Lists Flashcards
1
Q
What is the difference between an ordered list and an unordered list in HTML?
A
an ordered lists lists items in which order does matter such as a recipe.
unordered lists items in any order. like bulletpoints
2
Q
Is an HTML list a block element or an inline element?
A
block element