0 / 60 seg.

Why is the following unordered list code incorrect?

<ul>
  <li>Item 1<li>
  <li>Item 2<li>
</ul>