Annotation of 2002/css-validator/DOWNLOAD.html.en, revision 1.6
1.1 plehegar 1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
1.3 plehegar 3: <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
1.1 plehegar 4: <head>
5: <title>CSS Validator Project</title>
6:
7: <link href="style/page.css" rel="STYLESHEET" />
8: <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
9: <link rel="STYLESHEET" title="default" media="screen"
10: href="style/general.css" type="text/css" />
11: <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
12: </head>
13: <body>
14: <a class="left" href="http://www.w3.org">
15: <img src="http://www.w3.org/Icons/w3c_home" border="0" alt="W3C" /></a>
16: <a class="right" href="http://www.w3.org/Jigsaw/"><img
17: src="http://jigsaw.w3.org/Icons/jigpower.gif" alt="Jigsaw Powered"
18: border="0" width="94" height="52" /></a>
19: <br />
20:
21: <div class="t1">CSS</div>
22: <div class="t2">Validator</div>
23:
24: <h1>CSS Validator version 2.0 : Download</h1>
25: <p>
26: Don't forget to read the <a
27: href="http://www.w3.org/Consortium/Legal/copyright-software.html">Copyright
28: NOTICE</a> before ...
29: </p>
30: <!--
31: <ol>
32: <li><a href="validator.zip">validator.zip</a> All classes of the validator. <a href="RUN.html">How to use it ?</a>
33: </li><li><a href="sites.zip">sites.zip</a> the entire site.</li>
34: </ol>
35: -->
36: <p>
37: The <a href='http://dev.w3.org/cvsweb/2002/css-validator'>CSS validator</a> is available for download using CVS.
38: Follow the <a href='http://dev.w3.org/cvsweb/'>instructions</a> to
1.4 plehegar 39: access the W3C CVS public server and get 2002/css-validator. Note
40: that the online version of the CSS Validator is older than the CVS
41: version so we may not have the same results...
42: </p>
43: <p>
44: Sijtsche sent <a
1.5 plehegar 45: href='http://lists.w3.org/Archives/Public/www-validator-css/2003Jan/0037.html'>instructions</a>
1.6 ! plehegar 46: on how to install the CSS Validator on your computer.
1.1 plehegar 47: </p>
48: <hr />
1.2 plehegar 49: <a class="right" href="http://jigsaw.w3.org/css-validator">
50: <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss"
51: alt="Valid CSS!" /></a>
1.1 plehegar 52: <a href="Email.html">validator-css</a><br />
1.6 ! plehegar 53: $Date: 2003/02/27 23:28:14 $
1.1 plehegar 54: </body>
55: </html>
Webmaster