html-lists Flashcards
1
Q
what is the difference between an ordered list and an unordered list in HTML?
A
- order list has the type of numbering
2. unorder list has dots
2
Q
is an HTML list a block element or an inline element?
A
block