Skip to content

Instantly share code, notes, and snippets.

@findyourmagic
findyourmagic / IE条件判断
Last active August 29, 2015 14:01 — forked from yisibl/HTML-tags.md
html-tags
<!--[if lt IE 7 ]> <html lang="zh-cmn-Hans" class="ie6 ielt8"> <![endif]-->
<!--[if IE 7 ]> <html lang="zh-cmn-Hans" class="ie7 ielt8"> <![endif]-->
<!--[if IE 8 ]> <html lang="zh-cmn-Hans" class="ie8"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html lang="zh-cmn-Hans"> <!--<![endif]-->