Change the display type of an HTML element

The CSS Box Model

Created: 2022-10-08


You can set various values for the display type using the display property.

Following values changes how elements behave in normal flow
- block
- inline
- inline-block