Table of Contents

CSS Test: Underscore Hack

If this text is green, the browser has applied the rule.

CSS applied to #test-span:


    <style type="text/css">
        #test-span {
            _color: green;
            }
    </style>

More Information:

http://wellstyled.com/css-underscore-hack.html