List in HTML:

Types of List:
If we wanna make a list of something. You can do it in two possible ways.
1. Unordered list: This uses bullet points to store the list and there is no ascending or descending order.
2. Ordered list: It is used to store a list by numbering it. These numbering may be in roman, alphabets, digits.



