Skip to content

Instantly share code, notes, and snippets.

@alanfluff
Created August 23, 2017 20: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 alanfluff/9da9570d74cfda6044325e2afa30f169 to your computer and use it in GitHub Desktop.
Save alanfluff/9da9570d74cfda6044325e2afa30f169 to your computer and use it in GitHub Desktop.
HTML5 minimal page
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
</head>
<body>
<script>
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment