Box Model
The CSS structural model that considers each element on a web page as a box.
The CSS structural model that considers each element on a web page as a box.
Learn how to use the display property to determine an element's box type and how it will be displayed on the screen.
Design methods to effectively structure web page layouts using the box model