Annotation of 2002/css-validator/documentation.html.pt-BR, revision 1.1

1.1     ! ot          1: <?xml version="1.0" encoding="utf-8"?>
        !             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="pt-br" lang="pt-br">
        !             5: <head>
        !             6:   <title>Documentação para o validador  CSS do W3C</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">
        !            10:     @import "style/base.css";    
        !            11:     @import "style/docs.css";    
        !            12:   </style>
        !            13:   <meta name="revision" content="$Id: documentation.html.pt-br,v 1.1 2008/06/30 20:38:58 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.pt-br,v 1.1 2008/06/30 20:38:58 ot Exp $ -->
        !            15: </head>
        !            16: 
        !            17: <body>
        !            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>Serviço de validação CSS</span></a></h1>
        !            21:    <p id="tagline">
        !            22:      Verifica folhas de estilo em cascata (CSS) e documentos (X)HTML com folhas de estilo
        !            23:    </p>
        !            24:   </div>
        !            25: 
        !            26: 
        !            27: <div id="main">
        !            28: <!-- This DIV encapsulates everything in this page - necessary for the positioning -->
        !            29: 
        !            30: <div class="doc">
        !            31: 
        !            32: <h2>Índice da documentação para o validador   CSS </h2>
        !            33: 
        !            34: <p id="skip"></p>
        !            35: 
        !            36: <h3 id="use">Recursos para usuários </h3>
        !            37: 
        !            38: <dl>
        !            39:     <dt><a href="./manual.html">Manual do usuário</a></dt>
        !            40:     <dd>Documento sobre o uso do validador.</dd>
        !            41:     <dt><a href="about.html">Sobre esse serviço </a></dt>
        !            42:     <dd>Informações sobre o validador CSS e respostas a algumas questões mais comuns. </dd>
        !            43:     <dt><a href="http://www.websitedev.de/css/validator-faq">
        !            44:        FAQ para o validador CSS
        !            45:     </a></dt>
        !            46:     <dd>Respostas à perguntas técnicas mais frequentes.</dd>
        !            47:     
        !            48: </dl>
        !            49: 
        !            50: <h3 id="devel">Recursos para o desenvolvedor </h3>
        !            51: 
        !            52: 
        !            53: <dl>
        !            54:     <dt><a href="DOWNLOAD.html">Download/Instalação</a></dt>
        !            55:     <dd>Como baixar o código do validador CSS e rodá-lo tanto via uma linha de comando quanto como uma extensão do servidor (Web Servlet).</dd>
        !            56:     
        !            57:     <dt><a href="README">LEIA-ME do desenvolvedor </a></dt>
        !            58:     <dd>Uma visão geral do código do validador CSS.</dd>
        !            59: 
        !            60:     <dt><a href="./api.html">Serviço Web  API</a></dt>
        !            61:     <dd>Documentação para a interface de validação SOAP 1.2.</dd>
        !            62:     
        !            63:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Bugs</a></dt>
        !            64:     <dd>Questões conhecidas sobre a versão corrente do validador e uma interface para reportar novos bugs e questões. 
        !            65:     Ver também <a href="Email.html">instruções para  feedback</a>.</dd>
        !            66: </dl>
        !            67: 
        !            68: </div>
        !            69: </div>
        !            70: <!-- End of "main" DIV. -->
        !            71: 
        !            72:    <ul class="navbar"  id="menu">
        !            73:        <li><strong><a href="./" title="Home page do serviço de validação CSS do W3C">Home</a></strong> <span class="hideme">|</span></li>
        !            74:        <li><a href="about.html" title="Sobre esse serviço">Sobre</a> <span class="hideme">|</span></li>
        !            75:         <li><a href="DOWNLOAD.html" title="Download do validador CSS">Download</a> <span class="hideme">|</span></li>
        !            76:         <li><a href="Email.html" title="Como enviar seu feedback sobre esse serviço">Feedback</a> <span class="hideme">|</span></li>
        !            77:         <li><a href="thanks.html" title="Créditos e agradecimentos">Créditos</a><span class="hideme">|</span></li>
        !            78: </ul>
        !            79: 
        !            80:        <ul id="lang_choice">
        !            81:            <li><a href="documentation.html.de"
        !            82:                lang="de"
        !            83:                xml:lang="de"
        !            84:                hreflang="de"
        !            85:                rel="alternate">Deutsch</a></li>
        !            86:            <li><a href="documentation.html.en"
        !            87:                lang="en"
        !            88:                xml:lang="en"
        !            89:                hreflang="en"
        !            90:            rel="alternate">English</a>  </li>
        !            91:            <li><a href="documentation.html.es"
        !            92:            lang="es" xml:lang="es" hreflang="es"
        !            93:            rel="alternate">Español</a></li>
        !            94:            <li><a href="documentation.html.fr"
        !            95:            lang="fr"
        !            96:            xml:lang="fr"
        !            97:            hreflang="fr"
        !            98:            rel="alternate">Français</a> </li>
        !            99:            <li><a href="documentation.html.it"
        !           100:                lang="it"
        !           101:                xml:lang="it"
        !           102:                hreflang="it"
        !           103:                rel="alternate">Italiano</a> </li>
        !           104:            <li><a href="documentation.html.nl"
        !           105:                lang="nl"
        !           106:                xml:lang="nl"
        !           107:                hreflang="nl"
        !           108:                rel="alternate">Nederlands</a> </li>
        !           109:            <li><a href="documentation.html.ja"
        !           110:                lang="ja"
        !           111:                xml:lang="ja"
        !           112:                hreflang="ja"
        !           113:                rel="alternate">日本語</a> </li>
        !           114:            <li><a href="documentation.html.pl-PL"
        !           115:                lang="pl"
        !           116:                xml:lang="pl"
        !           117:                hreflang="pl"
        !           118:                rel="alternate">Polski</a> </li>
        !           119:            <li><a href="documentation.html.zh-cn"
        !           120:                lang="zh-hans"
        !           121:                xml:lang="zh-hans"
        !           122:                hreflang="zh-hans"
        !           123:                rel="alternate">中文</a></li>
        !           124:       </ul>
        !           125: 
        !           126:      
        !           127:    <div id="footer">
        !           128:    <p id="activity_logos">
        !           129: 
        !           130:       <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, trazendo até você ferramentas livres para qualidade web e muito mais"><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="Saiba mais sobre folhas de estilo em cascata"><img src="images/woolly-icon" alt="CSS" /></a>
        !           131:    </p>
        !           132:    <p id="support_logo">
        !           133: Dê suporte a essa ferramenta, torne-se um <br />
        !           134: <a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="Suporte ao W3C" /></a>
        !           135:    </p>
        !           136: 
        !           137:     <p class="copyright">
        !           138:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
        !           139:       <a href="http://www.w3.org/"><acronym title="Consórcio da World Wide Web">W3C</acronym></a>&reg;
        !           140: 
        !           141:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
        !           142:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
        !           143:       <a href="http://www.keio.ac.jp/">Keio</a>),
        !           144:       All Rights Reserved.
        !           145:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
        !           146:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
        !           147:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
        !           148:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
        !           149: 
        !           150:       rules apply. Your interactions with this site are in accordance
        !           151:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
        !           152:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
        !           153:       statements.
        !           154:     </p>
        !           155: 
        !           156: </div>
        !           157:   </body>
        !           158: </html>
        !           159: 
        !           160: 

Webmaster