: Linux HTML/XML W3C Validation Utilities What programs can I use to validate HTML/XML markup? Basically, I want a local, command-line based, version of W3C HTML validation service (like lint)
What programs can I use to validate HTML/XML markup?
Basically, I want a local, command-line based, version of W3C HTML validation service (like lint) that I can use for detecting errors.
Update
I would also accept a solution that uses the W3C web service from the command line.
Related Questions:
How can I validate HTML offline?
More posts by @Courtney195
4 Comments
Sorted by latest first Latest Oldest Best
HTML Tidy, developed by Dave Raggett of W3C, can validate & automatically fix errors. It can work from the command-line
The HTML5 validator source code is available through SVN, has dependencies on Java.
The W3 validator is open source (written in Python I believe) so you can download and run it locally. I can't for the life of me find the download link on w3.org though.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.