map

Defines an image map with clickable regions.

Description

The <map> element is part of the Media category in HTML.

Basic Example

Example map content
<map>...</map>

Attributes

This element supports global attributes.

Accessibility

Accessibility considerations for the <map> element will be documented here.

Related Elements

  • <area> - Defines clickable areas within an image map
  • <img> - The image element that uses the map