Skip to content

Instantly share code, notes, and snippets.

@lindstrm
Forked from nathansmith/html5_template.html
Created July 12, 2013 10:47
Show Gist options
  • Save lindstrm/5983512 to your computer and use it in GitHub Desktop.
Save lindstrm/5983512 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