Skip to content

Instantly share code, notes, and snippets.

@chardcastle
Created March 16, 2011 22:43
Show Gist options
  • Save chardcastle/873479 to your computer and use it in GitHub Desktop.
Save chardcastle/873479 to your computer and use it in GitHub Desktop.
HTML file template
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Site name</title>
</head>
<body></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment