Escape Hack
If this text is green, the browser has applied the rule.
Technique:
div.t\65 st { color: green; }Note: There is a tab character between "\65" and "st".
Adapted from David Baron's CSS tests
Back to CSS hacks
Technique:
div.t\65 st { color: green; }Note: There is a tab character between "\65" and "st".
Adapted from David Baron's CSS tests
Back to CSS hacks