Skip to content

Instantly share code, notes, and snippets.

@sprklinginfo
Created May 25, 2015 15:32
Show Gist options
  • Save sprklinginfo/e5f13480fc63ae9aafb6 to your computer and use it in GitHub Desktop.
Save sprklinginfo/e5f13480fc63ae9aafb6 to your computer and use it in GitHub Desktop.
HTML5 start template
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<h1>HTML5 start template</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment