//Easy CSS Hacks using SASS
// In most cases, you'll never need the 3rd, or 4th hacks here.
#idtag
* html &
//IE6 and below
cssstyle: value
* first-child+html &
//IE7 only
cssstyle: value
html>body &
//IE7,IE8, and modern browsers
cssstyle: value
html:first-child &
//Opera only 9 and below
cssstyle: value
Hey there! I see you're running Internet Explorer 6.
That's neat. This reminds me of my grandpa. He had this old car that he kept having to fix. He spent so much money on it that he didn't want to get rid of it (even when it stopped running).
2 Comments