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

1.1       ot          1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
                      2:     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
                      3: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
                      4: <head>
1.22      ot          5:   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1.1       ot          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.24    ! ot         13:   <meta name="revision" content="$Id: documentation.html.en,v 1.23 2009/02/05 14:31:31 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.en,v 1.23 2009/02/05 14:31:31 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>
1.15      ot         53: </dl>
1.13      ot         54: 
1.1       ot         55: <h3 id="devel">Developper Resources</h3>
                     56: 
                     57: 
                     58: <dl>
1.3       ot         59:     <dt><a href="DOWNLOAD.html">Download/Install</a></dt>
1.1       ot         60:     <dd>How to retrieve the source of the CSS validator and run it, either as a command line program or a Web Servlet.</dd>
                     61:     
                     62:     <dt><a href="README">developer's README</a></dt>
                     63:     <dd>An overview of the code of the CSS Validator</dd>
                     64: 
                     65:     <dt><a href="./api.html">Web Service API</a></dt>
                     66:     <dd>SOAP 1.2 validation interface documentation</dd>
                     67:     
                     68:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Bugs</a></dt>
                     69:     <dd>Known issues in the current version of the validator, and an interface to submit new bugs and issues. 
1.10      ot         70:     See also <a href="Email.html">the feedback instructions</a>.</dd>
1.1       ot         71: 
                     72: </dl>
                     73: 
                     74: 
                     75: 
                     76: </div>
                     77: </div>
                     78: <!-- End of "main" DIV. -->
                     79: 
                     80:    <ul class="navbar"  id="menu">
                     81:        <li><strong><a href="./" title="Home page for the W3C CSS Validation Service">Home</a></strong> <span class="hideme">|</span></li>
1.2       ot         82:        <li><a href="about.html" title="About this service">About</a> <span class="hideme">|</span></li>
                     83:         <li><a href="DOWNLOAD.html" title="Download the CSS validator">Download</a> <span class="hideme">|</span></li>
                     84:         <li><a href="Email.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>
                     85:         <li><a href="thanks.html" title="Credits and Acknowlegments">Credits</a><span class="hideme">|</span></li>
1.1       ot         86:       </ul>
                     87: 
1.9       ot         88:        <ul id="lang_choice">
1.18      ot         89:      
1.24    ! ot         90:      <li><a href="documentation.html.bg"
        !            91:     lang="bg"
        !            92:     xml:lang="bg"
        !            93:     hreflang="bg"
        !            94:     rel="alternate">Български</a></li>
        !            95:   <li><a href="documentation.html.de"
1.18      ot         96:          lang="de"
                     97:          xml:lang="de"
                     98:          hreflang="de"
                     99:          rel="alternate">Deutsch</a>
                    100:      </li>
                    101:      
1.19      ot        102:      <li><a href="documentation.html.en"
1.18      ot        103:          lang="en"
                    104:          xml:lang="en"
                    105:          hreflang="en"
                    106:          rel="alternate">English</a>
                    107:      </li>
                    108:      
1.19      ot        109:      <li><a href="documentation.html.es"
1.18      ot        110:          lang="es"
                    111:          xml:lang="es"
                    112:          hreflang="es"
                    113:          rel="alternate">Español</a>
                    114:      </li>
                    115:      
1.19      ot        116:      <li><a href="documentation.html.fr"
1.18      ot        117:          lang="fr"
                    118:          xml:lang="fr"
                    119:          hreflang="fr"
                    120:          rel="alternate">Français</a>
                    121:      </li>
                    122:      
1.19      ot        123:      <li><a href="documentation.html.ko"
1.18      ot        124:          lang="ko"
                    125:          xml:lang="ko"
                    126:          hreflang="ko"
                    127:          rel="alternate">한국어</a>
                    128:      </li>
                    129:      
1.19      ot        130:      <li><a href="documentation.html.it"
1.18      ot        131:          lang="it"
                    132:          xml:lang="it"
                    133:          hreflang="it"
                    134:          rel="alternate">Italiano</a>
                    135:      </li>
                    136:      
1.19      ot        137:      <li><a href="documentation.html.nl"
1.18      ot        138:          lang="nl"
                    139:          xml:lang="nl"
                    140:          hreflang="nl"
                    141:          rel="alternate">Nederlands</a>
                    142:      </li>
                    143:      
1.19      ot        144:      <li><a href="documentation.html.ja"
1.18      ot        145:          lang="ja"
                    146:          xml:lang="ja"
                    147:          hreflang="ja"
                    148:          rel="alternate">日本語</a>
                    149:      </li>
                    150:      
1.19      ot        151:      <li><a href="documentation.html.pl-PL"
1.18      ot        152:          lang="pl-PL"
                    153:          xml:lang="pl-PL"
                    154:          hreflang="pl-PL"
                    155:          rel="alternate">Polski</a>
                    156:      </li>
                    157:      
1.19      ot        158:      <li><a href="documentation.html.pt-BR"
1.18      ot        159:          lang="pt-BR"
                    160:          xml:lang="pt-BR"
                    161:          hreflang="pt-BR"
                    162:          rel="alternate">Português</a>
                    163:      </li>
                    164:      
1.19      ot        165:      <li><a href="documentation.html.ru"
1.18      ot        166:          lang="ru"
                    167:          xml:lang="ru"
                    168:          hreflang="ru"
                    169:          rel="alternate">Русский</a>
                    170:      </li>
                    171:      
1.19      ot        172:      <li><a href="documentation.html.sv"
1.18      ot        173:          lang="sv"
                    174:          xml:lang="sv"
                    175:          hreflang="sv"
                    176:          rel="alternate">Svenska</a>
                    177:      </li>
                    178:      
1.19      ot        179:      <li><a href="documentation.html.zh-cn"
1.18      ot        180:          lang="zh-cn"
                    181:          xml:lang="zh-cn"
                    182:          hreflang="zh-cn"
                    183:          rel="alternate">简体中文</a>
                    184:      </li>
                    185: </ul>
                    186: 
1.5       ot        187: 
1.9       ot        188:      
1.11      ot        189:    <div id="footer">
1.1       ot        190:    <p id="activity_logos">
1.11      ot        191: 
1.1       ot        192:       <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>
                    193:    </p>
                    194:    <p id="support_logo">
1.21      ot        195:    <a href="http://www.w3.org/QA/Tools/Donate">
                    196:    <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
                    197:    </a>
1.1       ot        198:    </p>
                    199: 
                    200:     <p class="copyright">
1.20      ot        201:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2009
1.1       ot        202:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
                    203: 
                    204:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
                    205:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
                    206:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    207:       All Rights Reserved.
                    208:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    209:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    210:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    211:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    212: 
                    213:       rules apply. Your interactions with this site are in accordance
                    214:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    215:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    216:       statements.
                    217:     </p>
                    218: 
1.11      ot        219: </div>
1.1       ot        220:   </body>
                    221: </html>
                    222: 
                    223: 

Webmaster