38 words
1 minute
A Simple CSS hack
This following hack works for IE6 / IE7 / Firefox:
.some-class{ color: #FF0000 !important; /* For firefox, safari and opera */ color: #00FF00; /* For ie6 */}
*html .some-class{ color: #0000FF; /* For ie7 */} A Simple CSS hack
https://codingonwheels.com/posts/css-a-simple-hack/ Confirmed by Microsoft: Cannot Install HD Audio Driver On Windows Server 2003 SP2 / R2
Caution! Different Language Versions Of Firefox Renders Differently