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

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.13    ! ot         13:   <meta name="revision" content="$Id: documentation.html.en,v 1.12 2007/11/13 06:31:37 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.en,v 1.12 2007/11/13 06:31:37 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: 
1.13    ! ot         49: <h3 id="translat">Translator's Corner</h3>
        !            50: <dl>
        !            51:     <dt><a href="http://qa-dev.w3.org:8001/css-validator/translations.html" title="CSS Validation Service Translation">Translation of the CSS Validator</a></dt>
        !            52:     <dd>Table of the state of all current translations, translations needing help, and instructions on making the validator available in an additional language.</dd>
        !            53: 
1.1       ot         54: <h3 id="devel">Developper Resources</h3>
                     55: 
                     56: 
                     57: <dl>
1.3       ot         58:     <dt><a href="DOWNLOAD.html">Download/Install</a></dt>
1.1       ot         59:     <dd>How to retrieve the source of the CSS validator and run it, either as a command line program or a Web Servlet.</dd>
                     60:     
                     61:     <dt><a href="README">developer's README</a></dt>
                     62:     <dd>An overview of the code of the CSS Validator</dd>
                     63: 
                     64:     <dt><a href="./api.html">Web Service API</a></dt>
                     65:     <dd>SOAP 1.2 validation interface documentation</dd>
                     66:     
                     67:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Bugs</a></dt>
                     68:     <dd>Known issues in the current version of the validator, and an interface to submit new bugs and issues. 
1.10      ot         69:     See also <a href="Email.html">the feedback instructions</a>.</dd>
1.1       ot         70: 
                     71: </dl>
                     72: 
                     73: 
                     74: 
                     75: </div>
                     76: </div>
                     77: <!-- End of "main" DIV. -->
                     78: 
                     79:    <ul class="navbar"  id="menu">
                     80:        <li><strong><a href="./" title="Home page for the W3C CSS Validation Service">Home</a></strong> <span class="hideme">|</span></li>
1.2       ot         81:        <li><a href="about.html" title="About this service">About</a> <span class="hideme">|</span></li>
                     82:         <li><a href="DOWNLOAD.html" title="Download the CSS validator">Download</a> <span class="hideme">|</span></li>
                     83:         <li><a href="Email.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>
                     84:         <li><a href="thanks.html" title="Credits and Acknowlegments">Credits</a><span class="hideme">|</span></li>
1.1       ot         85:       </ul>
                     86: 
1.9       ot         87:        <ul id="lang_choice">
                     88:            <li><a href="documentation.html.de"
                     89:                lang="de"
                     90:                xml:lang="de"
                     91:                hreflang="de"
                     92:                rel="alternate">Deutsch</a></li>
                     93:            <li><a href="documentation.html.en"
                     94:                lang="en"
                     95:                xml:lang="en"
                     96:            hreflang="en"
                     97:            rel="alternate">English</a>  </li>
                     98:            <li><a href="documentation.html.es"
                     99:            lang="es" xml:lang="es" hreflang="es"
                    100:            rel="alternate">Español</a></li>
                    101:            <li><a href="documentation.html.fr"
                    102:            lang="fr"
                    103:            xml:lang="fr"
                    104:            hreflang="fr"
                    105:            rel="alternate">Français</a> </li>
                    106:            <li><a href="documentation.html.it"
                    107:                lang="it"
                    108:                xml:lang="it"
                    109:                hreflang="it"
                    110:                rel="alternate">Italiano</a> </li>
                    111:            <li><a href="documentation.html.nl"
                    112:                lang="nl"
                    113:                xml:lang="nl"
                    114:                hreflang="nl"
                    115:                rel="alternate">Nederlands</a> </li>
                    116:            <li><a href="documentation.html.ja"
                    117:                lang="ja"
                    118:                xml:lang="ja"
                    119:                hreflang="ja"
                    120:                rel="alternate">日本語</a> </li>
                    121:            <li><a href="documentation.html.pl-PL"
                    122:                lang="pl"
                    123:                xml:lang="pl"
                    124:                hreflang="pl"
                    125:                rel="alternate">Polski</a> </li>
                    126:            <li><a href="documentation.html.zh-cn"
                    127:                lang="zh-hans"
                    128:                xml:lang="zh-hans"
                    129:                hreflang="zh-hans"
                    130:                rel="alternate">中文</a></li>
                    131:       </ul>
1.5       ot        132: 
1.9       ot        133:      
1.11      ot        134:    <div id="footer">
1.1       ot        135:    <p id="activity_logos">
1.11      ot        136: 
1.1       ot        137:       <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>
                    138:    </p>
                    139:    <p id="support_logo">
                    140: Support this tool, become a<br />
                    141: <a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a>
                    142:    </p>
                    143: 
                    144:     <p class="copyright">
1.12      ot        145:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
1.1       ot        146:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
                    147: 
                    148:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
                    149:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
                    150:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    151:       All Rights Reserved.
                    152:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    153:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    154:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    155:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    156: 
                    157:       rules apply. Your interactions with this site are in accordance
                    158:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    159:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    160:       statements.
                    161:     </p>
                    162: 
1.11      ot        163: </div>
1.1       ot        164:   </body>
                    165: </html>
                    166: 
                    167: 

Webmaster