Annotation of 2002/css-validator/documentation.html.en, revision 1.12

1.8       ot          1: <?xml version="1.0" encoding="utf-8"?>
1.1       ot          2: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
                      3:     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
                      4: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
                      5: <head>
                      6:   <title>Documentation for the W3C CSS Validator</title>
                      7:   <link rev="made" href="mailto:www-validator-css@w3.org" />
                      8:   <link rev="start" href="./" title="Home Page" />
                      9:   <style type="text/css" media="all">
1.4       ot         10:     @import "style/base.css";    
                     11:     @import "style/docs.css";    
1.1       ot         12:   </style>
1.12    ! ot         13:   <meta name="revision" content="$Id: documentation.html.en,v 1.11 2007/10/31 15:30:59 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.en,v 1.11 2007/10/31 15:30:59 ot Exp $ -->
1.1       ot         15: </head>
                     16: 
                     17: <body>
1.11      ot         18:   <div id="banner">
                     19:    <h1 id="title"><a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
                     20:    <a href="./"><span>CSS Validation Service</span></a></h1>
                     21:    <p id="tagline">
                     22:      Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
                     23:    </p>
                     24:   </div>
1.1       ot         25: 
                     26: 
                     27: <div id="main">
                     28: <!-- This DIV encapsulates everything in this page - necessary for the positioning -->
                     29: 
                     30: <div class="doc">
                     31: <h2>Documentation index for the CSS Validator</h2>
                     32: 
                     33: <p id="skip"></p>
                     34: 
                     35: <h3 id="use">User Resources</h3>
                     36: 
                     37: <dl>
                     38:     <dt><a href="./manual.html">User's Manual</a></dt>
                     39:     <dd>The documentation on how to use the CSS validator</dd>
1.3       ot         40:     <dt><a href="about.html">About this service</a></dt>
1.1       ot         41:     <dd>Informations about the CSS Validator, and answers to some general questions</dd>
                     42:     <dt><a href="http://www.websitedev.de/css/validator-faq">
                     43:        CSS Validator FAQ
                     44:     </a></dt>
                     45:     <dd>Answers to technical questions frequently asked.</dd>
                     46:     
                     47: </dl>
                     48: 
                     49: <h3 id="devel">Developper Resources</h3>
                     50: 
                     51: 
                     52: <dl>
1.3       ot         53:     <dt><a href="DOWNLOAD.html">Download/Install</a></dt>
1.1       ot         54:     <dd>How to retrieve the source of the CSS validator and run it, either as a command line program or a Web Servlet.</dd>
                     55:     
                     56:     <dt><a href="README">developer's README</a></dt>
                     57:     <dd>An overview of the code of the CSS Validator</dd>
                     58: 
                     59:     <dt><a href="./api.html">Web Service API</a></dt>
                     60:     <dd>SOAP 1.2 validation interface documentation</dd>
                     61:     
                     62:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Bugs</a></dt>
                     63:     <dd>Known issues in the current version of the validator, and an interface to submit new bugs and issues. 
1.10      ot         64:     See also <a href="Email.html">the feedback instructions</a>.</dd>
1.1       ot         65: 
                     66: </dl>
                     67: 
                     68: 
                     69: 
                     70: </div>
                     71: </div>
                     72: <!-- End of "main" DIV. -->
                     73: 
                     74:    <ul class="navbar"  id="menu">
                     75:        <li><strong><a href="./" title="Home page for the W3C CSS Validation Service">Home</a></strong> <span class="hideme">|</span></li>
1.2       ot         76:        <li><a href="about.html" title="About this service">About</a> <span class="hideme">|</span></li>
                     77:         <li><a href="DOWNLOAD.html" title="Download the CSS validator">Download</a> <span class="hideme">|</span></li>
                     78:         <li><a href="Email.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>
                     79:         <li><a href="thanks.html" title="Credits and Acknowlegments">Credits</a><span class="hideme">|</span></li>
1.1       ot         80:       </ul>
                     81: 
1.9       ot         82:        <ul id="lang_choice">
                     83:            <li><a href="documentation.html.de"
                     84:                lang="de"
                     85:                xml:lang="de"
                     86:                hreflang="de"
                     87:                rel="alternate">Deutsch</a></li>
                     88:            <li><a href="documentation.html.en"
                     89:                lang="en"
                     90:                xml:lang="en"
                     91:            hreflang="en"
                     92:            rel="alternate">English</a>  </li>
                     93:            <li><a href="documentation.html.es"
                     94:            lang="es" xml:lang="es" hreflang="es"
                     95:            rel="alternate">Español</a></li>
                     96:            <li><a href="documentation.html.fr"
                     97:            lang="fr"
                     98:            xml:lang="fr"
                     99:            hreflang="fr"
                    100:            rel="alternate">Français</a> </li>
                    101:            <li><a href="documentation.html.it"
                    102:                lang="it"
                    103:                xml:lang="it"
                    104:                hreflang="it"
                    105:                rel="alternate">Italiano</a> </li>
                    106:            <li><a href="documentation.html.nl"
                    107:                lang="nl"
                    108:                xml:lang="nl"
                    109:                hreflang="nl"
                    110:                rel="alternate">Nederlands</a> </li>
                    111:            <li><a href="documentation.html.ja"
                    112:                lang="ja"
                    113:                xml:lang="ja"
                    114:                hreflang="ja"
                    115:                rel="alternate">日本語</a> </li>
                    116:            <li><a href="documentation.html.pl-PL"
                    117:                lang="pl"
                    118:                xml:lang="pl"
                    119:                hreflang="pl"
                    120:                rel="alternate">Polski</a> </li>
                    121:            <li><a href="documentation.html.zh-cn"
                    122:                lang="zh-hans"
                    123:                xml:lang="zh-hans"
                    124:                hreflang="zh-hans"
                    125:                rel="alternate">中文</a></li>
                    126:       </ul>
1.5       ot        127: 
1.9       ot        128:      
1.11      ot        129:    <div id="footer">
1.1       ot        130:    <p id="activity_logos">
1.11      ot        131: 
1.1       ot        132:       <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a><a href="http://www.w3.org/Style/CSS/learning" title="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
                    133:    </p>
                    134:    <p id="support_logo">
                    135: Support this tool, become a<br />
                    136: <a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a>
                    137:    </p>
                    138: 
                    139:     <p class="copyright">
1.12    ! ot        140:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
1.1       ot        141:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
                    142: 
                    143:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
                    144:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
                    145:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    146:       All Rights Reserved.
                    147:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    148:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    149:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    150:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    151: 
                    152:       rules apply. Your interactions with this site are in accordance
                    153:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    154:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    155:       statements.
                    156:     </p>
                    157: 
1.11      ot        158: </div>
1.1       ot        159:   </body>
                    160: </html>
                    161: 
                    162: 

Webmaster