Annotation of 2002/css-validator/documentation.html.es, revision 1.9
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.9 ! ot 13: <meta name="revision" content="$Id: documentation.html.es,v 1.8 2008/03/13 15:30:22 ot Exp $"/>
! 14: <!-- SSI Template Version: $Id: documentation.html.es,v 1.8 2008/03/13 15:30:22 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">
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>
1.9 ! ot 113: <li><a href="documentation.html.ko"
! 114: lang="ko"
! 115: xml:lang="ko"
! 116: hreflang="ko"
! 117: rel="alternate">한국어</a> </li>
1.3 ot 118: <li><a href="documentation.html.it"
119: lang="it"
120: xml:lang="it"
121: hreflang="it"
122: rel="alternate">Italiano</a> </li>
123: <li><a href="documentation.html.nl"
124: lang="nl"
125: xml:lang="nl"
126: hreflang="nl"
127: rel="alternate">Nederlands</a> </li>
128: <li><a href="documentation.html.ja"
129: lang="ja"
130: xml:lang="ja"
131: hreflang="ja"
132: rel="alternate">日本語</a> </li>
133: <li><a href="documentation.html.pl-PL"
134: lang="pl"
135: xml:lang="pl"
136: hreflang="pl"
137: rel="alternate">Polski</a> </li>
138: <li><a href="documentation.html.zh-cn"
139: lang="zh-hans"
140: xml:lang="zh-hans"
141: hreflang="zh-hans"
1.7 ot 142: rel="alternate">简体中文</a></li>
1.3 ot 143: </ul>
144:
1.5 ot 145: <div id="footer">
146: <p id="activity_logos">
147:
1.3 ot 148: <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">
149: <img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA"/>
150: </a>
151: <a href="http://www.w3.org/Style/CSS/learning" title="Aprende más sobre Hojas de Estilo en Cascada">
152: <img src="images/woolly-icon" alt="CSS"/>
153: </a>
154: </p>
155: <p id="support_logo">
156: Apoya esta herramienta, conviértete en un <br/>
157: <a href="http://www.w3.org/Consortium/supporters">
158: <img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter"/>
159: </a>
160: </p>
161: <p class="copyright">
1.8 ot 162: <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2008
1.3 ot 163: <a href="http://www.w3.org/">
164: <acronym title="World Wide Web Consortium">W3C</acronym>
165: </a>®
166:
167: (<a href="http://www.csail.mit.edu/">
168: <acronym title="Massachusetts Institute of Technology">MIT</acronym>
169: </a>,
170: <a href="http://www.ercim.org/">
171: <acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym>
172: </a>,
1.1 ot 173: <a href="http://www.keio.ac.jp/">Keio</a>),
174: All Rights Reserved.
175: W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
176: <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
177: <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
178: and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
179:
180: rules apply. Your interactions with this site are in accordance
181: with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
182: <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
183: statements.
184: </p>
1.5 ot 185: </div>
1.3 ot 186: </body>
1.1 ot 187: </html>
Webmaster