Skip to content

Instantly share code, notes, and snippets.

@wardbeyens
Created March 14, 2022 14:04
Show Gist options
  • Save wardbeyens/be9b8712d6cfc82de149f158a4b176e6 to your computer and use it in GitHub Desktop.
Save wardbeyens/be9b8712d6cfc82de149f158a4b176e6 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Basic Web Page</title>
</head>
<body>
Hello World!
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment