Browse posteets
About
Contact us
Log In
Register
View: CSS hacks for IE6, IE7
CSS hacks for IE6, IE7
1 month ago
by
spirit
#someElement
{
background
:
red
;
/* modern browsers */
*
background
:
green
;
/* IE 7 and below */
_background:
yellow
;
/* IE6 exclusively */
}
browsers
css
hacks
ie
Embed
|
View source
Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/2037"></script>
0 comment
about "CSS hacks for IE6, IE7"
Tags
browsers
css
hacks
ie
0 comment about "CSS hacks for IE6, IE7"