CSS Hack 54h
If this text is green, the browser has applied the rule.
Technique:
<style type="text/css" media="aural,not screen">#test {color:green;}</style>
Adapted from Ian Hickson's import tests
Back to CSS hacks
Technique:
<style type="text/css" media="aural,not screen">#test {color:green;}</style>
Adapted from Ian Hickson's import tests
Back to CSS hacks