
Zach Handler
5,332 PointsWould you use flexbox to make this type of layout?
1 Answer

Jamie Reardon
Treehouse Project ReviewerYou could use flexbox for the product name and price that could be coded inside a div or a semantically written html tag. Other than that, I don't really see where you would "need" to rely on flexbox for other elements on the page.