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

1.1     ! ylafon      1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        !             2:     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
        !             3: <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ro" lang="ro">
        !             4: <head>
        !             5:   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        !             6:   <title>Documentatia pentru validatorul CSS al W3C</title>
        !             7:   <link rev="made" href="mailto:www-validator-css@w3.org" />
        !             8:   <link rev="start" href="./" title="Pagina de start" />
        !             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.ro,v 1.23 2009/02/05 14:31:31 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.ro,v 1.23 2009/02/05 14:31:31 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>Serviciul W3C de validare</span></a></h1>
        !            21:    <p id="tagline">
        !            22:      Verifica Foile de Stil in Cascada (CSS) si documentele (X)HTML 
        !            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: <h2>Index de documentare pentru validatorul CSS</h2>
        !            32: 
        !            33: <p id="skip"></p>
        !            34: 
        !            35: <h3 id="use">Resurse pentru utilizatori</h3>
        !            36: 
        !            37: <dl>
        !            38:     <dt><a href="./manual.html">Manual pentru utilizatori</a></dt>
        !            39:     <dd>Documentatie pentru folosirea validatorului CSS</dd>
        !            40:     <dt><a href="about.html">Despre acest serviciu </a></dt>
        !            41:     <dd>Informatii despre validatorul CSS si raspunsuri la cateva intrebari generale</dd>
        !            42:     <dt><a href="http://www.websitedev.de/css/validator-faq">
        !            43:        Intrebari frecvente despre validatorul CSS 
        !            44:        </a></dt>
        !            45:     <dd>Raspunsuri la intrebari tehnice frecvente.</dd>
        !            46:     
        !            47: </dl>
        !            48: 
        !            49: <h3 id="translat">Coltul translatorilor</h3>
        !            50: <dl>
        !            51:     <dt><a href="http://qa-dev.w3.org:8001/css-validator/translations.html" title="Traducerea serviciului de validare CSS">Traducerea serviciului de validare CSS</a></dt>
        !            52:     <dd>Tabel cu starea actuala a tuturor traducerilor, a traducerilor care necesita ajutor si instructiuni pentru a face disponibil validatorul in alte limbi.</dd>
        !            53: </dl>
        !            54: 
        !            55: <h3 id="devel">Resursele dezvoltatorilor</h3>
        !            56: 
        !            57: 
        !            58: <dl>
        !            59:     <dt><a href="DOWNLOAD.html">Descarca/Instaleaza</a></dt>
        !            60:     <dd>Cum sa obtii sursa validatorului CSS si sa o rulezi, fie ca program cu linie de comanda, fie ca Servlet Web.</dd>
        !            61:     
        !            62:     <dt><a href="README">README pentru dezvoltatori</a></dt>
        !            63:     <dd>O imagine de ansamblu asupra condului validatorului CSS</dd>
        !            64: 
        !            65:     <dt><a href="./api.html">Web Service API</a></dt>
        !            66:     <dd>Documentatia pentru interfata validatorului SOAP 1.2</dd>
        !            67:     
        !            68:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">Erori</a></dt>
        !            69:     <dd>Probleme cunoscute in versiunea actuala a validatorului si o interfata pentru a aduce la cunostinta noi erori si probleme.
        !            70:     Vezi de asemenea <a href="Email.html"> instructiuni de raspuns.</a>.</dd>
        !            71: 
        !            72: </dl>
        !            73: 
        !            74: 
        !            75: 
        !            76: </div>
        !            77: </div>
        !            78: <!-- End of "main" DIV. -->
        !            79: 
        !            80:    <ul class="navbar"  id="menu">
        !            81:        <li><strong><a href="./" title="Pagina de start pentru serviciul W3C de Validare CSS">Pagina de start</a></strong> <span class="hideme">|</span></li>
        !            82:        <li><a href="about.html" title="Despre acest serviciu">Despre validator</a> <span class="hideme">|</span></li>
        !            83:         <li><a href="DOWNLOAD.html" title="Descarca validatorul CSS">Descarca</a> <span class="hideme">|</span></li>
        !            84:         <li><a href="Email.html" title="Cum sa oferi feedback pentru acest serviciu">Feedback</a> <span class="hideme">|</span></li>
        !            85:         <li><a href="thanks.html" title="Multumiri si aprecieri">Multumiri si aprecieri</a><span class="hideme">|</span></li>
        !            86:       </ul>
        !            87: 
        !            88:        <ul id="lang_choice">
        !            89:      
        !            90:         <li><a href="documentation.html.ro"
        !            91:          lang="ro"
        !            92:          xml:lang="ro"
        !            93:          hreflang="ro"
        !            94:          rel="alternate">Romanian</a>
        !            95:      </li>
        !            96:      
        !            97:      <li><a href="documentation.html.de"
        !            98:          lang="de"
        !            99:          xml:lang="de"
        !           100:          hreflang="de"
        !           101:          rel="alternate">Deutsch</a>
        !           102:      </li>
        !           103:      
        !           104:      <li><a href="documentation.html.en"
        !           105:          lang="en"
        !           106:          xml:lang="en"
        !           107:          hreflang="en"
        !           108:          rel="alternate">English</a>
        !           109:      </li>
        !           110:      
        !           111:      <li><a href="documentation.html.es"
        !           112:          lang="es"
        !           113:          xml:lang="es"
        !           114:          hreflang="es"
        !           115:          rel="alternate">Español</a>
        !           116:      </li>
        !           117:      
        !           118:      <li><a href="documentation.html.fr"
        !           119:          lang="fr"
        !           120:          xml:lang="fr"
        !           121:          hreflang="fr"
        !           122:          rel="alternate">Français</a>
        !           123:      </li>
        !           124:      
        !           125:      <li><a href="documentation.html.ko"
        !           126:          lang="ko"
        !           127:          xml:lang="ko"
        !           128:          hreflang="ko"
        !           129:          rel="alternate">한국어</a>
        !           130:      </li>
        !           131:      
        !           132:      <li><a href="documentation.html.it"
        !           133:          lang="it"
        !           134:          xml:lang="it"
        !           135:          hreflang="it"
        !           136:          rel="alternate">Italiano</a>
        !           137:      </li>
        !           138:      
        !           139:      <li><a href="documentation.html.nl"
        !           140:          lang="nl"
        !           141:          xml:lang="nl"
        !           142:          hreflang="nl"
        !           143:          rel="alternate">Nederlands</a>
        !           144:      </li>
        !           145:      
        !           146:      <li><a href="documentation.html.ja"
        !           147:          lang="ja"
        !           148:          xml:lang="ja"
        !           149:          hreflang="ja"
        !           150:          rel="alternate">日本語</a>
        !           151:      </li>
        !           152:      
        !           153:      <li><a href="documentation.html.pl-PL"
        !           154:          lang="pl-PL"
        !           155:          xml:lang="pl-PL"
        !           156:          hreflang="pl-PL"
        !           157:          rel="alternate">Polski</a>
        !           158:      </li>
        !           159:      
        !           160:      <li><a href="documentation.html.pt-BR"
        !           161:          lang="pt-BR"
        !           162:          xml:lang="pt-BR"
        !           163:          hreflang="pt-BR"
        !           164:          rel="alternate">Português</a>
        !           165:      </li>
        !           166:      
        !           167:      <li><a href="documentation.html.ru"
        !           168:          lang="ru"
        !           169:          xml:lang="ru"
        !           170:          hreflang="ru"
        !           171:          rel="alternate">Русский</a>
        !           172:      </li>
        !           173:      
        !           174:      <li><a href="documentation.html.sv"
        !           175:          lang="sv"
        !           176:          xml:lang="sv"
        !           177:          hreflang="sv"
        !           178:          rel="alternate">Svenska</a>
        !           179:      </li>
        !           180:      
        !           181:      <li><a href="documentation.html.zh-cn"
        !           182:          lang="zh-cn"
        !           183:          xml:lang="zh-cn"
        !           184:          hreflang="zh-cn"
        !           185:          rel="alternate">简体中文</a>
        !           186:      </li>
        !           187: </ul>
        !           188: 
        !           189: 
        !           190:      
        !           191:    <div id="footer">
        !           192:    <p id="activity_logos">
        !           193: 
        !           194:       <a href="http://www.w3.org/QA/" title="W3C's Quality Assurance Activity, bringing you free Web quality tools and more"><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="Learn more about Cascading Style Sheets"><img src="images/woolly-icon" alt="CSS" /></a>
        !           195:    </p>
        !           196:    <p id="support_logo">
        !           197:    <a href="http://www.w3.org/QA/Tools/Donate">
        !           198:    <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
        !           199:    </a>
        !           200:    </p>
        !           201: 
        !           202:     <p class="copyright">
        !           203:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2009
        !           204:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
        !           205: 
        !           206:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
        !           207:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
        !           208:       <a href="http://www.keio.ac.jp/">Keio</a>),
        !           209:       All Rights Reserved.
        !           210:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
        !           211:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
        !           212:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
        !           213:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
        !           214: 
        !           215:       rules apply. Your interactions with this site are in accordance
        !           216:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
        !           217:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
        !           218:       statements.
        !           219:     </p>
        !           220: 
        !           221: </div>
        !           222:   </body>
        !           223: </html>
        !           224: 
        !           225: 

Webmaster