Skip to content

Instantly share code, notes, and snippets.

@laurencedorman
Created February 28, 2018 08:48
Show Gist options
  • Save laurencedorman/428d89f79eab9ab9481730991b5e2b01 to your computer and use it in GitHub Desktop.
Save laurencedorman/428d89f79eab9ab9481730991b5e2b01 to your computer and use it in GitHub Desktop.
htmlbasic
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment