Skip to content

Instantly share code, notes, and snippets.

@jolosantos
Created September 10, 2014 21:13
Show Gist options
  • Save jolosantos/c44113429ccde3ba9e97 to your computer and use it in GitHub Desktop.
Save jolosantos/c44113429ccde3ba9e97 to your computer and use it in GitHub Desktop.
HTML5 Template
<html lang='en'>
<head>
<title></title>
<meta charset='utf-8'>
<link rel='Shortcut Icon' href='favicon.ico' type='image/x-icon' />
<link rel='stylesheet' href='' type='text/css' media='all'/>
<script type='text/javascript' src=''></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment