![]()
The lang attribute is supported in all major browsers.
The lang attribute specifies the language of the element's content.
In HTML5, the lang attribute can be used on any HTML element (it will validate on any HTML element. However, it is not necessarily useful).
In HTML 4.01, the lang attribute cannot be used with: <base>, <br>, <frame>, <frameset>, <hr>, <iframe>, <param>, and <script>.
| Value | Description |
|---|---|
| language_code | Specifies the language code for the element's content. Language code reference |
HTML Global Attributes
Your message has been sent to W3Schools.