Skip to content

Instantly share code, notes, and snippets.

@juancarlosqr
Created April 11, 2016 15:41
Show Gist options
  • Save juancarlosqr/7e2a1f719f4f7a93bb37a848c9e1a750 to your computer and use it in GitHub Desktop.
Save juancarlosqr/7e2a1f719f4f7a93bb37a848c9e1a750 to your computer and use it in GitHub Desktop.
HTML5 template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title></title>
</head>
<body>
<!-- content goes here -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment