Skip to content

Instantly share code, notes, and snippets.

@josecolella
Created September 9, 2013 09:18
Show Gist options
  • Save josecolella/6493336 to your computer and use it in GitHub Desktop.
Save josecolella/6493336 to your computer and use it in GitHub Desktop.
html: starting template
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment