Nice!
Start with <ul> and end with </ul> to create an unordered list. Inside the ordered list start with <ol> and end with </ol>.
<ul>
</ul>
<ol>
</ol>