How to make unordered list in Html?

Question

How to make unordered list in Html?

Re: How to make unordered list in Html?

    creates an unordered list. The unordered part means that the items in the list are not in any particular order.
      works with
    • .
        defines the list,
      • defines each item in the list. Grocery List:
        • potatoes
        • spinach
        • lollipops