Inline vs Block ELements

this paragraph is a block level element this span is an inline element

Block elements take up the full width, while inline elements only take up as much space as needed.

Using Divs for Layout

DIV 1

This is a paragraph in each div.

DIV 2

This is a paragraph in each div.

DIV 3

This is a paragraph in each div.

Multiple Classes Example

this div uses multiple classes, spacing + highlight + card