Annotation of 2002/css-validator/documentation.html.es, revision 1.12
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.12 ! ot 13: <meta name="revision" content="$Id: documentation.html.es,v 1.11 2008/07/08 16:16:41 ot Exp $"/>
! 14: <!-- SSI Template Version: $Id: documentation.html.es,v 1.11 2008/07/08 16:16:41 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ó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>Índice de documentació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ón sobre có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é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ón</a>
51: </dt>
52: <dd>Cómo obtener el código fuente del validador de CSS y ejecutarlo, bien como un programa en lí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ódigo del Validador CSS</dd>
57: <dt>
58: <a href="./api.html">API del Servicio Web</a>
59: </dt>
60: <dd>Documentación de la interfaz de validació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ón actual del validador, y una interfaz para enviar nuevas incidencias o errores.
1.4 ot 65: Ver tambié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ágina de inicio del Servicio de Validació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="¿Cómo realizar comentarios sobre este servicio">Comentarios</a>
87: <span class="hideme">|</span>
88: </li>
89: <li>
90: <a href="thanks.html" title="Créditos y Agradecimientos">Créditos</a>
91: <span class="hideme">|</span>
92: </li>
93: </ul>
94: <ul id="lang_choice">
1.10 ot 95:
1.11 ot 96: <li><a href="documentation.html.de"
1.3 ot 97: lang="de"
98: xml:lang="de"
99: hreflang="de"
1.10 ot 100: rel="alternate">Deutsch</a>
101: </li>
102:
1.11 ot 103: <li><a href="documentation.html.en"
1.3 ot 104: lang="en"
105: xml:lang="en"
1.10 ot 106: hreflang="en"
107: rel="alternate">English</a>
108: </li>
109:
1.11 ot 110: <li><a href="documentation.html.es"
1.10 ot 111: lang="es"
112: xml:lang="es"
113: hreflang="es"
114: rel="alternate">Español</a>
115: </li>
116:
1.11 ot 117: <li><a href="documentation.html.fr"
1.10 ot 118: lang="fr"
119: xml:lang="fr"
120: hreflang="fr"
121: rel="alternate">Français</a>
122: </li>
123:
1.11 ot 124: <li><a href="documentation.html.ko"
1.9 ot 125: lang="ko"
126: xml:lang="ko"
127: hreflang="ko"
1.10 ot 128: rel="alternate">한국어</a>
129: </li>
130:
1.11 ot 131: <li><a href="documentation.html.it"
1.3 ot 132: lang="it"
133: xml:lang="it"
134: hreflang="it"
1.10 ot 135: rel="alternate">Italiano</a>
136: </li>
137:
1.11 ot 138: <li><a href="documentation.html.nl"
1.3 ot 139: lang="nl"
140: xml:lang="nl"
141: hreflang="nl"
1.10 ot 142: rel="alternate">Nederlands</a>
143: </li>
144:
1.11 ot 145: <li><a href="documentation.html.ja"
1.3 ot 146: lang="ja"
147: xml:lang="ja"
148: hreflang="ja"
1.10 ot 149: rel="alternate">日本語</a>
150: </li>
151:
1.11 ot 152: <li><a href="documentation.html.pl-PL"
1.10 ot 153: lang="pl-PL"
154: xml:lang="pl-PL"
155: hreflang="pl-PL"
156: rel="alternate">Polski</a>
157: </li>
158:
1.11 ot 159: <li><a href="documentation.html.pt-BR"
1.10 ot 160: lang="pt-BR"
161: xml:lang="pt-BR"
162: hreflang="pt-BR"
163: rel="alternate">Português</a>
164: </li>
165:
1.11 ot 166: <li><a href="documentation.html.ru"
1.10 ot 167: lang="ru"
168: xml:lang="ru"
169: hreflang="ru"
170: rel="alternate">Русский</a>
171: </li>
172:
1.11 ot 173: <li><a href="documentation.html.sv"
1.10 ot 174: lang="sv"
175: xml:lang="sv"
176: hreflang="sv"
177: rel="alternate">Svenska</a>
178: </li>
179:
1.11 ot 180: <li><a href="documentation.html.zh-cn"
1.10 ot 181: lang="zh-cn"
182: xml:lang="zh-cn"
183: hreflang="zh-cn"
184: rel="alternate">简体中文</a>
185: </li>
1.3 ot 186: </ul>
187:
1.10 ot 188:
1.5 ot 189: <div id="footer">
190: <p id="activity_logos">
191:
1.3 ot 192: <a href="http://www.w3.org/QA/" title="Actividad de Garantía de Calidad del W3C, ofreciéndote herramientas Web de calidad libres y más">
193: <img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA"/>
194: </a>
195: <a href="http://www.w3.org/Style/CSS/learning" title="Aprende más sobre Hojas de Estilo en Cascada">
196: <img src="images/woolly-icon" alt="CSS"/>
197: </a>
198: </p>
199: <p id="support_logo">
200: Apoya esta herramienta, conviértete en un <br/>
201: <a href="http://www.w3.org/Consortium/supporters">
202: <img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter"/>
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> © 1994-2009
1.3 ot 207: <a href="http://www.w3.org/">
208: <acronym title="World Wide Web Consortium">W3C</acronym>
209: </a>®
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