- understand what problems flexbox solves;
- learn flexbox.
- Clone this repo: https://github.com/smarthutza/flexbox-workshop
- Now you have the six faces of a die. Using flexbox, please place all the dots in the right place.
- First, apply rules to the body tag to set the elements in a row.
- Solve each dice seperately and then move onto the next.
- This is what you should end up with:
- Solved by flexbox
- A complete guide to flexbox
- What the flexbox?!
- Flexbugs
- A collection of tips to help take your CSS skills pro
- Practise flexbox with Froggy
- Learn CSS selectors by playing CSS Diner