Para IE 7
1 |
<!--[if IE 7]><br /><br /> <link rel="stylesheet" type="text/css" href="ie7.css"><br /><br /><![endif]--> |
Para IE 6
1 |
<!--[if IE 6]><br /><br /> <link rel="stylesheet" type="text/css" href="ie6.css" /><br /><br /><![endif]--> |
Más en: http://css-tricks.com/how-to-create-an-ie-only-stylesheet/