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

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.3       ot          6: <title>Documentación del Validador de CSS del 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">
1.1       ot         10:     @import "style/base.css";    
                     11:     @import "style/docs.css";    
                     12:   </style>
1.6     ! ot         13: <meta name="revision" content="$Id: documentation.html.es,v 1.5 2007/10/31 15:30:59 ot Exp $"/>
        !            14: <!-- SSI Template Version: $Id: documentation.html.es,v 1.5 2007/10/31 15:30:59 ot Exp $ -->
1.1       ot         15: </head>
                     16: <body>
1.5       ot         17:   <div id="banner">
                     18:    <h1 id="title"><a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a>
                     19:    <a href="./"><span>Servicio de Validaci&oacute;n de CSS</span></a></h1>
                     20:    <p id="tagline">
                     21:      Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
                     22:    </p>
                     23:   </div>
                     24: 
1.1       ot         25: <div id="main">
                     26: <!-- This DIV encapsulates everything in this page - necessary for the positioning -->
                     27: <div class="doc">
1.3       ot         28: <h2>&Iacute;ndice de documentaci&oacute;n del Validador de CSS</h2>
                     29: <p id="skip"/>
1.1       ot         30: <h3 id="use">Recursos para el Usuario</h3>
                     31: <dl>
1.3       ot         32: <dt>
                     33: <a href="./manual.html">Manual de Usuario</a>
                     34: </dt>
                     35: <dd>La documentaci&oacute;n sobre c&oacute;mo utilizar el validador de CSS</dd>
                     36: <dt>
                     37: <a href="about.html">Acerca de este servicio</a>
                     38: </dt>
                     39: <dd>Información sobre el Validador de CSS y respuestas a algunas preguntas generales</dd>
                     40: <dt>
                     41: <a href="http://www.websitedev.de/css/validator-faq">
                     42:        Preguntas frecuentes del Validador CSS
                     43:     </a>
                     44: </dt>
                     45: <dd>Respuestas a preguntas t&eacute;cnicas formuladas con frecuencia.</dd>
1.1       ot         46: </dl>
                     47: <h3 id="devel">Recursos para el Desarrollador</h3>
                     48: <dl>
1.3       ot         49: <dt>
                     50: <a href="DOWNLOAD.html">Descarga/Instalaci&oacute;n</a>
                     51: </dt>
                     52: <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>
                     53: <dt>
                     54: <a href="README">LEEME para el desarrollador</a>
                     55: </dt>
                     56: <dd>Una vista general del c&oacute;digo del Validador CSS</dd>
                     57: <dt>
                     58: <a href="./api.html">API del Servicio Web</a>
                     59: </dt>
                     60: <dd>Documentaci&oacute;n de la interfaz de validaci&oacute;n SOAP 1.2</dd>
                     61: <dt>
                     62: <a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Bugs</a>
                     63: </dt>
                     64: <dd>Incidencias conocidas en la versi&oacute;n actual del validador, y una interfaz para enviar nuevas incidencias o errores. 
1.4       ot         65:     Ver tambi&eacute;n <a href="Email.html">las instrucciones de feedback</a>.</dd>
1.1       ot         66: </dl>
                     67: </div>
                     68: </div>
                     69: <!-- End of "main" DIV. -->
