Home › Forums › CSS › Not sure how best to approach this layout › Reply To: Not sure how best to approach this layout
May 8, 2014 at 6:42 am
#169548
Member
From what I recall, I suggested three columns but that doesn’t include the really hard part…the equal heights.
Easy enough (apparently) with flexbox when dealing with rows but AFAIK there is no ‘equal height’ setting in flexbox when dealing with elements in columns but I freely confess I’m not that into flexbox as yet.
I’m not saying it’s impossible but I do think you are pushing the boundaries until css grid-layout comes onstream.