Learning Fuze - rc0821 > html-lists > Flashcards
What is the difference between an ordered list and an unordered list in HTML?
An ordered list displays each item by number while an unordered list uses bullet points.
Is an HTML list a block element or an inline element?
Block element.