1.3       ot         70: <ul class="navbar" id="menu">
                     71: <li>
                     72: <strong>
                     73: <a href="./" title="P&aacute;gina de inicio del Servicio de Validaci&oacute;n de CSS del W3C">Home</a>
                     74: </strong>
                     75: <span class="hideme">|</span>
                     76: </li>
                     77: <li>
                     78: <a href="about.html" title="Acerca de este servicio">Acerca de</a>
                     79: <span class="hideme">|</span>
                     80: </li>
                     81: <li>
                     82: <a href="DOWNLOAD.html" title="Descarga el validador CSS">Descarga</a>
                     83: <span class="hideme">|</span>
                     84: </li>
                     85: <li>
                     86: <a href="Email.html" title="&iquest;C&oacute;mo realizar comentarios sobre este  servicio">Comentarios</a>
                     87: <span class="hideme">|</span>
                     88: </li>
                     89: <li>
                     90: <a href="thanks.html" title="Cr&eacute;ditos y Agradecimientos">Cr&eacute;ditos</a>
                     91: <span class="hideme">|</span>
                     92: </li>
                     93: </ul>
                     94:  <ul id="lang_choice">
                     95:      <li><a href="documentation.html.de"
                     96:          lang="de"
                     97:          xml:lang="de"
                     98:          hreflang="de"
                     99:          rel="alternate">Deutsch</a></li>
                    100:      <li><a href="documentation.html.en"
                    101:          lang="en"
                    102:          xml:lang="en"
                    103:      hreflang="en"
                    104:      rel="alternate">English</a>  </li>
                    105:      <li><a href="documentation.html.es"
                    106:      lang="es" xml:lang="es" hreflang="es"
                    107:      rel="alternate">Español</a></li>
                    108:      <li><a href="documentation.html.fr"
                    109:      lang="fr"
                    110:      xml:lang="fr"
                    111:      hreflang="fr"
                    112:      rel="alternate">Français</a> </li>
                    113:      <li><a href="documentation.html.it"
                    114:          lang="it"
                    115:          xml:lang="it"
                    116:          hreflang="it"
                    117:          rel="alternate">Italiano</a> </li>
                    118:      <li><a href="documentation.html.nl"
                    119:          lang="nl"
                    120:          xml:lang="nl"
                    121:          hreflang="nl"
                    122:          rel="alternate">Nederlands</a> </li>
                    123:      <li><a href="documentation.html.ja"
                    124:          lang="ja"
                    125:          xml:lang="ja"
                    126:          hreflang="ja"
                    127:          rel="alternate">日本語</a> </li>
                    128:      <li><a href="documentation.html.pl-PL"
                    129:          lang="pl"
                    130:          xml:lang="pl"
                    131:          hreflang="pl"
                    132:          rel="alternate">Polski</a> </li>
                    133:      <li><a href="documentation.html.zh-cn"
                    134:          lang="zh-hans"
                    135:          xml:lang="zh-hans"
                    136:          hreflang="zh-hans"
                    137:          rel="alternate">中文</a></li>
                    138: </ul>
                    139: 
1.5       ot        140: <div id="footer">
                    141:    <p id="activity_logos">
                    142: 
1.3       ot        143: <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">
                    144: <img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA"/>
                    145: </a>
                    146: <a href="http://www.w3.org/Style/CSS/learning" title="Aprende m&aacute;s sobre Hojas de Estilo en Cascada">
                    147: <img src="images/woolly-icon" alt="CSS"/>
                    148: </a>
                    149: </p>
                    150: <p id="support_logo">
                    151: Apoya esta herramienta, convi&eacute;rtete en un <br/>
                    152: <a href="http://www.w3.org/Consortium/supporters">
                    153: <img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter"/>
                    154: </a>
                    155: </p>
                    156: <p class="copyright">
1.6     ! ot        157: <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
1.3       ot        158:       <a href="http://www.w3.org/">
                    159: <acronym title="World Wide Web Consortium">W3C</acronym>
                    160: </a>&reg;
                    161: 
                    162:       (<a href="http://www.csail.mit.edu/">
                    163: <acronym title="Massachusetts Institute of Technology">MIT</acronym>
                    164: </a>,
                    165:       <a href="http://www.ercim.org/">
                    166: <acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym>
                    167: </a>,
1.1       ot        168:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    169:       All Rights Reserved.
                    170:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    171:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    172:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    173:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    174: 
                    175:       rules apply. Your interactions with this site are in accordance
                    176:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    177:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    178:       statements.
                    179:     </p>
1.5       ot        180: </div>
1.3       ot        181: </body>
1.1       ot        182: </html>

Webmaster