HTML-block-and-inline Flashcards
1
Q
how do block-level elements affect the document flow?
A
start on a new line
2
Q
how do inline elements affect the document flow?
A
appear to cont on the same line as their neighbouting elements
3
Q
what are the default width and height of a block-level- element?
A
w= the length of the page
4
Q
what are the default width and height of an inline element?
A
size of the context