Skip to content

Instantly share code, notes, and snippets.

@matthewhartman
Created May 14, 2014 06:34
Show Gist options
  • Select an option

  • Save matthewhartman/9cfc25e7e2ecb6983245 to your computer and use it in GitHub Desktop.

Select an option

Save matthewhartman/9cfc25e7e2ecb6983245 to your computer and use it in GitHub Desktop.
HTML - Basic Boilerplate
<!doctype html>
<html lang="en" id="">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment