Completed
- using width: min for a wrapper
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Embracing New CSS Patterns for Better Solutions
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - using width: min for a wrapper
- 3 - did you never start using arrow functions in JS?
- 4 - Using custom properties to make things more readable
- 5 - main with sidebar
- 6 - main with sidebar where the breakpoint is based on one of the children’s size
- 7 - The flow class * + *
- 8 - why is flex: 1 for equal columns not considered bad practice?