Previous Message
Next Message

table width problem in IE?

Sent by David Feldman on 24 November 2003 19:07


> Any chance of a test url? :) Its really hard to see what the problem  
> is without one,

Sure. Here's a simple page that exhibits the problem:
http://interfacethis.com/misc/css-test/ie-table.html

- The body margin and padding are set to 0.
- The DIV has its padding set to 20px.
- The table has its width set to 100%
- The table and its cells have 0 for padding, margin, and border.

Mozilla gets it right: The table is the full width of the available  
space inside the DIV (i.e. the page width minus 40px). But IE6 makes  
the table the full _page_ width, ignoring the DIV's settings and thus  
running off the right side.

Thanks,
--Dave

------------------------------------------------------------------------ 
--
David A. Feldman
User Interface Designer
http://InterfaceThis.com

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: