*マークアップについて [#gad21f1d]

**dai2案(0.1.5) [#a862ba21]
(見にくいのでコメント削除済み)
 <?xml version="1.0" encoding="Shift_JIS" standalone="no"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja">
 <head>
     <link rel="stylesheet" href="/stylesheet/screen.css" type="text/css" media="screen,print" />
     <link rel="stylesheet" href="/stylesheet/color.css" type="text/css" media="screen,print" />
     <link rel="stylesheet" href="/stylesheet/print.css" type="text/css" media="print" />
     <link rel="stylesheet" href="/stylesheet/ie3.css" type="text/css" media="screen" />
     <link rel="start" href="index.htmlへのパス" />
     <link rev="made" href="mailto:someone@sosa.jpn.org" />
     <title>*ページ名</title>
 </head>
 <body>
 <div class="box" id="header">
     <h1>*ページ名</h1>
     <h2 class="navigation" id="hierarchy">階層構造</h2>
     <ol>
         <li><a href="../index.html" title="サイトのトップページに移動。">トップページ</a></li>
         <li>&gt; *ページ名</li>
     </ol>
 </div>
 <hr />
 <div class="box" id="body">
     <h2 class="navigation" id="list">目次</h2>
     <ol>
         <li><a href="#***" title="このページ内の「***」という章へ移動。">***</a></li>
         <li><a href="#***" title="このページ内の「***」という章へ移動。">***</a></li>
     </ol>
 
     <h2 class="contents" id="***">***</h2>
     <p>内容</p>
 
     <h2 class="contents" id="***">***</h2>
     <p>内容</p>
 </div>
 <hr />
 <address class="box" id="footer" >
	サイト名:公共サイト情報バリアフリー研究会(<a href="http://sosa.jpn.org/" title="サイトのトップページに移動。">http://sosa.jpn.org/</a>)<br />
	連絡担当者:someone(<a href="mailto:someone@sosa.jpn.org" title="連絡担当者にメールを送ります。">someone@sosa.jpn.org</a>)<br />
	ページ制作者:someone(<a href="mailto:someone@sosa.jpn.org" title="ページ制作者にメールを送ります。">someone@sosa.jpn.org</a>)<br />
	文章公開日:2005-00-00<br />
	最終更新日:2005-00-00<br />
	<a href="./immunity.html">免責事項</a>
 </address>
 </body>
 </html>

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS