Table of Contents

CSS Test: Fabrice's Inversion

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://archivist.incutio.com/css-discuss/?id=5967