Skip to content

Instantly share code, notes, and snippets.

@willprice
Created September 14, 2020 09:32
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/86f0432b335c53177ee86b3ebc8a86f6 to your computer and use it in GitHub Desktop.
Save willprice/86f0432b335c53177ee86b3ebc8a86f6 to your computer and use it in GitHub Desktop.
HTML 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