# CSS Box Model and Positioning

## Objectives

* Draw, explain, and use the box model
* Describe the difference between block, inline, and inline-block elements
* Explain the difference between and use cases of static, relative, fixed, & absolute positioning
* Adjust element spacing using flexbox
