W3C validation badges
W3C validation badges
Out of context: Reply #9
- Started
- Last post
- 13 Responses
- airey0
the question does need asking, does validation matter in the least? certainly it's something for the hard-core developer to bang on about but a crap looking, poor content including, shitty navigation using, but validation site will probably not to the client the service they were hoping for.
- it does -> by producing valid code, you give your site the best chance of working across multiple browsers********
- and your client will probably want the site to be accessible to many users as possible********
- But, hacks to make sites work in IE 5x 6 etc can break validation in some cases.ETM
- put all your hacks in a separate file and use conditional comments -> this solves the problem********
- it does -> by producing valid code, you give your site the best chance of working across multiple browsers