- クライアントサイド・イメージマップのリンクをテキストでも記述
する
<IMG src="bar.gif" alt="メニュー" usemap="#bar">
<MAP name="bar">
<AREA shape="rect" coords="1,1,111,31"
href="../index.html" alt="トップページ">
<AREA shape="rect" coords="112,11,196,31"
href="../ports/index.html" alt="アプリケーション">
<AREA shape="rect" coords="196,12,257,33"
href="../support.html" alt="サポート">
<AREA shape="rect" coords="256,12,365,33"
href="../docs.html" alt="ドキュメント">
<AREA shape="rect" coords="366,13,424,32"
href="../commercial/commercial.html" alt="ベンダ">
<AREA shape="rect" coords="425,16,475,32"
href="../search/search.html" alt="検索">
<AREA shape="rect" coords="477,16,516,33"
href="../search/index-site.html" alt="索引">
<AREA shape="rect" coords="516,15,562,33"
href="../index.html" alt="トップページ">
<AREA shape="rect"
href="../index.html" coords="0,0,564,32" alt="トップページ">
</MAP>
Snapshot Lynx Snapshot