write HTML code to display ordered list
Answers
Answered by
8
Answer:
To create ordered list in HTML, use the <ol> tag. Ordered list starts with the <ol> tag. The list item starts with the <li> tag and will be marked as numbers, lowercase letters uppercase letters, roman letters, etc. The default numbers for list items.
Answered by
4
Answer:
To display ordered list we use: <OL> TAG
AND TO DISPLAY Unordered list we use: <UL> TAG
hope it would help!!!!!
Similar questions
Science,
4 months ago
Math,
4 months ago
Computer Science,
8 months ago
Physics,
8 months ago
Social Sciences,
11 months ago
Math,
11 months ago