Select Git revision
README.html
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.html 3.73 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>CSS Validator Binary Distribution - Illumit</title>
<link title="RSS Feed" type="application/rss+xml" rel="alternate" href="http://www.illumit.com/site.rss" />
</head>
<body>
<h1>CSS Validator Binary Distribution</h1>
<p>This a binary distribution of <a href="http://jigsaw.w3.org/css-validator">W3C CSS Validator</a>.
It was built from the <a href="http://dev.w3.org/cvsweb/2002/css-validator">source</a> on June 25, 2006.
No modifications were made.</p>
<p>This distribution is provided <a href="#asis">as is</a> to make testing a large number of CSS files easier.</p>
<h2>Requirements</h2>
<p>A Java 2 Virtual Machine is required to use the validator.
You can download one from <a href="http://java.sun.com/">Sun</a> if you do not have one installed.</p>
<h2>Usage</h2>
<h2>Summary</h2>
<p><code>java -jar <samp>~/css-validator/</samp>css-validator.jar [-options] files URLs</code></p>
<h2>Sample</h2>
<pre>
java -jar ~/css-validator/css-validator.jar f1.css http://illumit.com/
</pre>
<h2>Options</h2>
<dl>
<dt>-e</dt><dd>Show errors only.</dd>
<dt>-html</dt><dd>Output HTML.</dd>
<dt>-css1 | -css2 | -css21 | -css3 | -svg | -svgbasic | -svgtiny</dt>
<dd>Specify CSS version. CSS2 is the default.</dd>
</dl>
<h2>Support</h2>
<p>If you have questions about how this distribution is built or packaged,
<a href="mailto:contact@illumit.com">mailto:contact@illumit.com</a>.</p>
<p>Use the CSS Validator <a href="http://jigsaw.w3.org/css-validator/Email">Feedback</a>
page if you have any questions or problems with the validator itself.</p>
<p class="Footnote">Updates are announced on via
<a class="RSSLink" rel="alternate" type="application/rss+xml" href="http://www.illumit.com/site.rss">RSS</a></p>
<!--
<h2>Contents</h2>
<ul>
<li><a href="css-validator.jar">css-validator.jar</a> Executable JAR package</li>
<li><a href="COPYRIGHT.html">COPYRIGHT.html</a> CSS Validator Copyright Notice</li>
<li><a href="css-validator-javadoc.jar">css-validator-javadoc.jar</a> CSS Validator API Docs</li>
<li>Required libraries:<ul>
<li><a href="jigsaw.jar">jigsaw.jar</a> and <a href="JIGSAW_COPYRIGHT">JIGSAW_COPYRIGHT</a></li>
<li><a href="xerces.jar">xerces.jar</a> and <a href="XERCES_COPYING.txt">XERCES_COPYING.txt</a></li>
</ul>
</li>
</ul>
-->
<h2>Download</h2>
<p>Download the css validator binary distribution <a href="css-validator.zip">css-validator.zip</a>. Extract the files (OS X and *ix users can use unzip).</p>
<h2><a name="asis">License Agreement</a></h2>
<p>This is a binary distribution of <a href="http://jigsaw.w3.org/css-validator">W3C CSS Validator</a> Version 2.0
It was built from the <a href="http://dev.w3.org/cvsweb/2002/css-validator">source</a> on June 25, 2006.
No modifications were made to the source.</p>