Horje

How to add The hreflang attribute specifies the language of the document in the link

A Example
index.html
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>

Output should be:

How to add The hreflang attribute specifies the language of the document in the link




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attribute
Uploaded by:
Admin