Note:
This element specifies the coordinates of an image map.
This element must be used with the <img> element and <area> element.
<img> defines the image.
<area> defines the area inside the image that is clickable and linked to
another web page.
Syntax:
<map attributes events> . . . </map>