Skip to content

Instantly share code, notes, and snippets.

@ferminhg
Created November 22, 2012 12:14
Show Gist options
  • Select an option

  • Save ferminhg/4130856 to your computer and use it in GitHub Desktop.

Select an option

Save ferminhg/4130856 to your computer and use it in GitHub Desktop.
HTML: Starting Template
<!doctype html>
<html>
<head>
<meta charset=utf-8>
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment