Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@BriceShatzer
Created April 9, 2018 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BriceShatzer/80880ed731949b9773600c32aafa69bc to your computer and use it in GitHub Desktop.
Save BriceShatzer/80880ed731949b9773600c32aafa69bc to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<h1>My First Heading</h1>
<p>My first paragraph.</p>
<script>
console.log('hello')
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment