Yes, you should always use < ol > and < li > together (or < ul > and < li >) .Neither one of these elements really makes sense without the other. Remember , a list is really a group of items : the < li > element is used to identify each items, and the < ol > element is used to gro…
Continue Reading +
Showing posts with the label ordered and unordered list in html exampleShow All
There are three types of list HTML. 1. Order List 2. Unorder List 3. Description Lists
Continue Reading +
Social Icons