Skip to content

Instantly share code, notes, and snippets.

@SamSamskies
Created August 31, 2013 04:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save SamSamskies/6396246 to your computer and use it in GitHub Desktop.
Save SamSamskies/6396246 to your computer and use it in GitHub Desktop.
Simplest HTML5 Boilerplate template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Blank HTML 5 Template</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment