Math, asked by prashantsingh9558, 1 year ago

Which tag is used to display the numbered list?

Answers

Answered by siddhartharao77
0
ol tag is used to display the numbered list.

<ol>
<li>Demo</li>
<li>Class</li>
</ol>
Similar questions