Which of these elements will create a list? Select all that correct.
Explanation
<ul></ul> will create an unordered list:
list items elements <li>some content</li> are marked with bullets, circles, squares and other non-number marks.

<ol></ol> will create an ordered list:
list items elements <li>some content</li> are marked with numbers.

Follow CodeGalaxy

Mobile Beta

Get it on Google Play
Send Feedback
Keep exploring
HTML & CSS quizzes
Cosmo
Sign Up Now
or Subscribe for future quizzes