Skip to content

Instantly share code, notes, and snippets.

@nicolasfig
Created September 30, 2012 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicolasfig/3805464 to your computer and use it in GitHub Desktop.
Save nicolasfig/3805464 to your computer and use it in GitHub Desktop.
HTML: Starting template
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<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