Skip to content

Instantly share code, notes, and snippets.

@jakekarnes42
Last active November 12, 2019 19:43
Show Gist options
  • Save jakekarnes42/eb9c37be44d05dedbfd9c657aa2ac429 to your computer and use it in GitHub Desktop.
Save jakekarnes42/eb9c37be44d05dedbfd9c657aa2ac429 to your computer and use it in GitHub Desktop.
Hello World HTML
<html>
<head></head>
<body>
<h1>Hello world!</h1>
</body>
<html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment