I have a single table, width is 100%, height 100%
There are 3 rows - the top one is 60px high and contains the client's logo. The bottom one is 80px high and contains the name, contact details etc.
For the middle row, the <tr> height is set to 100% so that it stretches to fill the screen.
My problem is that in IE5.5 it works, but when using IE6 it doesn't.
Any ideas?
TIA
There are 3 rows - the top one is 60px high and contains the client's logo. The bottom one is 80px high and contains the name, contact details etc.
For the middle row, the <tr> height is set to 100% so that it stretches to fill the screen.
My problem is that in IE5.5 it works, but when using IE6 it doesn't.
Any ideas?
TIA