« Back  |   Introduction  |   Contents  |   Next »

3. Block-level and inline

Block-level elements and block boxes

Block level elements (or block boxes) are elements that are formatted visually as blocks.

Inline-level elements and inline boxes

Inline elements are elements that do not form new blocks of content; the content is distributed in lines.