>> On 10/15/05, Stefan wrote:
> How can I make the Table fill the full width of the column in FireFox and
> IE 6?
same thing happened to me with that type of layout.
I added the following rules to the tables and it sorted it for me:
table {width:100%;float:left}
cheers,
pete
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************