SitePoint
Reference
CSS
Selector Reference
Pseudo-classes
:lang(C)
CSS Live Demo: :lang(C)
(this page)
See also:
All Live Demos
CSS Live Demo: :lang(C)
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
:lang(fr) { color:#f00; font-weight:bold; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p lang="de">Gluklich zu sehen</p> <p lang="fr">Je suis enchanté</p> <p lang="en">Happy to see you</p>
Show me!
Your results appear here: