Helpful stuff for learning CSS Displays
This site https://flexboxfroggy.com/ can teach you flex and https://learncssgrid.com/ can help with grid layouts for beginners. It's been helping me so far :). You can also click at that bottom and use grid garden on the flexbox froggy page. Enjoy! 🙂
Flexbox Froggy
A game for learning CSS flexbox
Learn CSS Grid - A Guide to Learning CSS Grid
A comprehensive guide to help you understand and learn CSS Grid Layout, by Jonathan Suh.
2 Replies
there is also CSS Diner to learn about selectors
https://flukeout.github.io/
CSS Diner
A fun game to help you learn and practice CSS selectors.
Nice find!