back

Area

Tag: <area>

The area tag is used to define a clickable area in an image map.
The tag contains the attributes: shape, coords, href, and alt.
The area tag is self closing and so no ending tag is required.

Example