<map name="MyMenu"> <area shape="RECT" coords="0,0,47,18" href="SplusTips.html"> <area shape="RECT" coords="48,0,80,18" href="SASTips.html"> <area shape="RECT" coords="81,0,122,18" href="UnixTips.html"> <area shape="RECT" coords="123,0,165,18" href="WorkAtHome.html"> </map> <a href=".index.html"> <img src="somemapfile.gif" usemap="#MyMenu"></a>The 4 numbers in the "coords" are the upper left (x,y) and lower right (x,y) for the rectangle that the user will click on to go to the "href". Coordinates are in pixels, starting at (0,0) in the upper left of the image. For more info, see this document .
All links active 2/24/2009. Please report missing links to