Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS CSS Flexbox Layout Flexbox Properties Smarter Layouts with flex-basis and flex

Dont understand flex-basis.

I don't understand flex-basis no matter how much MDN / CSS tricks area I've read.

But let me know if this is correct.. it seems to control the 1st box ( item 1 ) unless it's auto then it's all equal? I dont get this at all on what flex-basis do

1 Answer

Steven Parker
Steven Parker
229,657 Points

I also found the flex concepts a bit difficult. What helped me the most was playing the practice games I found online, in particular:

Thank you so much for this Steven!! This helped me out so much!