Skip to content

Instantly share code, notes, and snippets.

@owensd
Last active April 6, 2017 04:51
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 owensd/6f224a60b13319a401d667b957594839 to your computer and use it in GitHub Desktop.
Save owensd/6f224a60b13319a401d667b957594839 to your computer and use it in GitHub Desktop.
<html>
<body>
<h1 class="welcome">Welcome to Swiccup</h1>
<div>This is only the beginning!</div>
<ol>
<li>item #1</li>
<li>item #2</li>
<li>item #3</li>
<li>item #4</li>
</ol>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment