Annotation of 2002/css-validator/documentation.html.ko, revision 1.11

1.1       ot          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="en" lang="en">
                      4: <head>
1.7       ot          5: <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
1.4       smoon       6:   <title>W3C CSS 검사 서비스 안내</title>
1.1       ot          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">
                     10:     @import "style/base.css";    
                     11:     @import "style/docs.css";    
                     12:   </style>
1.11    ! ylafon     13:   <meta name="revision" content="$Id: documentation.html.ko,v 1.10 2009-03-25 20:13:53 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.ko,v 1.10 2009-03-25 20:13:53 ot Exp $ -->
1.1       ot         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>CSS 검사 서비스</span></a></h1>
                     21:    <p id="tagline">
                     22:         캐스케이딩 스타일시트 (CSS)와 스타일시트를 포함한 문서를 검사
                     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>CSS 검사 서비스 설명서 목차</h2>
                     32: 
                     33: <p id="skip"></p>
                     34: 
1.4       smoon      35: <h3 id="use">일반 사용자</h3>
1.1       ot         36: 
                     37: <dl>
                     38:     <dt><a href="./manual.html">사용자 설명서</a></dt>
                     39:     <dd>CSS 검사 서비스를 이용하는 방법을 서술한 문서</dd>
                     40:     <dt><a href="about.html">이 서비스에 대하여</a></dt>
                     41:     <dd>CSS 검사 서비스에 대한 정보, 그리고 일반적인 질문에 대한 답변</dd>
                     42:     <dt><a href="http://www.websitedev.de/css/validator-faq">CSS 검사 서비스 자주 묻는 질문</a></dt>
                     43:     <dd>자주 묻는 기술적인 질문에 대한 답변</dd>
                     44:     
                     45: </dl>
                     46: 
1.4       smoon      47: <h3 id="devel">개발자</h3>
1.1       ot         48: 
                     49: 
                     50: <dl>
1.4       smoon      51:     <dt><a href="DOWNLOAD.html">다운로드/설치</a></dt>
1.1       ot         52:     <dd>콘솔 프로그램 또는 웹 서블릿으로 CSS 검사 서비스 소스 코드를 받아서 실행시키는 방법</dd>
                     53:     
                     54:     <dt><a href="README">개발자용 README</a></dt>
                     55:     <dd>CSS 검사 서비스의 코드에 대한 전반적인 설명</dd>
                     56: 
                     57:     <dt><a href="./api.html">웹 서비스 API</a></dt>
                     58:     <dd>SOAP 1.2로 검사 서비스 연동 관련 기술 문서</dd>
                     59:     
                     60:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">버그</a></dt>
                     61:     <dd>현 버전의 검사 서비스에서 알려진 문제점, 그리고 새로운 버그와 문제점을 보고할 수 있습니다.
                     62:        보다 효율적으로 이용할 수 있게 <a href="Email.html">피드백 설명</a>이 제공됩니다.</dd>
                     63: 
                     64: </dl>
                     65: 
                     66: 
                     67: 
                     68: </div>
                     69: </div>
                     70: <!-- End of "main" DIV. -->
                     71: 
1.4       smoon      72: <ul class="navbar"  id="menu">
                     73:                <li><a href="./" title="W3C CSS 검사 서비스 홈페이지">홈</a> <span class="hideme">|</span></li>
                     74:                <li><a href="about.html" title="이 서비스에 대하여">정보</a> <span class="hideme">|</span></li>
                     75:                <li><a href="DOWNLOAD.html" title="CSS 검사도구 다운로드">다운로드</a> <span class="hideme">|</span></li>
                     76:                <li><a href="Email.html" title="이 서비스에 대한 의견 제공">피드백</a> <span class="hideme">|</span></li>
                     77:                <li><a href="thanks.html" title="도움 주신 분">도움 주신 분</a><span class="hideme">|</span></li>
                     78: </ul>
1.1       ot         79: 
1.5       smoon      80: <ul id="lang_choice">
                     81:      
1.10      ot         82:      <li><a href="documentation.html.bg"
                     83:     lang="bg"
                     84:     xml:lang="bg"
                     85:     hreflang="bg"
                     86:     rel="alternate">Български</a></li>
                     87:   <li><a href="documentation.html.de"
1.5       smoon      88:          lang="de"
                     89:          xml:lang="de"
                     90:          hreflang="de"
                     91:          rel="alternate">Deutsch</a>
                     92:      </li>
                     93:      
