Skip to content

Instantly share code, notes, and snippets.

@doz-snippets
Created September 30, 2012 14:53
Show Gist options
  • Save doz-snippets/3807001 to your computer and use it in GitHub Desktop.
Save doz-snippets/3807001 to your computer and use it in GitHub Desktop.
HTML: HTML5 Barebones Starter Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
${1}
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment