I'd like to find a command-line tool for Linux that will validate both XHTML and CSS. As silly as this may sound, I'd like it to be able to operate offline.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
HTML tidy is a great tool for X/HTML validation
The W3C's CSS validator is also available for downloadThis tool claims to do offline CSS validation |
|||||||
|
|
I'm a big fan of Tidy: http://tidy.sourceforge.net/. |
|||
|
|