Page is a not externally linkable
cmarshall - 9:40 pm on Jun 26, 2007 (gmt 0)
I do. Validators act as debuggers for me. If I make all my pages validate (not really difficult, these days, as I design valid code pretty much from git-go), then a failed validation is a bug, and the validator is nice enough to show me which line is the issue. THAT is a HUGE reason to do valid code. Validation: It ain't just a pretty face.
If it validates or not... who cares?