![]() |
Definition and UsageThe Note: This attribute is purely advisory. Applies toThe
Browser SupportThe
|
Example:
HTML
<!DOCTYPE html>
<html>
<body>
<h1>The a hreflang attribute</h1>
<p><a hreflang="en" href="https://horje.com">Horje.com</a></p>
</body>
</html>
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>
Example:
HTML
<link href="tag_link.asp" rel="parent" rev="subsection" hreflang="en">
html hreflang attribute |
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 |
Read Full: | HTML Attribute |
Type: | Develop |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded: | 1 week ago |
Uploaded by: | Admin |
Views: | 31 |
Reffered: https://www.w3schools.com/tags/att_hreflang.asp