Table of Contents
CSS Test: Attribute Selector
If this text is green, the browser has applied the rule.
CSS applied to #test-span:
<style type="text/css"> html[xmlns] #test-span { color:green; } </style>
More Information:
http://w3development.de/css/hide_css_from_browsers/attribute/
current
archive
talk
tools
favelets
photos
css filters
tidbits
©2002-2010 kevin c smith