はじめ

「はじめ」の編集履歴(バックアップ)一覧に戻る

はじめ - (2007/12/17 (月) 08:04:54) のソース

<html>
  <head><title>テーブルネスト</title></head>
  <body>
    <table border="1"><tr><td>
      <table border="1"><tr><td>
        <table border="1"><tr><td>
          <table border="1"><tr><td>
            <table border="1"><tr><td>
              <table><tr><td>Sample</td></tr></table>
            </td></tr></table>
          </td></tr></table>
        </td></tr></table>
      </td></tr</table>
    </td></tr></table>
  </body>
</html>