Skip to content

Instantly share code, notes, and snippets.

@chriscoyier
Created June 15, 2011 18:21
Show Gist options
  • Save chriscoyier/1027728 to your computer and use it in GitHub Desktop.
Save chriscoyier/1027728 to your computer and use it in GitHub Desktop.
doctypeandhtml.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