Skip to content

Instantly share code, notes, and snippets.

@jigante
Created March 30, 2013 13:26
Show Gist options
  • Save jigante/5276675 to your computer and use it in GitHub Desktop.
Save jigante/5276675 to your computer and use it in GitHub Desktop.
Snippet: HTML - HTML5 start page
<!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