Skip to content

Instantly share code, notes, and snippets.

@equalent
Created May 12, 2017 14:51
Show Gist options
  • Save equalent/8f76127f2b77b8541e334a4d52a4a887 to your computer and use it in GitHub Desktop.
Save equalent/8f76127f2b77b8541e334a4d52a4a887 to your computer and use it in GitHub Desktop.
Hello world
<!DOCTYPE>
<html>
<head>
<title>Hello world</title>
</head>
<body>
<p>HELLO WORLD</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment