For those of you who do web design or the odd web work, you may have heard of the world wide web consortium (W3C). They are the standards body that is responsible for the HTML and XHTML specifications.

One of the challenges of doing web design is ensuring that your designs work on multiple browsers and operating systems. One of the ways to help with that is to make sure that your website actually conforms to W3C standards, and properly validates against a real parser. Unfortunately, very few web sites these days actually validate, even amongst people who really should understood the importance of validation.

Out of all the themes I’ve created, this is the only one on this website that has validated against W3C. To be honest, had it not been for the jedi-like teachings of Dale Mugford, I’d probably still be in non-validating HTML hell. But going from non-validating to validating really didn’t take that much time, and it’s made me approach web design and development from a new (and proper) angle.

I went around the internet tonight and checked most of my friends websites and those of influential Vancouver technology people. Unfortunately, nearly every single site failed miserably, often displaying hundreds of errors. I don’t want to single out any particular websites, but I encourage everyone to check their own site using the W3C validator to see for themselves.

Since Vancouver contains some of the brightest most influential minds in the web world, I’d like to lay down the gauntlet for everyone to clean up their websites and make them properly validate. I’m more than happy to guide anyone who wants help in this area, but I think it would be rather impressive if the majority of the Vancouver web community could lead by example in this area.

If your site does validate (or doesn’t) let people know in the comments. Feel free to bash a few of your peers to get them to join the competition :) As I said, I’m more than willing to help anyone out if they need some guidance in this area.

Maybe when it’s done we can all get together and celebrate at a pub. I’m more than happy to buy the first few pitchers, but only people who have validating websites can attend the party.


Feel free to add me on Twitter, or subscribe to my RSS feed.