demosthenes.info

A blog by Dudley Storey on , , , , , , and anything else that strikes his fancy.

featured articles

popular favourites

Alternative Validators

While the W3C validator will remain the canonical standard for web page validation, there are a number of other possible validation services that offer some extra features.

Validator.nu is a good alternative to the W3C validator that accepts a URL to a live site, a file upload, or direct input of code. You’ll probably find this validator somewhat less strict than the others, so be cautious.

Both the W3C and Validator.nu validate a page at a time; W3CLove checks all the pages of a live site, which is very useful for small-to-medium-sized sites like this one.

The W3C also offers a CSS validation service. I find it less useful than the HTML validator, but it can still point out common errors, such as setting a font color or background image while neglecting to specify a background color for the same element.

Finally, you should be aware of the poor man’s validator: the View Source command in Firefox. (CMD-SHIFT-U). While not nearly as extensive in error reporting as a fully-fledged validation service, Firefox will still highlight common errors, such as unclosed quotes, when you view the source of your page from the browser.

web developer guide

featured comment

by JoelB in Goodbye, JQuery Validation: HTML5 Form Errors With CSS3

what i'm reading

A Storm of Swords: A Song of Ice and Fire: Book Three
A Storm of Swords: A Song of Ice and Fire: Book Three

what i'm watching

Californication: The Third Season
Californication: The Third Season

what i'm playing

Mass Effect 3 Collector's Edition
Mass Effect 3 Collector's Edition

what i'm hearing

Dub FX
Dub FX

blogs

podcasts

no ads ever

This blog is free of advertising, and always will be.

creative commons licensed

The content of this blog is free to use in whatever way you wish under the Creative Commons license.