Q 21: Which is correct code for 2 points
displaying ordered list which is
starting from C in the web
page ?
<html>
Answers
Answered by
0
Answer:
The HTML <ol> element represents an ordered list of items — typically rendered as a numbered list.
Similar questions