Quote:
Originally Posted by dozey
One thing that could possibly matter is whether your document is valid xhtml / html on the whole.. which applies to both anyway.. it is easy to put an invalid parameter / tag into either, so that isn't really relevant to this discussion.
|
I always validate my code, as well as check that it works on all platforms and in all (important) browsers, so that's not a problem. Everybody should do that, always.