1.9       ot         94:      <li><a href="documentation.html.en"
1.5       smoon      95:          lang="en"
                     96:          xml:lang="en"
                     97:          hreflang="en"
                     98:          rel="alternate">English</a>
                     99:      </li>
                    100:      
1.9       ot        101:      <li><a href="documentation.html.es"
1.5       smoon     102:          lang="es"
                    103:          xml:lang="es"
                    104:          hreflang="es"
                    105:          rel="alternate">Español</a>
                    106:      </li>
                    107:      
1.9       ot        108:      <li><a href="documentation.html.fr"
1.5       smoon     109:          lang="fr"
                    110:          xml:lang="fr"
                    111:          hreflang="fr"
                    112:          rel="alternate">Français</a>
                    113:      </li>
                    114:      
1.9       ot        115:      <li><a href="documentation.html.ko"
1.5       smoon     116:          lang="ko"
                    117:          xml:lang="ko"
                    118:          hreflang="ko"
                    119:          rel="alternate">한국어</a>
                    120:      </li>
                    121:      
1.9       ot        122:      <li><a href="documentation.html.it"
1.5       smoon     123:          lang="it"
                    124:          xml:lang="it"
                    125:          hreflang="it"
                    126:          rel="alternate">Italiano</a>
                    127:      </li>
                    128:      
1.9       ot        129:      <li><a href="documentation.html.nl"
1.5       smoon     130:          lang="nl"
                    131:          xml:lang="nl"
                    132:          hreflang="nl"
                    133:          rel="alternate">Nederlands</a>
                    134:      </li>
                    135:      
1.9       ot        136:      <li><a href="documentation.html.ja"
1.5       smoon     137:          lang="ja"
                    138:          xml:lang="ja"
                    139:          hreflang="ja"
                    140:          rel="alternate">日本語</a>
                    141:      </li>
                    142:      
1.9       ot        143:      <li><a href="documentation.html.pl-PL"
1.5       smoon     144:          lang="pl-PL"
                    145:          xml:lang="pl-PL"
                    146:          hreflang="pl-PL"
                    147:          rel="alternate">Polski</a>
                    148:      </li>
                    149:      
1.9       ot        150:      <li><a href="documentation.html.pt-BR"
1.5       smoon     151:          lang="pt-BR"
                    152:          xml:lang="pt-BR"
                    153:          hreflang="pt-BR"
                    154:          rel="alternate">Português</a>
                    155:      </li>
                    156:      
1.9       ot        157:      <li><a href="documentation.html.ru"
1.5       smoon     158:          lang="ru"
                    159:          xml:lang="ru"
                    160:          hreflang="ru"
                    161:          rel="alternate">Русский</a>
                    162:      </li>
                    163:      
1.9       ot        164:      <li><a href="documentation.html.sv"
1.5       smoon     165:          lang="sv"
                    166:          xml:lang="sv"
                    167:          hreflang="sv"
                    168:          rel="alternate">Svenska</a>
                    169:      </li>
                    170:      
1.9       ot        171:      <li><a href="documentation.html.zh-cn"
1.5       smoon     172:          lang="zh-cn"
                    173:          xml:lang="zh-cn"
                    174:          hreflang="zh-cn"
                    175:          rel="alternate">简体中文</a>
                    176:      </li>
                    177: </ul>
1.1       ot        178: 
                    179:      
                    180:    <div id="footer">
                    181:    <p id="activity_logos">
1.4       smoon     182:       <a href="http://www.w3.org/QA/" title="W3C의 품질 보증 활동은 여러가지 도구를 무료로 제공합니다"><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="CSS에 대하여 더 많은 것을 알아보기"><img src="images/woolly-icon" alt="CSS" /></a>
                    183:    </p>
1.1       ot        184: 
                    185:    <p id="support_logo">
1.6       ot        186:    <a href="http://www.w3.org/QA/Tools/Donate">
                    187:    <img src="http://www.w3.org/QA/Tools/I_heart_validator" alt="I heart Validator logo" title=" Validators Donation Program" />
                    188:    </a>
1.1       ot        189:    </p>
                    190: 
                    191:     <p class="copyright">
                    192:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
                    193:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
                    194: 
                    195:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
1.11    ! ylafon    196:       <a href="http://www.ercim.eu/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
1.1       ot        197:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    198:       All Rights Reserved.
                    199:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    200:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    201:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    202:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    203: 
                    204:       rules apply. Your interactions with this site are in accordance
                    205:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    206:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    207:       statements.
                    208:     </p>
                    209: 
                    210: </div>
                    211:   </body>
                    212: </html>
                    213: 
                    214: 

Webmaster