Skip to content

Instantly share code, notes, and snippets.

@ssaamm
Created October 17, 2016 02:34
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/9e568ea32e28fefde30618822c0181b4 to your computer and use it in GitHub Desktop.
Save ssaamm/9e568ea32e28fefde30618822c0181b4 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=9e568ea32e28fefde30618822c0181b4
<!DOCTYPE html>
<html>
<head>
<title>Code2College - Brand Project</title>
</head>
<body>
<h1>Hi, I'm Samuel</h1>
</body>
</html>
h1 {
font-size: 4em;
color: #252525;
font-family: sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment