Skip to content

Instantly share code, notes, and snippets.

@tommynyquist
Created May 31, 2016 06:41
Show Gist options
  • Save tommynyquist/5b1fbd50a00289ea140d4cd4bf41fdef to your computer and use it in GitHub Desktop.
Save tommynyquist/5b1fbd50a00289ea140d4cd4bf41fdef to your computer and use it in GitHub Desktop.
Example webpage
<html>
<body>
<h1>Hello world!</h1>
<p>
Welcome to my world.
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment