Page is a not externally linkable
swa66 - 8:25 am on Jan 23, 2009 (gmt 0)
I mostly use the w3.org validators as they are easy to use from the web developer toolbar add-on for firefox. The WDG HTML Validator above link is interesting. I tried it on a few smaller sites and they went through with flying colors. I tried it also on one of my old sites and well, I fixed quite a few errors. Now if they didn't have that 100 page limit (think that site has many thousands), I'd get them all.
Every page I touch with an editor gets validated afterward, and fixed till it validates.
Where did these errors come from on that site (a site I do care a lot about, it's my first):
Anyway I wish e.g. the web developer toolbar would pop a big fat warning that my CSS/HTML was invalid on a list of sites I set up for it. That way I would see those invalid code warnings a lot easier.
I think it's easy enough to keep code valid if you edit the (x)html and css in a text editor. It's just a minor nuisance to do so, and you get rewarded dozens times over by not having browsers guess what you meant.
For CMS systems it's dependent on how good they are. If you didn't have compliant code as a requirement when choosing the CMS, getting it now will be kinda too hard.