#summary The a hreflang attribute specifies the language of the target resource of a hyperlink.
#labels about-html,is-html-attribute,from-w3c
You are here: [Welcome Home] > [HTMLReference HTML Reference] > [HTMLElements Elements] > [AElement element] > *hreflang attribute*
== Usage ==
{{{
Google Japan
}}}
== Values ==
== Elements ==
You can use the `hreflang` attribute on the following elements:
* [AElement ]
* [AreaElement ]
* [LinkElement ]
== Browser compatibility ==
[ArticleBrowserCompatibilityLegend Compatibility table legend]
|| *Test* || *IE8* || *IE7* || *IE6* || *FF3* || *FF2* || *Saf3* || *Op9* || *Chrome* ||
|| [http://doctype.googlecode.com/svn/trunk/tests/html/attributes/a-hreflang-reflection-test.html a.hreflang reflects ] || Y || Y || Y || Y || Y || Y || Y || Y ||
== Further reading ==
* [http://www.whatwg.org/specs/web-apps/current-work/#hreflang3 The hreflang attribute in HTML 5]
* [http://www.w3.org/TR/html401/struct/links.html#adef-hreflang The hreflang attribute in HTML 4]
* [http://msdn2.microsoft.com/en-us/library/ms533787.aspx The hreflang attribute on MSDN]
* [http://annevankesteren.nl/2004/06/hreflang-and-type Opinion: hreflang and type considered harmful]