HTML List Flashcards
1
Q
What is the difference between an ordered list and an unordered list in HTML?
A
ordered lists have numbers and unordered dont have numbers but begin with bullet points
2
Q
Is an HTML list a block element or an inline element?
A
it is a block element