Useful articles.
Dan Kegel
dank@kegel.com
Tue Apr 27 14:14:00 GMT 2004
Ian Bruntlett wrote:
> Could you recommend a particular HTML
> validator for me to use? (I'm more of a programmer than a webmaster but
> I'm willing to learn more to make the website better.
I use two. There's the online one, http://validator.w3.org,
which is good for a quick check from a browser,
and then there's "HTML Tidy", http://tidy.sourceforge.net/
which I use not just for validation, but also for
reformatting (I tend to use things like 'tidy -i -wrap 200 -b -c'
when I run into a page that's so cluttered I can't read
the code to debug it).
- Dan
--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change
More information about the Gcc
mailing list