Forum Moderators: open
The problem revolves around the fact that the two tables are different sizes (one holds a menu, the other the main content). As one increases in size it streches a page downwards causing the other table to shift down so it's in the middle of the page.
The work around I was using is to shove an invisable cell at the base of the smaller table and resize that to try to force the small table to the top.
I feel there must be a better way of going about this (even if I can't see it). The other reason I'm nervous about this is I'm not sure the pages will render the same as they are for me, especially since, on some of the later page, I'm getting a different alignment when viewing in my editor, IE and Firefox :(
Images for the last point:
<Sorry, no example URLs.
See Terms of Service [webmasterworld.com]>
[edited by: tedster at 5:09 pm (utc) on April 24, 2005]
So when one table increases vertically it increase the vertical size of the two holding cells causing the other table to move.
This increase of both holding cells is fine, it's simply the fact that the two tables (with the smaller of the two shifting down so it’s in the middle of it’s holding cell) are knocked out of alignment when it happens and it seems hard to get them back.