Skip to content

Instantly share code, notes, and snippets.

@MeexReay
Forked from MrChuffmanSnippets/index.html
Last active June 6, 2024 11:34
Show Gist options
  • Save MeexReay/bed17670d6ba0c74a6594fa7de9807fd to your computer and use it in GitHub Desktop.
Save MeexReay/bed17670d6ba0c74a6594fa7de9807fd to your computer and use it in GitHub Desktop.
HTML5: Blank Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Document</title>
<!-- <link href="style.css" rel="stylesheet"> -->
</head>
<body>
<!-- <script src="script.js"></script> -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment