Annotation of 2002/css-validator/documentation.html.es, revision 1.14

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="es" lang="es">
                      5: <head>
1.14    ! ot          6: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1.3       ot          7: <title>Documentación del Validador de CSS del W3C</title>
                      8: <link rev="made" href="mailto:www-validator-css@w3.org"/>
                      9: <link rev="start" href="./" title="Home Page"/>
                     10: <style type="text/css" media="all">
1.1       ot         11:     @import "style/base.css";    
                     12:     @import "style/docs.css";    
                     13:   </style>
1.14    ! ot         14: <meta name="revision" content="$Id: documentation.html.es,v 1.13 2009/01/08 22:40:33 ot Exp $"/>
        !            15: <!-- SSI Template Version: $Id: documentation.html.es,v 1.13 2009/01/08 22:40:33 ot Exp $ -->
1.1       ot         16: </head>
                     17: <body>
1.5       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>Servicio de Validaci&oacute;n de CSS</span></a></h1>
                     21:    <p id="tagline">
                     22:      Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
                     23:    </p>
                     24:   </div>
                     25: 
1.1       ot         26: <div id="main">
                     27: <!-- This DIV encapsulates everything in this page - necessary for the positioning -->
                     28: <div class="doc">
1.3       ot         29: <h2>&Iacute;ndice de documentaci&oacute;n del Validador de CSS</h2>
                     30: <p id="skip"/>
1.1       ot         31: <h3 id="use">Recursos para el Usuario</h3>
                     32: <dl>
1.3       ot         33: <dt>
                     34: <a href="./manual.html">Manual de Usuario</a>
                     35: </dt>
                     36: <dd>La documentaci&oacute;n sobre c&oacute;mo utilizar el validador de CSS</dd>
                     37: <dt>
                     38: <a href="about.html">Acerca de este servicio</a>
                     39: </dt>
                     40: <dd>Información sobre el Validador de CSS y respuestas a algunas preguntas generales</dd>
                     41: <dt>
                     42: <a href="http://www.websitedev.de/css/validator-faq">
                     43:        Preguntas frecuentes del Validador CSS
                     44:     </a>
                     45: </dt>
                     46: <dd>Respuestas a preguntas t&eacute;cnicas formuladas con frecuencia.</dd>
1.1       ot         47: </dl>
                     48: <h3 id="devel">Recursos para el Desarrollador</h3>
                     49: <dl>
1.3       ot         50: <dt>
                     51: <a href="DOWNLOAD.html">Descarga/Instalaci&oacute;n</a>
                     52: </dt>
                     53: <dd>C&oacute;mo obtener el código fuente del validador de CSS y ejecutarlo, bien como un programa en l&iacute;nea de comandos o como un Servlet Web.</dd>
                     54: <dt>
                     55: <a href="README">LEEME para el desarrollador</a>
                     56: </dt>
                     57: <dd>Una vista general del c&oacute;digo del Validador CSS</dd>
                     58: <dt>
                     59: <a href="./api.html">API del Servicio Web</a>
                     60: </dt>
                     61: <dd>Documentaci&oacute;n de la interfaz de validaci&oacute;n SOAP 1.2</dd>
                     62: <dt>
                     63: <a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Bugs</a>
                     64: </dt>
                     65: <dd>Incidencias conocidas en la versi&oacute;n actual del validador, y una interfaz para enviar nuevas incidencias o errores. 
1.4       ot         66:     Ver tambi&eacute;n <a href="Email.html">las instrucciones de feedback</a>.</dd>
1.1       ot         67: </dl>
                     68: </div>
                     69: </div>
                     70: <!-- End of "main" DIV. -->
1.3       ot         71: <ul class="navbar" id="menu">
                     72: <li>
                     73: <strong>
                     74: <a href="./" title="P&aacute;gina de inicio del Servicio de Validaci&oacute;n de CSS del W3C">Home</a>
                     75: </strong>
                     76: <span class="hideme">|</span>
                     77: </li>
                     78: <li>
                     79: <a href="about.html" title="Acerca de este servicio">Acerca de</a>
                     80: <span class="hideme">|</span>
                     81: </li>
                     82: <li>
                     83: <a href="DOWNLOAD.html" title="Descarga el validador CSS">Descarga</a>
                     84: <span class="hideme">|</span>
                     85: </li>
                     86: <li>
                     87: <a href="Email.html" title="&iquest;C&oacute;mo realizar comentarios sobre este  servicio">Comentarios</a>
                     88: <span class="hideme">|</span>
                     89: </li>
                     90: <li>
                     91: <a href="thanks.html" title="Cr&eacute;ditos y Agradecimientos">Cr&eacute;ditos</a>
                     92: <span class="hideme">|</span>
                     93: </li>
                     94: </ul>
                     95:  <ul id="lang_choice">
1.10      ot         96:      
1.11      ot         97:      <li><a href="documentation.html.de"
1.3       ot         98:          lang="de"
                     99:          xml:lang="de"
                    100:          hreflang="de"
1.10      ot        101:          rel="alternate">Deutsch</a>
                    102:      </li>
                    103:      
