An image-map, with a clickable area:
![]()
The type attribute is supported in all major browsers.
The type attribute specifies the MIME type of the target URL.
This attribute is only used if the href attribute is set.
Note: This attribute is purely advisory.
The type attribute is new for the <area> tag in HTML5.
| Value | Description |
|---|---|
| MIME_type | The MIME type of the linked document. Look at IANA MIME types for a complete list of standard MIME types. |
HTML <area> tag
Your message has been sent to W3Schools.