This is a 300 by 200 gif but could just as easily be jpg or any size. The origin 0,0 is in the top left hand corner and the first co-ord is distance for the left and the second is the distance down. Start with the map name and then the co-ords of the rectangle of the area you wish to use as the link coords="0,0,10,10" and the place you want to link to href=TOP-LEFT and finally any pop-up alt="Top Left 0,0"
<MAP name="tester">
<AREA type=rect coords="0,0,10,10" href=TOP-LEFT alt="Top Left 0,0">
<AREA type=rect coords="50,50,100,100" href=50,50-100,100 alt="50,50-100,100">
<AREA type=rect coords="200,50,250,100" href=blah blah alt="200,50-250,100">
<AREA type=rect coords="290,190,300,200" href=bottom-right alt="Bottom Right 300,200">
</MAP>
Then when you call in the image you just add usemap="#tester"
<IMG SRC="images/picagif.gif" BORDER=2 usemap="#tester" HEIGHT=200 WIDTH=300>

<CENTER><MAP name="tester"><AREA type=rect coords="0,0,10,10"
href=TOP-LEFT alt="Top Left 0,0"><AREA
type=rect coords="50,50,100,100" href=50,50-100,100 alt="50,50-100,100"><AREA
type=rect coords="200,50,250,100" href=blah blah
alt="200,50-250,100"><AREA type=rect coords="290,190,300,200" href=bottom-right
alt="Bottom Right 300,200"></MAP><FONT SIZE=+4>Map
Links</FONT></CENTER>
<CENTER><MAP name="tester2"><AREA type=rect coords="0,0,10,10" href=2TOP-LEFT alt="2 Top Left 0,0"><AREA type=rect coords="50,50,100,100" href=250,50-100,100 alt="2 50,50-100,100"><AREA type=rect coords="200,50,250,100" href=2blah blah alt="2 200,50-250,100"><AREA type=rect coords="290,190,300,200" href=2bottom-right alt="2 Bottom Right 300,200"></MAP></CENTER>
<CENTER><FONT SIZE=+1> </FONT></CENTER>
<BLOCKQUOTE><FONT SIZE=+1> This
is a 300 by 200 gif but
could just as easily be jpg or any size. The origin 0,0 is in the top
left
hand corner and the first co-ord is distance for the left and the second
is the distance down. Start with the map name and then the co-ords
of the
rectangle of the area you wish to use as the link </FONT>coords="0,0,10,10"
<FONT SIZE=+1>and the place you want to link to </FONT>href=TOP-LEFT
<FONT SIZE=+1>and
finally any pop-up </FONT>alt="Top Left 0,0"
<BR>
<BR><MAP name="tester">
<BR><AREA type=rect coords="0,0,10,10"
href=TOP-LEFT
alt="Top Left 0,0">
<BR><AREA type=rect coords="50,50,100,100" href=50,50-100,100
alt="50,50-100,100">
<BR><AREA type=rect coords="200,50,250,100" href=blah blah
alt="200,50-250,100">
<BR><AREA type=rect coords="290,190,300,200" href=bottom-right
alt="Bottom Right 300,200">
<BR></MAP>
<BR>
<BR><FONT SIZE=+1> Then when you
call in the image you
just add </FONT>usemap="#tester"
<BR>
<BR><IMG SRC="images/picagif.gif" BORDER=2 usemap="#tester"
HEIGHT=200
WIDTH=300></BLOCKQUOTE>
<CENTER><FONT SIZE=+1> </FONT></CENTER>
<CENTER><IMG SRC="images/picagif.gif" BORDER=2 usemap="#tester" HEIGHT=200 WIDTH=300> <IMG SRC="images/picagif.gif" BORDER=2 usemap="#tester2" HEIGHT=200 WIDTH=300></CENTER>
<CENTER> </CENTER>
<CENTER><A HREF="../index.htm"><IMG SRC="../but_home.gif" ALT="Back to Omni-Web Page" BORDER=0 HEIGHT=32 WIDTH=128></A><A HREF="index.htm"><IMG SRC="../but_htm.gif" ALT="Back to Omni-Web Page" BORDER=0 HEIGHT=32 WIDTH=128></A><A HREF="mailto:htmlcode@enquires.f9.co.uk"><IMG SRC="../but_eml.gif" ALT="Email Us" BORDER=0 HEIGHT=32 WIDTH=128></A></CENTER>
<CENTER> </CENTER>
<CENTER><FONT SIZE=+2>Source Code</FONT></CENTER>
<CENTER> </CENTER>
</BODY>
</HTML>