Skip to content

Instantly share code, notes, and snippets.

@jayontraps
Forked from chriscoyier/gist:1027728
Created April 5, 2012 11:04
Show Gist options
  • Save jayontraps/2309982 to your computer and use it in GitHub Desktop.
Save jayontraps/2309982 to your computer and use it in GitHub Desktop.
HTML: doctype html
<!doctype html>
<!--[if lt IE 7 ]> <html class="no-js ie6 ie" lang="en"> <![endif]-->
<!--[if IE 7 ]> <html class="no-js ie7 ie" lang="en"> <![endif]-->
<!--[if IE 8 ]> <html class="no-js ie8 ie" lang="en"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment