Skip to content

Instantly share code, notes, and snippets.

@Leodau
Created March 31, 2013 15:10
Show Gist options
  • Save Leodau/5280931 to your computer and use it in GitHub Desktop.
Save Leodau/5280931 to your computer and use it in GitHub Desktop.
HTML: Starter Template
<!doctype html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>
@paullaffitte
Copy link

I always searched for a simple template like this one!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment