Copy this code for the Image Map of cottagerowhouse. It should be placed after the body tag on your html file.

<!--IMAGEMAP DEFINITION for our main menu selection -->
<map name="housemap">
<area shape="rect" coords="108,40,161,109" href="link#1">
<area shape="rect" coords="40,114,80,193" href="link#2">
<area shape="rect" coords="89,114,125,193" href="link#3">
<area shape="rect" coords="144,114,177,193" href="link#4">
<area shape="rect" coords="191,114,225,193" href="link#5">
<area shape="rect" coords="46,236,83,319" href="link#6">
<area shape="rect" coords="102,234,167,301" href="link#7">
<area shape="rect" coords="189,234,224,319" href="link#8">
<area shape="rect" coords="0,0,260,350" nohref>
</map>


Place this code where you want to place your image map (it is not necessary to have the image centered).

<CENTER><IMG src="cottagerowhouse.gif" width="260" height="350" align=absmiddle border=0 alt="Image Map" USEMAP="#housemap></CENTER>

Back

Geocities