This is the structural model for HTML elements in Cascading Sheets:
- the element's content (text and images) is at the center
- around the content, there is whitespace called padding
- around the padding, there is an optional border (a line whose
style, width, and color can be controlled)
- around the border, there is whitespace called the margin
which separates the element from adjacent elements