Skip to content

Instantly share code, notes, and snippets.

@greencoder
Last active June 16, 2021 19:00
Show Gist options
  • Save greencoder/392c008d2d24f7e0e2849b6ed07a5257 to your computer and use it in GitHub Desktop.
Save greencoder/392c008d2d24f7e0e2849b6ed07a5257 to your computer and use it in GitHub Desktop.
Blank HTML Document
<!DOCTYPE html>
<html lang="en">
<head>
<title></title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="#" />
<style></style>
<script></script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment