Skip to content

Instantly share code, notes, and snippets.

@storypixel
Created November 19, 2014 19:54
Show Gist options
  • Save storypixel/5a69974956cd34b9f096 to your computer and use it in GitHub Desktop.
Save storypixel/5a69974956cd34b9f096 to your computer and use it in GitHub Desktop.
Basic-est HTML5 starter
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Untitled</title>
</head>
<body>
<!-- Basic-est -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment