/ Published in: HTML
Target only internet explorer 6/7 with external CSS
Expand |
Embed | Plain Text
<!--[if IE 7]> <link rel="stylesheet" type="text/css" href="/css/IE7.css" /> <![endif]--> <!--[if IE 6]> <link rel="stylesheet" type="text/css" href="/css/IE66.css" /> <![endif]-->
You need to login to post a comment.
