IE7 conditional comment
If you, like me, are using conditional comments to apply CSS "fixes" to Internet Explorer here’s the one you’ll need to detect IE 7:
<!--[if IE 7]> <![endif]-->
technorati tags:ie7, css, web development, conditional comment
If you, like me, are using conditional comments to apply CSS "fixes" to Internet Explorer here’s the one you’ll need to detect IE 7:
<!--[if IE 7]> <![endif]-->
technorati tags:ie7, css, web development, conditional comment