+ 1
Flex box summary
Hey guys I just learned about flexbox and I wanted to make a quick website to practice using it but I forgot how to make rows and I just need a quick summary so that I can remember how to write flexbox code
3 Respostas
+ 5
https://code.sololearn.com/WH67FTMsWZ4V/?ref=app
This should help
+ 2
Here is one tutorial about flexbox, i found it very informative
https://www.theodinproject.com/lessons/foundations-introduction-to-flexbox
Because flexbox works with main and cross axes, this can be confused to begginers, so I suggest you to check this site and also follow all aditional links to understand it better.
At end you have practice, make sure you complete it. Is really good and fun practice.
+ 1
This does help a ton, thank you!^^