Creating An Image Map: HTML Project 05
Creating An Image Map: HTML Project 05
<map name="coins">
<area shape="rectangle" coords=""
href="http://">
<area shape="polygon" coords="1"
href="http://">
<area shape="circ" coords="" href="http://">
</map>
</body>
</html>
Apply Your Knowledge
<center> usemap="#coins"
</a>
</a>