Skip to content

Instantly share code, notes, and snippets.

@fedir
Created April 24, 2013 12:59
Show Gist options
  • Save fedir/5451950 to your computer and use it in GitHub Desktop.
Save fedir/5451950 to your computer and use it in GitHub Desktop.
An empty HTML document (for placeholders, bootstraps etc)
<!DOCTYPE HTML>
<html lang="fr-FR">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
Content
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment