mjbasford
12-10-2010, 11:33 PM
trying to line up three divs in a row, which i accomplished using one absolute and two floats. now im trying to have another div below that, centered, which i have that part but the lower div floats up and overlaps the ones above it. I guess basically my question is as follows.
I know relative places the item relative to where it would normally show up in the html, but what properties or values or div types are considered "actual space" that pushes the item down.
Im also having this problem with my footer (lightly different setup) as it anchors off the div on the right, not the center one that is longer.
I have read several "tutorials" on this, and have yet to figure this out, so any advice/insight on this would be greatly appreciated.
Mike
I know relative places the item relative to where it would normally show up in the html, but what properties or values or div types are considered "actual space" that pushes the item down.
Im also having this problem with my footer (lightly different setup) as it anchors off the div on the right, not the center one that is longer.
I have read several "tutorials" on this, and have yet to figure this out, so any advice/insight on this would be greatly appreciated.
Mike