Skip to content

Instantly share code, notes, and snippets.

@corysimmons
Last active December 15, 2015 13:38
Show Gist options
  • Save corysimmons/5268236 to your computer and use it in GitHub Desktop.
Save corysimmons/5268236 to your computer and use it in GitHub Desktop.
HTML template
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="style.css">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment