Concepts to help simplify CSS layouts

CSS can be frustrating when it doesn’t work how you think it should, but there is logic in what it does and how it works!

00:00 – Introduction

01:01 – The box model and auto width and height

05:11 – What changes with flex and grid?

08:35 – Have your HTML in place first