Table of Contents

CSS Test: Box Model Hack

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

CSS applied to #test-span:


    <style type="text/css">
        #test-span {
            voice-family:"\"}\"";
            voice-family:inherit;
            color:green;
            }
    </style>

More Information:

http://www.tantek.com/CSS/Examples/boxmodelhack.html