Forums

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

Home Forums CSS Needing 100% height on div Reply To: Needing 100% height on div

#255735
JeroenR
Participant

Yes, I agree with Paulie_D about the mixing of two techniques. And also when you try to use the flexbox technique, your flex settings should be on the container outside of the things you want to stretch. Take a look at this example: https://codepen.io/jeroenreijs/pen/vZLyrw.