<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