Hey guys, I'm new to CSS positioning, I have two cells inside on one large cell. I need to position one on the left side (no problem) "position: relative; top: 0px; left: 0px;" but the second cell I want to position it relative to the large cell like the left-aligned cell is. Currently it is relative to the left-aligned cell, and since that cell will change in height it would be best to be relative to the fixed size cell.


Reply With Quote
Bookmarks