The New CSS Layout Rachel Andrew @rachelandrew
Slides & Code at https://noti.st/rachelandrew
Slide 2
I do web stuff.
Web developer since 1996, teaching CSS for almost as long. Co-founder Perch CMS & Notist. Author or co-author of 23 books on web development. Smashing Magazine Editor in Chief. Writer for MDN. CSS Working Group Invited Expert. Google Developer Expert. I like long runs and small airplanes. Slides & Code at https://noti.st/rachelandrew
Slide 3
A layout system for CSS For the first time!
Slides & Code at https://noti.st/rachelandrew
Slide 4
A layout system for CSS Flexbox Grid Layout Multiple-column Layout Floats CSS Positioned Layout
Slides & Code at https://noti.st/rachelandrew
Slide 5
Brought together by … Box Alignment Intrinsic and Extrinsic Sizing Logical Properties and Values
Slides & Code at https://noti.st/rachelandrew
Slide 6
Flexbox
Layout in one dimension. A row or a column.
Slides & Code at https://noti.st/rachelandrew