0 / 60 seg.

How do you create a bullet point list in HTML?

<___>
  <li>Item 1</li>
  <li>Item 2</li>
</___>