Control how elements participate in the document flow and whether they are rendered.
Change the display property of the highlighted elements to see how they interact with surrounding content.
Elements do not start on a new line and only take up as much width as necessary. Width and height properties have no effect.
Observe the difference in document layout when an element is hidden.
The element is fully visible and participates in the document layout.