Skip to content

Instantly share code, notes, and snippets.

@androide-osorio
Created November 18, 2012 01:46
Show Gist options
  • Save androide-osorio/4102706 to your computer and use it in GitHub Desktop.
Save androide-osorio/4102706 to your computer and use it in GitHub Desktop.
HTML: Stater Template
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<div class="container"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment