Annotation of 2002/css-validator/documentation.html.ja, 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="ja" lang="ja">
                      5: <head>
                      6:   <title>W3C CSS Validator ドキュメント</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.2       ot         10:     @import "style/base.css";    
                     11:     @import "style/docs.css";    
1.1       ot         12:   </style>
1.9     ! ot         13:   <meta name="revision" content="$Id: documentation.html.ja,v 1.8 2006/12/18 03:34:23 ot Exp $" />
        !            14:   <!-- SSI Template Version: $Id: documentation.html.ja,v 1.8 2006/12/18 03:34:23 ot Exp $ -->
1.1       ot         15: </head>
                     16: 
                     17: <body>
1.9     ! ot         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:      Check Cascading Style Sheets (CSS) and (X)HTML documents with style sheets
        !            23:    </p>
        !            24:   </div>
1.1       ot         25: 
                     26: <div id="main">
                     27: <!-- This DIV encapsulates everything in this page - necessary for the positioning -->
                     28: 
                     29: <div class="doc">
                     30: <h2>CSS Validator ドキュメント: 目次</h2>
                     31: 
                     32: <p id="skip"></p>
                     33: 
                     34: <h3 id="use">ユーザー向けリソース</h3>
                     35: 
                     36: <dl>
                     37:     <dt><a href="./manual.html">ユーザー・マニュアル</a></dt>
                     38:     <dd>CSS Validatorの使い方についての文書</dd>
                     39:     <dt><a href="about.html">このサービスについて</a></dt>
                     40:     <dd>CSS Validator についての情報や、一般的な質問への回答など</dd>
                     41:     <dt><a href="http://www.websitedev.de/css/validator-faq">
                     42:        CSS Validator FAQ
                     43:     </a></dt>
                     44:     <dd>よくある技術的な質問への回答</dd>
                     45:     
                     46: </dl>
                     47: 
                     48: <h3 id="devel">開発者向けリソース</h3>
                     49: 
                     50: 
                     51: <dl>
                     52:     <dt><a href="DOWNLOAD.html">ダウンロードとインストール</a></dt>
                     53:     <dd>CSS Validator のソースを入手して、コマンドラインプログラムやサーブレットとして動作させるまでの手順について。</dd>
                     54:     
                     55:     <dt><a href="README">開発者向け README</a></dt>
                     56:     <dd>CSS Validator のコードの概要</dd>
                     57: 
                     58:     <dt><a href="./api.html">ウェブサービスAPI</a></dt>
                     59:     <dd>SOAP 1.2 検査インターフェースについての文書</dd>
                     60:     
                     61:     <dt><a href="http://www.w3.org/Bugs/Public/buglist.cgi?bug_status=__open__;product=CSSValidator">バグ</a></dt>
                     62:     <dd>現バージョンの Validator に既知の問題と、新しいバグや問題を投稿するためのインターフェース。
1.8       ot         63:     <a href="Email.html">フィードバックの手引き</a>も参照してください。</dd>
1.1       ot         64: 
                     65: </dl>
                     66: 
                     67: 
                     68: 
                     69: </div>
                     70: </div>
                     71: <!-- End of "main" DIV. -->
                     72: 
                     73:    <ul class="navbar"  id="menu">
                     74:        <li><strong><a href="./" title="W3C CSS 検証サービスのホーム">ホーム</a></strong> <span class="hideme">|</span></li>
                     75:        <li><a href="about.html" title="このサービスについて">このサービスについて</a> <span class="hideme">|</span></li>
                     76:         <li><a href="DOWNLOAD.html" title="CSS Validatorのダウンロード">ダウンロード</a> <span class="hideme">|</span></li>
                     77:         <li><a href="Email.html" title="このサービスへのフィードバック">フィードバック</a> <span class="hideme">|</span></li>
                     78:         <li><a href="thanks.html" title="クレジットと謝辞">謝辞</a><span class="hideme">|</span></li>
                     79:       </ul>
1.5       ot         80: 
1.6       ot         81:        <ul id="lang_choice">
1.7       ot         82:            <li><a href="documentation.html.de"
                     83:                lang="de"
                     84:                xml:lang="de"
                     85:                hreflang="de"
                     86:                rel="alternate">Deutsch</a></li>
1.6       ot         87:            <li><a href="documentation.html.en"
1.7       ot         88:                lang="en"
                     89:                xml:lang="en"
1.6       ot         90:            hreflang="en"
                     91:            rel="alternate">English</a>  </li>
1.7       ot         92:            <li><a href="documentation.html.es"
                     93:            lang="es" xml:lang="es" hreflang="es"
                     94:            rel="alternate">Español</a></li>
1.6       ot         95:            <li><a href="documentation.html.fr"
                     96:            lang="fr"
                     97:            xml:lang="fr"
                     98:            hreflang="fr"
                     99:            rel="alternate">Français</a> </li>
                    100:            <li><a href="documentation.html.it"
                    101:                lang="it"
                    102:                xml:lang="it"
                    103:                hreflang="it"
                    104:                rel="alternate">Italiano</a> </li>
1.7       ot        105:            <li><a href="documentation.html.nl"
                    106:                lang="nl"
                    107:                xml:lang="nl"
                    108:                hreflang="nl"
                    109:                rel="alternate">Nederlands</a> </li>
1.6       ot        110:            <li><a href="documentation.html.ja"
                    111:                lang="ja"
                    112:                xml:lang="ja"
                    113:                hreflang="ja"
                    114:                rel="alternate">日本語</a> </li>
                    115:            <li><a href="documentation.html.pl-PL"
                    116:                lang="pl"
                    117:                xml:lang="pl"
                    118:                hreflang="pl"
                    119:                rel="alternate">Polski</a> </li>
                    120:            <li><a href="documentation.html.zh-cn"
                    121:                lang="zh-hans"
                    122:                xml:lang="zh-hans"
                    123:                hreflang="zh-hans"
                    124:                rel="alternate">中文</a></li>
                    125:       </ul>
1.5       ot        126: 
1.4       ot        127:           
1.9     ! ot        128:    <div id="footer">
1.1       ot        129:    <p id="activity_logos">
1.9     ! ot        130: 
1.1       ot        131:       <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="カスケーディング・スタイルシートについてもっと知るには"><img src="images/woolly-icon" alt="CSS" /></a>
                    132:    </p>
                    133:    <p id="support_logo">
                    134: W3Cサポーターになってこのツールを支援しよう<br />
                    135: <a href="http://www.w3.org/Consortium/supporters"><img src="http://www.w3.org/Consortium/supporter-logos/csupporter.png" alt="W3C Supporter" /></a>
                    136:    </p>
                    137: 
                    138:     <p class="copyright">
                    139:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2006
                    140:       <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
                    141: 
                    142:       (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
                    143:       <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
                    144:       <a href="http://www.keio.ac.jp/">慶應義塾大学</a>),
                    145:       All Rights Reserved.
                    146:       W3C の<a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">責任範囲</a>、
                    147:       <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">商標</a>、
                    148:       <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">文書の利用</a>、
                    149:       そして<a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">ライセンス</a>
                    150:       の規則が適用されます。
                    151:       このサイトの訪問者は、私たちの<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">一般</a>および<a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">メンバー</a>プライバシー声明に従うものとします。
                    152: 
                    153:     </p>
                    154: 
1.9     ! ot        155: </div>
1.1       ot        156:   </body>
                    157: </html>
                    158: 
                    159: 
                    160: 

Webmaster