An image-map, with clickable areas:
The <map> tag is used to define a client-side image-map. An image-map is an image with clickable areas.
The name attribute is required in the map element. This attribute 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.
The <map> tag is supported in all major browsers.
DTD indicates in which HTML 4.01/XHTML 1.0 DTD the attribute is allowed. S=Strict, T=Transitional, and F=Frameset.
The <map> tag supports the following standard attributes:
More information about Standard Attributes.
The <map> tag supports the following event attributes:
More information about Event Attributes.
Your Query was successfully sent!