CSS Hack 60
If this text is green, the browser has applied the rule.
Technique:
<style type="text/css">@media all {} @import url(stylesheet.css);</style>
Adapted from Ian Hickson's import tests #60
Back to CSS hacks
Technique:
<style type="text/css">@media all {} @import url(stylesheet.css);</style>
Adapted from Ian Hickson's import tests #60
Back to CSS hacks