Skip to content

Instantly share code, notes, and snippets.

@ZE3kr
Last active December 25, 2018 14:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZE3kr/cad7ff76efb623712583b4d1eeefcc75 to your computer and use it in GitHub Desktop.
Save ZE3kr/cad7ff76efb623712583b4d1eeefcc75 to your computer and use it in GitHub Desktop.
Hello World

Hello World

<!DOCTYPE html>
<html>
  <head>
    <title>example</title>
  </head>
  <body>
    <h1>Hi</h1>
  </body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment