Mapa Cargado en el Lado Cliente
<map name="Nombre-Mapa">
<area shape="#" coords="#" href="url">
</map>
<img src="mapimg.gif" usemap="#Face">
<map name="Face">
<!Text BOTTON>
<area shape="rect"
href="page.html"
coords="140,20,280,60">
<!Triangle BOTTON>
<area shape="poly"
href="image.html"
coords="100,100,180,80,200,140">
<!FACE>
<area shape="circle"
href="new.html"
coords="80,100,80,180">
</map>
Network Communication Design
Original de:
Yuriko Ienaga --- [email protected] ---
Traducción y Adaptación por:
Carlos J. Naranjo --- [email protected] ---