View Single Post
  #6 (permalink)  
Old 02-28-2008, 08:06 PM
DrTandem1's Avatar
DrTandem1 DrTandem1 is offline
WebProWorld 1,000+ Club
 
Join Date: Oct 2003
Location: Encinitas, CA
Posts: 1,830
DrTandem1 RepRank 2
Default Re: W3.org Validator Help

Quote:
Originally Posted by Big Juice View Post
If your page/site loads in all of the major browsers then don't worry about the W3 validation.

W3 validation is a vanity thing for tech geeks and if any geek was really concerned with vanity they wouldn't use pocket protectors, tape on their glasses, pants pulled up to their sunken chests and greasy hair, now would they???
This is an incorrect statement. It depends on the error in question. For instance, if there is an error for a missing alt tag for an invisible spacer image, it really won't affect anything other than failing to validate. However, if the error is more serious like a missing closing tag, it could very well change the way the site appears on different browsers.

If avoiding code infractions are just for geeks, then I hope a geek built my house.

The fact is you should be able to get the design/layout you are seeking using valid code. It has nothing to do with vanity. It is simply taking pride in your work and doing the best you can to be sure that your site is cross-browser compatible. If I come across a validation error on a site I administer, I fix it, major or minor.
__________________
DrTandem's San Diego Web Page Design, drtandem.com

Last edited by DrTandem1; 02-28-2008 at 08:13 PM.
Reply With Quote