CSS Validator Binary Distribution

This a binary distribution of W3C CSS Validator. It was built from the source on June 25, 2006. No modifications were made.

This distribution is provided as is to make testing a large number of CSS files easier.

Requirements

A Java 2 Virtual Machine is required to use the validator. You can download one from Sun if you do not have one installed.

Usage

Summary

java -jar ~/css-validator/css-validator.jar [-options] files URLs

Sample

    java -jar ~/css-validator/css-validator.jar f1.css http://illumit.com/
    

Options

-e
Show errors only.
-html
Output HTML.
-css1 | -css2 | -css21 | -css3 | -svg | -svgbasic | -svgtiny
Specify CSS version. CSS2 is the default.

Support

If you have questions about how this distribution is built or packaged, mailto:contact@illumit.com.

Use the CSS Validator Feedback page if you have any questions or problems with the validator itself.

Updates are announced on via RSS

Download

Download the css validator binary distribution css-validator.zip. Extract the files (OS X and *ix users can use unzip).

License Agreement

This is a binary distribution of W3C CSS Validator Version 2.0 It was built from the source on June 25, 2006. No modifications were made to the source.

THIS SOFTWARE AND DOCUMENTATION IS PROVIDED "AS IS," AND ILLUMIT L.L.C AND THE COPYRIGHT HOLDERS (W3C) MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE OR DOCUMENTATION WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.

ILLUMIT L.L.C AND THE COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE SOFTWARE OR DOCUMENTATION.