Skip to content

Instantly share code, notes, and snippets.

@mtslo
Created October 22, 2013 13:02
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 mtslo/7100352 to your computer and use it in GitHub Desktop.
Save mtslo/7100352 to your computer and use it in GitHub Desktop.
Basic html file structure
<!DOCTYPE HTML>
<html lang="en">
<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