Lesson 9 - HTML block and inline elements
There are two main ways in which elements can be displayed in HTML: Block or inline Block-level elements Block-level elements begin on a new line and take up the full width of the containing element. Some examples of block-level elements include: <div>