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
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
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/. |
|||
|
|