LearningFuze Bootcamp > html-lists > Flashcards
What is the difference between an ordered list and an unordered list in HTML?
Ordered lists have numbers while unordered lists are just bullets (no numbers)
Is an HTML list a block element or an inline element?
Block element