1.11      ot        104:      <li><a href="documentation.html.en"
1.3       ot        105:          lang="en"
                    106:          xml:lang="en"
1.10      ot        107:          hreflang="en"
                    108:          rel="alternate">English</a>
                    109:      </li>
                    110:      
1.11      ot        111:      <li><a href="documentation.html.es"
1.10      ot        112:          lang="es"
                    113:          xml:lang="es"
                    114:          hreflang="es"
                    115:          rel="alternate">Español</a>
                    116:      </li>
                    117:      
1.11      ot        118:      <li><a href="documentation.html.fr"
1.10      ot        119:          lang="fr"
                    120:          xml:lang="fr"
                    121:          hreflang="fr"
                    122:          rel="alternate">Français</a>
                    123:      </li>
                    124:      
1.11      ot        125:      <li><a href="documentation.html.ko"
1.9       ot        126:          lang="ko"
                    127:          xml:lang="ko"
                    128:          hreflang="ko"
1.10      ot        129:          rel="alternate">한국어</a>
                    130:      </li>
                    131:      
1.11      ot        132:      <li><a href="documentation.html.it"
1.3       ot        133:          lang="it"
                    134:          xml:lang="it"
                    135:          hreflang="it"
1.10      ot        136:          rel="alternate">Italiano</a>
                    137:      </li>
                    138:      
1.11      ot        139:      <li><a href="documentation.html.nl"
1.3       ot        140:          lang="nl"
                    141:          xml:lang="nl"
                    142:          hreflang="nl"
1.10      ot        143:          rel="alternate">Nederlands</a>
                    144:      </li>
                    145:      
1.11      ot        146:      <li><a href="documentation.html.ja"
1.3       ot        147:          lang="ja"
                    148:          xml:lang="ja"
                    149:          hreflang="ja"
1.10      ot        150:          rel="alternate">日本語</a>
                    151:      </li>
                    152:      
1.11      ot        153:      <li><a href="documentation.html.pl-PL"
1.10      ot        154:          lang="pl-PL"
                    155:          xml:lang="pl-PL"
                    156:          hreflang="pl-PL"
                    157:          rel="alternate">Polski</a>
                    158:      </li>
                    159:      
1.11      ot        160:      <li><a href="documentation.html.pt-BR"
1.10      ot        161:          lang="pt-BR"
                    162:          xml:lang="pt-BR"
                    163:          hreflang="pt-BR"
                    164:          rel="alternate">Português</a>
                    165:      </li>
                    166:      
1.11      ot        167:      <li><a href="documentation.html.ru"
1.10      ot        168:          lang="ru"
                    169:          xml:lang="ru"
                    170:          hreflang="ru"
                    171:          rel="alternate">Русский</a>
                    172:      </li>
                    173:      
1.11      ot        174:      <li><a href="documentation.html.sv"
1.10      ot        175:          lang="sv"
                    176:          xml:lang="sv"
                    177:          hreflang="sv"
                    178:          rel="alternate">Svenska</a>
                    179:      </li>
                    180:      
1.11      ot        181:      <li><a href="documentation.html.zh-cn"
1.10      ot        182:          lang="zh-cn"
                    183:          xml:lang="zh-cn"
                    184:          hreflang="zh-cn"
                    185:          rel="alternate">简体中文</a>
                    186:      </li>
1.3       ot        187: </ul>
                    188: 
1.10      ot        189: 
1.5       ot        190: <div id="footer">
                    191:    <p id="activity_logos">
                    192: 
1.3       ot        193: <a href="http://www.w3.org/QA/" title="Actividad de Garant&iacute;a de Calidad del W3C, ofreci&eacute;ndote herramientas Web de calidad libres y m&aacute;s">
                    194: <img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA"/>
                    195: </a>
                    196: <a href="http://www.w3.org/Style/CSS/learning" title="Aprende m&aacute;s sobre Hojas de Estilo en Cascada">
                    197: <img src="images/woolly-icon" alt="CSS"/>
                    198: </a>
                    199: </p>
                    200: <p id="support_logo">
1.13      ot        201: <a href="http://www.w3.org/QA/Tools/Donate">
                    202: <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
1.3       ot        203: </a>
                    204: </p>
                    205: <p class="copyright">
1.12      ot        206: <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2009
1.3       ot        207:       <a href="http://www.w3.org/">
                    208: <acronym title="World Wide Web Consortium">W3C</acronym>
                    209: </a>&reg;
                    210: 
                    211:       (<a href="http://www.csail.mit.edu/">
                    212: <acronym title="Massachusetts Institute of Technology">MIT</acronym>
                    213: </a>,
                    214:       <a href="http://www.ercim.org/">
                    215: <acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym>
                    216: </a>,
1.1       ot        217:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    218:       All Rights Reserved.
                    219:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    220:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    221:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    222:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    223: 
                    224:       rules apply. Your interactions with this site are in accordance
                    225:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    226:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    227:       statements.
                    228:     </p>
1.5       ot        229: </div>
1.3       ot        230: </body>
1.1       ot        231: </html>

Webmaster