sorry for making trouble already found the solution myself; i forgot to close a few tags
"Wolfgang Illmeyer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:3dcd1b94$0$30562$91cee783@;newsreader01.highway.telekom.at... > Hi people, > I want to create a HTML document which consists of a table with 3 columns. > The outer columns have a fixed size and the middle one should be as big as > there is space left, so that the table fills the whole width of the browser > window. To achieve this, I would assign width:100% to the table as well as > to the middle column. This works fine for MSIE, but results in a table, > which is bigger than the browser window of Mozilla. > So how does this work exactly for Mozilla? > > Greetings > Wolfgang > >
