Skip to content

Instantly share code, notes, and snippets.

@robflaherty
Created May 13, 2011 00:56
Show Gist options
  • Select an option

  • Save robflaherty/969760 to your computer and use it in GitHub Desktop.

Select an option

Save robflaherty/969760 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<script>(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement)</script>
<!--[if lt IE 9]><script src="/_assets/js/html5-shiv.js"></script><![endif]-->
<link rel="stylesheet" href="/_assets/css/styles.css" media="all" />
<!--[if IE]><link rel="stylesheet" href="/_assets/css/ie.css" media="all" /><![endif]-->
<title>Page Title</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment