CSS Hack 78

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

Technique:

stylesheet.css +

<link type="text/css" href="stylesheet.css" rel="extra-keyword stylesheet" />

Adapted from Ian Hickson's import tests

Back to CSS hacks

78