Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 300 Bytes

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