Skip to content

Instantly share code, notes, and snippets.

@thebinarypenguin
Created July 25, 2014 00:34
Show Gist options
  • Save thebinarypenguin/5bca6187040c3c6e5384 to your computer and use it in GitHub Desktop.
Save thebinarypenguin/5bca6187040c3c6e5384 to your computer and use it in GitHub Desktop.
HTML5 Starter
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>xxxxxxxxxx</title>
<meta name="description" content="xxxxxxxxxx">
<link rel="stylesheet" href="xxxxxxxxxx">
</head>
<body>
<!-- xxxxxxxxx -->
<script src="xxxxxxxxxx"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment