Skip to content

Instantly share code, notes, and snippets.

@patrickandre
Created September 13, 2012 15:36
Show Gist options
  • Save patrickandre/3715142 to your computer and use it in GitHub Desktop.
Save patrickandre/3715142 to your computer and use it in GitHub Desktop.
html: html5 template
<!DOCTYPE html>
<html>
<head>
<title>Title of the document</title>
</head>
<body>
The content of the document......
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment