Skip to content

Instantly share code, notes, and snippets.

@davidfic
Created January 24, 2013 17:53
Show Gist options
  • Save davidfic/4625733 to your computer and use it in GitHub Desktop.
Save davidfic/4625733 to your computer and use it in GitHub Desktop.
HTML: Basic Skeleton
<!DOCTYPE>
<html>
<meta charset="UTF-8">
<head>
<title></title>
<body>
</body>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment