Go to the Navigation pageHelpExitBackNext

 
Type your answer below. Fill in the HTML to add the image map "links" to a page with one rectangular area, one circular region, and one triangular region.

<MAP ="links">
<AREA ="RECT" COORDS="40,10, 130,130" HREF="square.htm">
<AREA SHAPE="" COORDS="111, 200, 20" HREF=="disc.htm">
<AREA SHAPE="" COORDS="5,7,  33,141,  112,61" HREF=="triangle.htm">
</MAP>