diffrence between ordered and unordered list in html
Answers
Answered by
0
The ordered list element, <ol> , works very much like the unordered list element; individual list items are created in the same manner. The main difference between an ordered list and an unordered list is that with an ordered list, the order in which items are presented is important.
Answered by
0
The main difference between an ordered list and an unordered list is that with an ordered list, the order in which items are presented is important.
Similar questions