You are viewing an old Wolf's Little Store website. Please visit wolfslittlestore.be for the most recent version.

Wolf’s Little Store

August 26, 2008

Validation

When you start getting into web standards, validation is the holy grail. Beginning web designers of this world decorate their brand new portfolio websites with cute XHTML/CSS valid buttons. We’ve all been guilty of this. At some point, these web designers are proud to call themselves a standarista, and boo at anything that resembles a table-based layout or so-called non-semantic markup. Instead of looking at how it works, they rinse a website’s code through the validator to nag about alt tags attributes and your “horrendous” doctype choice. “Everyone” knows XHTML 1.0 Strict is the way to go.

As you mature in coding, writing markup and stylesheets, and working on actual projects, things change. There’s money on the table, there’s a deadline, and there’s 80 fucking hours to make the website you’re making the next best thing since the internet. And then it’s time to realize that the only thing validation really is, is a little tool to help you out.

It’s an automated check to fix mistakes made along the way: badly nested divs, typo’s in your CSS, that proprietary IE rule you forgot to put in your conditional comments. It doesn’t matter if not all your alt tags are filled in and it doesn’t matter that the embedded YouTube video fails validation. Covering that up with swfobject isn’t going to do much. Look, those 0.3% of people you’re spending 20% of your time on: let it go. There’s a bunch more important stuff to do within your deadline than making sure every tiny validation error gets fixed. Every moron 3 months into webdesign can write valid XHTML/CSS, but how many people can create websites that are truly usable?

14 responses

Leave a Reply

Write in English, stay on-topic and polite.