Forums

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

Home Forums CSS Parent div with 2 child div (top and bottom of parent div) Reply To: Parent div with 2 child div (top and bottom of parent div)

#237512
timbarden
Participant

Hi,

You were correct with position: absolute, you just need equal left and right values to get the required width. See my updated pen, is this what you were after? http://codepen.io/timbarden/pen/gPKRYx/