I'm designing a website and it has been a long while since I did any sort of layout design using tables (must use tables instead of CSS because I have to support old browsers), and have run into a slight bump. I have a design that looks like this:
[cell][cell]
[cell][cell]
[cell][cell]
and the whole table is aligned at the top left of the page (browser window). The table is wide enough to fit on a screen with a resolution of 800 x 600 without the need for any horizontal scroll bars. Now, ideally, I would like the cells in bold to stretch out as far to the right as possible to take up the remaining space on screens running higher resolutions (but always be at a minimum of 656 pixels). Any ideas/hints would be greatly appreciated :beer:
[cell][cell]
[cell][cell]
[cell][cell]
and the whole table is aligned at the top left of the page (browser window). The table is wide enough to fit on a screen with a resolution of 800 x 600 without the need for any horizontal scroll bars. Now, ideally, I would like the cells in bold to stretch out as far to the right as possible to take up the remaining space on screens running higher resolutions (but always be at a minimum of 656 pixels). Any ideas/hints would be greatly appreciated :beer:
