Home › Forums › CSS › Needing 100% height on div › Reply To: Needing 100% height on div
June 8, 2017 at 11:59 pm
#255735
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.