An <object> element using an image map:
![]()
The usemap attribute is supported in all major browsers, except Chrome and Safari.
The usemap attribute specifies the name of an image-map to use with the object.
An image-map is an image with clickable areas.
The usemap attribute is associated with a <map> element's name attribute, and creates a relationship between the object and the map.
NONE.
| Value | Description |
|---|---|
| #mapname | A hash character ("#") plus the name of the map element to use |
HTML <object> tag
Your message has been sent to W3Schools.