Annotation of 2002/css-validator/documentation.html.ko, revision 1.1
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>
! 13: <meta name="revision" content="$Id: documentation.html.en,v 1.12 2007/11/13 06:31:37 ot Exp $" />
! 14: <!-- SSI Template Version: $Id: documentation.html.en,v 1.12 2007/11/13 06:31:37 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>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">
! 81: <li><a href="documentation.html.de"
! 82: lang="de"
! 83: xml:lang="de"
! 84: hreflang="de"
! 85: rel="alternate">Deutsch</a></li>
! 86: <li><a href="documentation.html.en"
! 87: lang="en"
! 88: xml:lang="en"
! 89: hreflang="en"
! 90: rel="alternate">English</a> </li>
! 91: <li><a href="documentation.html.es"
! 92: lang="es" xml:lang="es" hreflang="es"
! 93: rel="alternate">Español</a></li>
! 94: <li><a href="documentation.html.fr"
! 95: lang="fr"
! 96: xml:lang="fr"
! 97: hreflang="fr"
! 98: rel="alternate">Français</a> </li>
! 99: <li><a href="documentation.html.ko"
! 100: lang="ko"
! 101: xml:lang="ko"
! 102: hreflang="ko"
! 103: rel="alternate">한국어</a> </li>
! 104: <li><a href="documentation.html.it"
! 105: lang="it"
! 106: xml:lang="it"
! 107: hreflang="it"
! 108: rel="alternate">Italiano</a> </li>
! 109: <li><a href="documentation.html.nl"
! 110: lang="nl"
! 111: xml:lang="nl"
! 112: hreflang="nl"
! 113: rel="alternate">Nederlands</a> </li>
! 114: <li><a href="documentation.html.ja"
! 115: lang="ja"
! 116: xml:lang="ja"
! 117: hreflang="ja"
! 118: rel="alternate">日本語</a> </li>
! 119: <li><a href="documentation.html.pl-PL"
! 120: lang="pl"
! 121: xml:lang="pl"
! 122: hreflang="pl"
! 123: rel="alternate">Polski</a> </li>
! 124: <li><a href="documentation.html.zh-cn"
! 125: lang="zh-hans"
! 126: xml:lang="zh-hans"
! 127: hreflang="zh-hans"
! 128: rel="alternate">中文</a></li>
! 129: </ul>
! 130:
! 131:
! 132: <div id="footer">
! 133: <p id="activity_logos">
! 134:
! 135: <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>
! 136: </p>
! 137: <p id="support_logo">
! 138: Support this tool, become a<br />
! 139: <a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a>
! 140: </p>
! 141:
! 142: <p class="copyright">
! 143: <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2007
! 144: <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
! 145:
! 146: (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
! 147: <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
! 148: <a href="http://www.keio.ac.jp/">Keio</a>),
! 149: All Rights Reserved.
! 150: W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
! 151: <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
! 152: <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
! 153: and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
! 154:
! 155: rules apply. Your interactions with this site are in accordance
! 156: with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
! 157: <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
! 158: statements.
! 159: </p>
! 160:
! 161: </div>
! 162: </body>
! 163: </html>
! 164:
! 165:
Webmaster