Skip to content

Instantly share code, notes, and snippets.

@jineeshjohn
Created January 8, 2013 11:01
Show Gist options
  • Save jineeshjohn/4482957 to your computer and use it in GitHub Desktop.
Save jineeshjohn/4482957 to your computer and use it in GitHub Desktop.
HTML5 default template
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>Sample Document</title>
<script></script>
</head>
<body>
...
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment