Hello,
I have a two-column div layout. See
www.ejwelch.com and go to 'product catalog' then go to 'Floor Protection'. I have these product tables set to a width of 100% in my css (cat class) so all the tables take up 100% of the column, even if there is not enough info to force it (ie the 'single roll' tables). This works PERFECT in IE6.0. However, in Netscape7.1 the tables extend off the page (probably due to a different interpretation of div width).
How can i fix this? if i cant, how else can i set this up for the desired effect?
Thanks in advance!!