An image-map, with clickable areas:
![]()
The <map> tag is supported in all major browsers.
The <map> tag is used to define a client-side image-map. An image-map is an image with clickable areas.
The required name attribute of the <map> element is associated with the <img>'s usemap attribute and creates a relationship between the image and the map.
The <map> element contains a number of <area> elements, that defines the clickable areas in the image map.
Note: In HTML5, if the id attribute of the <map> tag is also specified, it must have the same value as the name attribute.
In XHTML, the name attribute is deprecated, and will be removed. Use the id attribute instead.
| Attribute | Value | Description |
|---|---|---|
| name | mapname | Required. Specifies the name of an image-map |
The <map> tag also supports the Global Attributes in HTML.
The <map> tag also supports the Event Attributes in HTML.
The perfect solution for professionals who need to balance work, family, and career building.
More than 10 000 certificates already issued!
The HTML Certificate documents your knowledge of HTML.
The HTML5 Certificate documents your knowledge of advanced HTML5.
The CSS Certificate documents your knowledge of advanced CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The jQuery Certificate documents your knowledge of jQuery.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
Your message has been sent to W3Schools.