CYBER@GARDEN

『Web標準の教科書』各章

home > 『Web標準の教科書』読者サポートページ > 第4章 第3節

第4章 第3節(p.321-327)

<p>
  <img src="./images/map.gif" alt="このサイトについて"
  usemap="#links" />
  <map name="links" id="links">
    <area href="./help.html" alt="ヘルプ"
    shape="circle" coords="50, 34, 24" />
    <area href="./copyright.html" alt="著作権"
    shape="rect" coords="100, 11, 146, 58" />
    <area href="./contact.html" alt="お問い合わせ"
    shape="polygon" coords="199, 10, 175, 57, 223, 57" />
  </map>
</p>
<p>
  <object data="./images/map.gif" type="image/gif"
  title="このサイトについて" usemap="#links">
    <map name="links" id="links">
      <area href="./help.html" alt="ヘルプ"
      shape="circle" coords="50, 34, 24" />
      <area href="./copyright.html" alt="著作権"
      shape="rect" coords="100, 11, 146, 58" />
      <area href="./contact.html" alt="お問い合わせ"
      shape="polygon" coords="199, 10, 175, 57, 223, 57" />
    </map>
  </object>
</p>
<p>
  <object data="./images/map.gif" type="image/gif"
  title="このサイトについて" usemap="#links">
    <map name="links" id="links">
      このサイトについて:
      <a href="./help.html" title="ヘルプ"
      shape="circle" coords="50, 34, 24">
      ヘルプ</a> |
      <a href="./copyright.html" title="著作権"
      shape="rect" coords="100, 11, 146, 58">
      著作権</a> |
      <a href="./contact.html" title="お問い合わせ"
      shape="polygon" coords="199, 10, 175, 57, 223, 57">
      お問い合わせ</a>
    </map>
  </object>
</p>
<p>
  <object data="./images/map.gif" type="image/gif"
  title="このサイトについて" usemap="#links">
  このサイトについて</object>
</p>
<map name="links" id="links">
  <p>このサイトについて:
    <a href="./help.html" title="ヘルプ"
    shape="circle" coords="50, 34, 24">
    ヘルプ</a> |
    <a href="./copyright.html" title="著作権"
    shape="rect" coords="100, 11, 146, 58">
    著作権</a> |
    <a href="./contact.html" title="お問い合わせ"
    shape="polygon" coords="199, 10, 175, 57, 223, 57">
    お問い合わせ</a>
  </p>
</map>
<p>
  <a href="/cgi-bin/mapmanage.cgi">
    <img src="./images/map.gif" alt="このサイトについて"
    ismap="ismap" />
  </a>
</p>
(http://www.cybergarden.net)/cgi-bin/mapmanage.cgi?10,27