Created
March 6, 2009 13:00
-
-
Save deplorableword/74900 to your computer and use it in GitHub Desktop.
conditional comments
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!--[if IE 6]> | |
<link rel="stylesheet" type="text/css" href="ie6.v1.css" media="screen" /> | |
<![endif]--> | |
<!--[if IE 7]> | |
<link rel="stylesheet" type="text/css" href="ie7.v1.css" media="screen" /> | |
<![endif]--> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment