CSS Filter: Namespace Attribute Selector

Rule: html[xmlns] body { background: #90EE90; color: #000; font-family: sans-serif; }

If the browser supports the above rule, the page’s background should be a light green and the text should be sans-serif.—saila.com

Applies the styles

Does not apply the styles

Thanks to all those who helped test.


Validate: XHTML 1.0 (Strict) and CSS2