Created
May 31, 2016 06:41
-
-
Save tommynyquist/5b1fbd50a00289ea140d4cd4bf41fdef to your computer and use it in GitHub Desktop.
Example webpage
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> | |
<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