Map
Tag: <map>
The map tag is used to define an image map; within the image
map one or more area tags can be placed
to define clickable hotspots.
The attribute name is used in the opening tag to link to
the usemap attribute of the image.
The image map is closed with the closing tag </map>