Skip to content

Instantly share code, notes, and snippets.

@ktroye
Created July 12, 2013 11:54
Show Gist options
  • Select an option

  • Save ktroye/5983911 to your computer and use it in GitHub Desktop.

Select an option

Save ktroye/5983911 to your computer and use it in GitHub Desktop.
html: starting template
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title>Test</title>
</head>
<body>
<body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment