Skip to content

Instantly share code, notes, and snippets.

@mluton
Created February 20, 2012 19:17
Show Gist options
  • Save mluton/1870840 to your computer and use it in GitHub Desktop.
Save mluton/1870840 to your computer and use it in GitHub Desktop.
Minimal HTML5 Boilerplate
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment