Define a 'list item maker' in short
Answers
Answered by
2
Answer:
An ordered list created using the <ol> element, and each list item starts with the <li> element. Ordered lists are used when the order of the list's items is important.
The list items in an ordered list are marked with numbers.
Similar questions