CSS Hack 43a

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

Technique:

stylesheet.css +

<link type="text/css" href="stylesheet.css" rel=stylesheet media="3d-glasses, screen and resolution > 40dpi, braille" />

Adapted from Ian Hickson's import tests

Back to CSS hacks

43a