Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Flexbox: same height + aligned to bottom Reply To: Flexbox: same height + aligned to bottom

#237892
gcyrillus
Participant

if you go for flex, then you can imbricate them:
you may use wrap, column, … , and flex:1; where you want a single element to fill whole space avalaible:
https://codepen.io/gc-nomade/pen/obQRRM