Skip to content

Instantly share code, notes, and snippets.

@teobais
Created March 31, 2015 13:13
Show Gist options
  • Save teobais/9ffe00e441125887beb3 to your computer and use it in GitHub Desktop.
Save teobais/9ffe00e441125887beb3 to your computer and use it in GitHub Desktop.
An HTML5 sample template.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge, chrome=1" />
<title>Template's Title</title>
<link rel="stylesheet" href="">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment