List
List specifies the listing of the contents or items in a particular manner i.e., it can either be organized orderly or unorder way, which helps to make a clean webpage.
List specifies the listing of the contents or items in a particular manner i.e., it can either be organized orderly or unorder way, which helps to make a clean webpage.
In unordered lists, the list items are marked with bullets i.e small black circles by default.
In ordered lists, the list items are marked with numbers and an alphabet.
This places all the list items in a reversed order.
This type of list has no bullets as a style.
This is stacked list without bullets. We can add any component inside li element.