Consider the following syntax:
<MAP NAME="World Map">
<Area Coords="0,0, 100, 200" HREF="homepage.html">
</MAP>
When would you use the above syntax?
When defining an image map
When referring back to homepage.html
When referring to World Map
When embedding a graphic in JavaScript