Resource 01: Mozilla Developer Network (MDN)
This MDN webpage explains the following CSS properties:
flex-directionflex-basisflex-growflex-shrinkalign-itemsjustify-contentplace-itemsplace-contentflex-wrap
Resource 02: World Wide Web Consortium (W3C)
This W3C webpage contains the offical W3C documentation for CSS Flexible Box Layout.
Resource 03: Flexbox Froggy
This is a coding-based browser game intended to teach players how to use Flexible Box Layout.
Summary
This documentation page includes information about the following:
- Mozilla Developer Network
- World Wide Web Consortium
- Flexbox Froggy