Skip to content

Instantly share code, notes, and snippets.

@shawnrgrimes
Forked from nathansmith/html5_template.html
Created August 15, 2013 21:58
Show Gist options
  • Save shawnrgrimes/6245361 to your computer and use it in GitHub Desktop.
Save shawnrgrimes/6245361 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge, chrome=1" />
<title>untitled</title>
<link rel="stylesheet" href="" />
</head>
<body>
<script src=""></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment