Last active
November 12, 2019 19:43
-
-
Save jakekarnes42/eb9c37be44d05dedbfd9c657aa2ac429 to your computer and use it in GitHub Desktop.
Hello World HTML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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