Skip to main content

Command Palette

Search for a command to run...

List in HTML:

Updated
1 min read
List in HTML:
A

I am gonna to start my journey as a full stack web developer.

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.