<html>
<!-- 入口 --->
<head>
<Title>HTML examples index</Title>
</head>
<body>
<a href="s0.html" target="example"> * </a> をクリックするとソースが見れます。
<br> <h2> <a href="1.html" target="example"> 段落や文字</a> 
           <a href="s1.html" target="example"> * </a></h2>
  <ol>
      <li> <a href="1.html#ampersand" target="example"> 記号の出し方 </a>
           <a href="s1.html#ampersand" target="example"> * </a>
      <li> <a href="1.html#align" target="example"> アライメント</a>
           <a href="s1.html#align" target="example"> * </a>
      <li> <a href="1.html#map" target="example"> マップ</a>
           <a href="s1.html#map" target="example"> * </a>
      <li> <a href="1.html#blockquote" target="example"> Block Quote </a>
           <a href="s1.html#blockquote" target="example"> * </a>
      <li> <a href="1.html#div" target="example"> Division </a>
           <a href="s1.html#div" target="example"> * </a>
      <li> <a href="1.html#p" target="example"> 段落 </a>
           <a href="s1.html#p" target="example"> * </a>
      <li> <a href="1.html#q" target="example"> 引用</a>
           <a href="s1.html#q" target="example"> * </a>
      <li> <a href="1.html#style" target="example"> 文字の大きさ</a>
           <a href="s1.html#style" target="example"> * </a>
      <li> <a href="1.html#address" target="example"> 住所 </a>
           <a href="s1.html#address" target="example"> * </a>
   </ol>
<br> <h2> <a href="2.html"  target="example"> 色や背景</a> 
           <a href="s2.html" target="example"> * </a></h2>
   <ol>
      <li value="10"> <a href="2.html#background" target="example"> 背景 </a>
           <a href="s2.html#background" target="example"> * </a>
      <li> <a href="2.html#link" target="example"> リンク</a>
           <a href="s2.html#link" target="example"> * </a>
      <li> <a href="2.html#vlink" target="example"> vlink </a>
           <a href="s2.html#vlink" target="example"> * </a>
      <li> <a href="2.html#base" target="example"> ベース</a>
           <a href="s2.html#base" target="example"> * </a>
      <li> <a href="2.html#bgcolor" target="example"> 背景色 </a>
           <a href="s2.html#bgcolor" target="example"> * </a>
   </ol>
<br> <h2> <a href="3.html"  target="example"> リスト</a>  </h2>
   <ol>
      <li value="15"> <a href="3.html#list" target="example"> ただのリスト</a>
           <a href="s3.html#list" target="example"> * </a>
      <li> <a href="3.html#orderd-list" target="example"> 数字付き</a> 
           <a href="s3.html#orderd-list" target="example"> * </a>
      <li> <a href="3.html#menu" target="example"> メニュー</a>
           <a href="s3.html#menu" target="example"> * </a>
      <li> <a href="3.html#dir" target="example"> ディレクトリ</a>
           <a href="s3.html#dir" target="example"> * </a>
      <li> <a href="3.html#definition" target="example"> 定義 </a>
           <a href="s3.html#definition" target="example"> * </a>
   </ol>
<br> <h2> <a href="4.html"  target="example"> テーブル</a> 
           <a href="s4.html" target="example"> * </a></h2>
   <ol>
      <li value="20"> <a href="4.html#table" target="example"> テーブル</a>
           <a href="s4.html#table" target="example"> * </a>
      <li> <a href="4.html#right-left" target="example"> 右よせ、左よせ</a>
           <a href="s4.html#right-left" target="example"> * </a>
      <li> <a href="4.html#line" target="example"> 罫線</a>
           <a href="s4.html#line" target="example"> * </a>
      <li> <a href="4.html#multi-cols" target="example"> 
            マルチコラム、マルチロウ</a>
           <a href="s4.html#multi-cols" target="example"> * </a>
   </ol>
<br> <h2> <a href="5.html"  target="example"> フレーム</a> 
           <a href="s5.html" target="example"> * </a></h2>
   <ol>
      <li value="24"> <a href="5.html" target="example"> 
           フレームの作り方</a>
           <a href="s5.html#line" target="example"> * </a>
      <li> <a href="3.html#exit-frame" target="example"> 
           フレームの抜け方</a>
           <a href="s3.html#exit-frame" target="example"> * </a>
   </ol>
<p>
<a href="http://bw-www.ie.u-ryukyu.ac.jp/~kono/" target="_top"> 戻る</a> 
</body>
</html>