Published: 2011-04-29 A command-line script (written in Python) for validating HTML and CSS files and URLs using the WC3 validators. The w3c-validator.py script uses the curl(1) command to submit HTML files and URLs to the W3C Markup Validation Service and CSS files and URLs to the W3C CSS Validation Service. The script parses and reports [...]
