0
Is this code valid <ol><li>oranges</li></ol>
Is the code valid
4 Respostas
+ 7
Yes this code is valid for making
An orderd list. You can make more list item like this in your list
+ 2
Yes it is.
But I think you have misconception in using the QNA section. And might be posting this question as a quiz.
You can post the quiz on the quiz factory menu in the app's navbar.
+ 1
Yes it is! You can check it by simply running the code
The output will be an ordered list which contains "oranges"
0
Ysz