Skip to content

Instantly share code, notes, and snippets.

@MichaelrMentele
Created April 23, 2016 18:30
Show Gist options
  • Save MichaelrMentele/1d288329adfbe536470fcf0ee83a4bdc to your computer and use it in GitHub Desktop.
Save MichaelrMentele/1d288329adfbe536470fcf0ee83a4bdc to your computer and use it in GitHub Desktop.
skeleton for html file
<!doctype html>
<html lang="en-US">
<head>
<title></title>
<meta charset="UTF-8" />
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment