1 <!DOCTYPE html PUBLIC
"-//W3C//DTD HTML 4.01//EN">
4 <title>:lang() pseudo-class
</title>
5 <style type=
"text/css">ul
> li
{ background-color : red
}
6 li:lang
(en-GB
) { background-color : lime
}</style>
7 <link rel=
"first" href=
"css3-modsel-1.html" title=
"Groups of selectors">
8 <link rel=
"prev" href=
"css3-modsel-21c.html" title=
":target pseudo-class">
9 <link rel=
"next" href=
"css3-modsel-23.html" title=
":enabled pseudo-class">
10 <link rel=
"last" href=
"css3-modsel-d4.html" title=
"Dynamic updating of :first-child and :last-child">
11 <link rel=
"up" href=
"./index.html">
12 <link rel=
"top" href=
"../../index.html">
16 <li lang=
"en-GB">This list item should be green because its language is
18 <li lang=
"en-GB-wa">This list item should be green because its language
19 is British English (Wales)
</li>
22 <li lang=
"en-US">This list item should NOT be green because its language
24 <li lang=
"fr">This list item should NOT be green because its language is