Skip to content

Instantly share code, notes, and snippets.

@willprice
Created September 14, 2020 09:31
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 willprice/4da21dd34f802eaa76da6893d6b83d17 to your computer and use it in GitHub Desktop.
Save willprice/4da21dd34f802eaa76da6893d6b83d17 to your computer and use it in GitHub Desktop.
HTML5 boilerplate
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>title</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment