Skip to content

Instantly share code, notes, and snippets.

@DanielCender
Created November 30, 2019 00:36
Show Gist options
  • Save DanielCender/491abd9a7b9e05dafd072faea3d82216 to your computer and use it in GitHub Desktop.
Save DanielCender/491abd9a7b9e05dafd072faea3d82216 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Sample Webpage</title>
</head>
<body>
Sample HTML body text.
</body>
<script src="index.js"></script>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment