Skip to content

Instantly share code, notes, and snippets.

@adactio
Created August 17, 2017 17:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adactio/f73651363707986e5e4970eb244acadc to your computer and use it in GitHub Desktop.
Save adactio/f73651363707986e5e4970eb244acadc to your computer and use it in GitHub Desktop.
My boilerplate for HTML
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment