The HTML <map> element is used with <area> elements to define an image map (a clickable link area).

Content categories:
Flow content, phrasing content, palpable content.

Permitted content:
Any transparent element.

Tag omission:
None, both the starting and ending tag are mandatory.

Permitted parent elements:
Any element that accepts phrasing content.

DOM interface:
HTMLMapElement
