-
-
Save dharma017/b661c57056762d104d22 to your computer and use it in GitHub Desktop.
Slim IE Conditional Tags
This file contains hidden or 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 8] | |
| | <html class="ie8 lt-ie9" lang="en"> | |
| /[if IE 9] | |
| | <html class="ie9" lang="en"> | |
| /! [if (gte IE 9)|!(IE)]<!--> <html lang="en"> <!--<![endif] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment