Skip to content

Instantly share code, notes, and snippets.

@ssaamm
Created December 5, 2017 23:19
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 ssaamm/bf3f7408b04821181cf3c0e53e710dd6 to your computer and use it in GitHub Desktop.
Save ssaamm/bf3f7408b04821181cf3c0e53e710dd6 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=bf3f7408b04821181cf3c0e53e710dd6
<!DOCTYPE html>
<html>
<head>
<title>Unicorns Hello World</title>
</head>
<body>
<h1>Whatever you want the heading to be</h1>
<p>Write whatever you want</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment