Home › Forums › CSS › Relative Positioning…thing… › Re: Relative Positioning…thing…
March 17, 2012 at 4:05 pm
#99301
Participant
I think your div “out” needs to have assigned some height if you want to position div “in” from top in %.
Or if you don’t want to assign height to div “out” then on div “in” you have to change top:% to margin-top:%