0 / 60 seg.

What's incorrect about the following unordered list code?

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