Skip to content

Instantly share code, notes, and snippets.

@msroot
Created October 8, 2012 18:52
Show Gist options
  • Select an option

  • Save msroot/3854194 to your computer and use it in GitHub Desktop.

Select an option

Save msroot/3854194 to your computer and use it in GitHub Desktop.
ie css
background: white; /* all browsers */
*background: black; /* will show black on ie7 only */
_background: blue; /* will show blue on ie 6 only */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment