Skip to content

Instantly share code, notes, and snippets.

@cjseeger
Last active February 17, 2020 20:29
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 cjseeger/5330bd836bcf4de4b99e9bc14b4355d6 to your computer and use it in GitHub Desktop.
Save cjseeger/5330bd836bcf4de4b99e9bc14b4355d6 to your computer and use it in GitHub Desktop.
hello_Pen
<!DOCTYPE html>
<html>
<head>
<title>Starter File</title>
</head>
<body>
Hello 2020!
</body>
</html>
body {margin: 10px;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment