What is the purpose of the area element?

What is the purpose of the area element? Correct Answer Shape and coordinates of the hotspot

The tag defines an area inside an image-map (an image-map is an image with clickable areas). The element is always nested inside a tag. The area element specifies the shape and the coordinates that define the boundaries of each clickable hotspot.

Related Questions