Completed
- Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Creating Simple Layouts - Comparing Flexbox and Grid Approaches
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Flex or grid for the main layout
- 3 - Flex or grid for the layout of the cards
- 4 - Using flex on top and a margin-left on the bottom
- 5 - Using flex to make two columns inside the card
- 6 - Comparing the two flex solutions
- 7 - A grid solution
- 8 - Grid vs. Flexbox discussion
- 9 - Subgrid solution
- 10 - More challenges coming