Example:
HTML
<img src="https://horje.com/avatar.png" width="145" height="126" alt="Planets" usemap="#planetmap">
<map name="planetmap">
<area shape="rect" coords="0,0,82,126" alt="Sun" href="sun.htm" hreflang="en">
</map>
How to add The hreflang attribute specifies the language of the document in the link | HTML Attribute |
How to add An image map, with clickable areas - HTML hreflang | HTML Attribute |
How to add the hreflang attribute indicates that the linked document is in English | HTML Attribute |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |