What is the main difference between a block-level element and an inline element in CSS?
Block elements take full width
Inline elements take full width
Block elements align vertically
Inline elements are always centered
This question is part of this quiz :
CSS Layout Logic Quiz