File:  [Public] / 2002 / css-validator / README.html
Revision 1.8: download - view: text, annotated - select for diffs
Thu Jan 14 14:10:28 2010 UTC (15 years, 5 months ago) by ylafon
Branches: MAIN
CVS tags: css2010_0, apadktba_0, HEAD
ercim.org -> ercim.eu

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-fr" xml:lang="en-fr">
  <head>
    <title>CSS Validator Project</title>
    <link href="style/page.css" type="text/css" rel="STYLESHEET" />
    <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
    <link rel="STYLESHEET" title="default" media="screen"
href="style/general.css" type="text/css" />
    <style type="text/css" title="default" media="all">
	@import "style/base.css";
    </style>
    <meta name="ROBOTS" content="NOINDEX, NOFOLLOW" />
</head>
  <body>
    <a class="left" href="http://www.w3.org">
      <img src="http://www.w3.org/Icons/w3c_home" border="0" alt="W3C" /></a>
    <a class="right" href="http://www.w3.org/Jigsaw/"><img
	  src="http://jigsaw.w3.org/Icons/jigpower.gif" alt="Jigsaw Powered"
	  border="0" width="94" height="52" /></a>
    <br />

    <div class="t1">CSS</div>
    <div class="t2">Validator</div>

    <h1 class="center">CSS Validator version 2.1</h1>
    
    <p>
    The latest development code for the CSS Validator is available through <a
	href="http://dev.w3.org/cvsweb/2002/css-validator/">W3C Public CVS Repository</a>. 
	</p>
	<p>
	
	For a visual representation, see the <a 
	href="docs/CSS_Validator_Sequence_Diagram.png">CSS Validator Sequence Diagram</a>,
	which is available in <a href="docs/CSS_Validator_Sequence_Diagram.png">
	png</a>, <a href="docs/CSS_Validator_Sequence_Diagram.graffle">graffle</a> and 
	<a href="docs/CSS_Validator_Sequence_Diagram.svg">svg</a> formats.
    </p>
    
    <p>
    If you have any questions or problems with the validator, send us an <a
	href="Email.html.en">email</a>.
    </p>
  </body>
</html>

Webmaster