Skip to content

Instantly share code, notes, and snippets.

@jakubpawlowicz
Created January 14, 2021 13:57
Show Gist options
  • Save jakubpawlowicz/d877d4aaf892fc5dd9d4457c90a40367 to your computer and use it in GitHub Desktop.
Save jakubpawlowicz/d877d4aaf892fc5dd9d4457c90a40367 to your computer and use it in GitHub Desktop.
<p style="color:red;color:green\0">\0 suffix hack: green in IE, red everywhere else</p>
<p style="color:red;color:green\9">\9 suffix hack: green in older IE (up to 9 or 10, not sure which), red everywhere else (including IE 11)</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment