Created
February 25, 2017 19:28
-
-
Save mGalarnyk/589902d03b85a0611cc1939bf7a69e29 to your computer and use it in GitHub Desktop.
Hello World HTML for my blog post https://medium.com/@GalarnykMichael
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> | |
<header><title>This is title</title></header> | |
<body> | |
Hello world | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment