Skip to content

Instantly share code, notes, and snippets.

@Lammerink
Created October 20, 2012 22:43
Show Gist options
  • Save Lammerink/3925083 to your computer and use it in GitHub Desktop.
Save Lammerink/3925083 to your computer and use it in GitHub Desktop.
HTML : Starting template
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Untitled Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment