Annotation of 2002/css-validator/DOWNLOAD.html.en, revision 1.1

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">
        !             3: <html xmlns="http://www.w3.org/1999/xhtml" lang="en-fr" xml:lang="en-fr">
        !             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
        !            39:       access the W3C CVS public server and get 2002/css-validator.
        !            40:     </p>
        !            41:     <hr />
        !            42:     <img src="images/mwcss.gif" alt="made with CSS" />
        !            43:     <a href="Email.html">validator-css</a><br />
        !            44:     $Date: 2002/05/16 21:53:59 $
        !            45:   </body>
        !            46: </html>

Webmaster