I have two tables containing financial data. I need the first three columns of each table to always line up vertically i.e. always have the same width. Therefore I've made these cells fixed width. However, when the browser window is so narrow that none of the other cells can be squashed any further then these three cells start to squash themselves (sorry, don't know the jargon for 'squash'!). Is there any way to force a table cell to maintain a fixed width regardless of any other factors? I don't want to use a width or even a min-width on the table because I want it to be as readable 800x600 as with any other resolution. Help appreciated.
Tom
Tom
![emo_big_smile.gif](http://www.net-tom.co.uk/emoticons/emo_big_smile.gif)