Skip to content

Instantly share code, notes, and snippets.

@danielkoch
Last active August 29, 2015 14:02
Show Gist options
  • Save danielkoch/86a50b843c1b9eb7a93e to your computer and use it in GitHub Desktop.
Save danielkoch/86a50b843c1b9eb7a93e to your computer and use it in GitHub Desktop.
html5 simple basis
<!DOCTYPE html><head>
<title>Untitled</title>
</head>
<body>
<p>Content</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment