Skip to content

Instantly share code, notes, and snippets.

@mGalarnyk
Created February 25, 2017 19:28
Show Gist options
  • Save mGalarnyk/589902d03b85a0611cc1939bf7a69e29 to your computer and use it in GitHub Desktop.
Save mGalarnyk/589902d03b85a0611cc1939bf7a69e29 to your computer and use it in GitHub Desktop.
Hello World HTML for my blog post https://medium.com/@GalarnykMichael
<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