Example The hreflang attribute specifies the language of the document in the link: <a href="http://www.1000sourcecodes.com...
Example
The hreflang attribute specifies the language of the document in the link:
<a href="http://www.1000sourcecodes.com" hreflang="en">1000sourcecodes</a> |
Definition and Usage
The hreflang attribute specifies the language of the document in the target URL.
Syntax
<a hreflang="language_code"> |
Syntax Example
Attribute Values
Value | Description |
language_code | A two-letter language code that specifies the language of the document in the target URL. |