0 / 60 seg.

What does an unordered list (<ul>) represent semantically?

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