David Cédric Latapie wrote:

I found a real stopper for me in XHTML 1.1: it doesn't allow the ":lang" attribute anymore; only "xml:lang" is possible. And "xml:lang" can't be styled with CSS...

Yes it can, via the :lang() pseudo-class selector:

http://www.w3.org/International/questions/qa-css-lang

Internet Explorer 6 and 7 don't support it, but that's irrelevant since the current version of XHTML 1.1 must not be served as text/html so can't be used with IE anyway.

--
Benjamin Hawkes-Lewis

Reply via email to