![]() |
VOOZH | about |
The :lang Selector is used to target the element which is based on language attributes for a specific value. This selector work with the help of language-code.
Syntax:
:lang(lang-code) {
//property
}
Language Codes:
Example-1:
Output:
👁 Image
Example-2: Language code apply on root element.
Output:
Supported Browsers: