define ORDERED LIST Element
Answers
Answered by
5
Answer:
The HTML <ol> element represents an ordered list of items — typically rendered as a numbered list.
HOPE YOU GET SOME HELP
Answered by
12
Answer:
Ordered Lists: These are sometimes called numbered lists because, by default, the list items contained in that list have a specific numerical order or ranking. Ordered lists are appropriate where the exact ordering of items are important to the meaning of the content. For example, a recipe would likely use an ordered list because the steps occur in sequence. Any step-by-step process is best presented as an ordered list.
Similar questions