c1120 > html-lists > Flashcards
What is the difference between an ordered list and an unordered list in HTML?
Ordered lists use numbers or letters, and unordered lists use bullet points.
Is an HTML list a block element or an inline element?
Block element.