Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 336 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 336 Bytes

The Box Model or CSS for Back-end Developers

A starting point to cover some must-know CSS basics.

Things to cover:

  • Box Model
  • Flow
    • Grids, etc
    • Alignment
  • Position
  • Cascading
    • Don't use !important, or at least know when to...
  • Sizing
    • px, rem, em, pt? in?
  • Sass