Forum Moderators: open
I have a layout where if using a table I would have 3 columns and 5 rows. I have column 1 spanning 3 rows to hold the logo (rows 1,2,3) and column 2 spanning three rows (rows 3,4,5) for content. As you can see row three is overlapping so my height specifications for columns 2 and 3 for row 2 and 3 are being ignored by IE. Firefox works just fine. Do I need to bury an old friend (table layout) for CSS. I use CSS all the time now but not for positioning.
Thank you so much for the advice. I have spent the weekend with this and got quite a bit of help from your forums.
Jon