Skip to content

Instantly share code, notes, and snippets.

@rgardner
Created April 2, 2014 23:49
Show Gist options
  • Save rgardner/9945656 to your computer and use it in GitHub Desktop.
Save rgardner/9945656 to your computer and use it in GitHub Desktop.
HTML Structure
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment