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

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="en" lang="en">
                      5: <head>
                      6:   <title>W3C CSS 검사 서비스 설명서</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">
                     10:     @import "style/base.css";    
                     11:     @import "style/docs.css";    
                     12:   </style>
1.2     ! ot         13:   <meta name="revision" content="$Id: documentation.html.ko,v 1.1 2008/04/24 07:07:22 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.ko,v 1.1 2008/04/24 07:07:22 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: 
                     35: <h3 id="use">User Resources</h3>
                     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: 
                     47: <h3 id="devel">개발자 리소스</h3>
                     48: 
                     49: 
                     50: <dl>
                     51:     <dt><a href="DOWNLOAD.html">다운로드/설치l</a></dt>
                     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: 
                     72:    <ul class="navbar"  id="menu">
                     73:        <li><strong><a href="./" title="Home page for the W3C CSS Validation Service">Home</a></strong> <span class="hideme">|</span></li>
                     74:        <li><a href="about.html" title="About this service">About</a> <span class="hideme">|</span></li>
                     75:         <li><a href="DOWNLOAD.html" title="Download the CSS validator">Download</a> <span class="hideme">|</span></li>
                     76:         <li><a href="Email.html" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>
                     77:         <li><a href="thanks.html" title="Credits and Acknowlegments">Credits</a><span class="hideme">|</span></li>
                     78:       </ul>
                     79: 
                     80:        <ul id="lang_choice">
1.2     ! ot         81:      
        !            82:      <li><a href="$filename.de"
        !            83:          lang="de"
        !            84:          xml:lang="de"
        !            85:          hreflang="de"
        !            86:          rel="alternate">Deutsch</a>
        !            87:      </li>
        !            88:      
        !            89:      <li><a href="$filename.en"
        !            90:          lang="en"
        !            91:          xml:lang="en"
        !            92:          hreflang="en"
        !            93:          rel="alternate">English</a>
        !            94:      </li>
        !            95:      
        !            96:      <li><a href="$filename.es"
        !            97:          lang="es"
        !            98:          xml:lang="es"
        !            99:          hreflang="es"
        !           100:          rel="alternate">Español</a>
        !           101:      </li>
        !           102:      
        !           103:      <li><a href="$filename.fr"
        !           104:          lang="fr"
        !           105:          xml:lang="fr"
        !           106:          hreflang="fr"
        !           107:          rel="alternate">Français</a>
        !           108:      </li>
        !           109:      
        !           110:      <li><a href="$filename.ko"
        !           111:          lang="ko"
        !           112:          xml:lang="ko"
        !           113:          hreflang="ko"
        !           114:          rel="alternate">한국어</a>
        !           115:      </li>
        !           116:      
        !           117:      <li><a href="$filename.it"
        !           118:          lang="it"
        !           119:          xml:lang="it"
        !           120:          hreflang="it"
        !           121:          rel="alternate">Italiano</a>
        !           122:      </li>
        !           123:      
        !           124:      <li><a href="$filename.nl"
        !           125:          lang="nl"
        !           126:          xml:lang="nl"
        !           127:          hreflang="nl"
        !           128:          rel="alternate">Nederlands</a>
        !           129:      </li>
        !           130:      
        !           131:      <li><a href="$filename.ja"
        !           132:          lang="ja"
        !           133:          xml:lang="ja"
        !           134:          hreflang="ja"
        !           135:          rel="alternate">日本語</a>
        !           136:      </li>
        !           137:      
        !           138:      <li><a href="$filename.pl-PL"
        !           139:          lang="pl-PL"
        !           140:          xml:lang="pl-PL"
        !           141:          hreflang="pl-PL"
        !           142:          rel="alternate">Polski</a>
        !           143:      </li>
        !           144:      
        !           145:      <li><a href="$filename.pt-BR"
        !           146:          lang="pt-BR"
        !           147:          xml:lang="pt-BR"
        !           148:          hreflang="pt-BR"
        !           149:          rel="alternate">Português</a>
        !           150:      </li>
        !           151:      
        !           152:      <li><a href="$filename.ru"
        !           153:          lang="ru"
        !           154:          xml:lang="ru"
        !           155:          hreflang="ru"
        !           156:          rel="alternate">Русский</a>
        !           157:      </li>
        !           158:      
        !           159:      <li><a href="$filename.sv"
        !           160:          lang="sv"
        !           161:          xml:lang="sv"
        !           162:          hreflang="sv"
        !           163:          rel="alternate">Svenska</a>
        !           164:      </li>
        !           165:      
        !           166:      <li><a href="$filename.zh-cn"
        !           167:          lang="zh-cn"
        !           168:          xml:lang="zh-cn"
        !           169:          hreflang="zh-cn"
        !           170:          rel="alternate">简体中文</a>
        !           171:      </li>
        !           172: </ul>
        !           173: 
1.1       ot        174: 
                    175:      
                    176:    <div id="footer">
                    177:    <p id="activity_logos">
                    178: 
                    179:       <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>
                    180:    </p>
                    181:    <p id="support_logo">
                    182: Support this tool, become a<br />
                    183: <a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a>
                    184:    </p>
                    185: 
                    186:     <p class="copyright">
                    187:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2007
                    188:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
                    189: 
                    190:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
                    191:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
                    192:       <a href="http://www.keio.ac.jp/">Keio</a>),
                    193:       All Rights Reserved.
                    194:       W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
                    195:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
                    196:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
                    197:       and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
                    198: 
                    199:       rules apply. Your interactions with this site are in accordance
                    200:       with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
                    201:       <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
                    202:       statements.
                    203:     </p>
                    204: 
                    205: </div>
                    206:   </body>
                    207: </html>
                    208: 
                    209: 

Webmaster