/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<!--[if IE 6]> Your style for Internet Explorer 6 here <![endif]--> <!--[if IE 7]> Your style for Internet Explorer 7 here <![endif]--> <!--[if gte IE 5]> Your style for Internet Explorer 5 and up here <![endif]--> <!--[if lte IE 7]> Your style for Internet Explorer lower or equal to 7 here <![endif]--> <!--[if gt IE 5.5]> Your style for Internet Explorer greater than 5.5 here <![endif]-->
URL: http://www.quirksmode.org/css/condcom.html