CSS Fundamentals: Display
- The "display" property controls have elements interact
- First display values were "block" and "inline"
- They organize the page like an article
- Elements are in and out of "flow"
- Later versions of CSS included flex, grid, and others
12 / 20