[thelist] inserting a table with css

Brian Johnson brian at bnia.com
Fri Jun 28 14:28:05 CDT 2002


Please view the following page in Mozilla 1.0 and in IE 6.0:

http://www.bnia.com/forum/

I get the result I want in Mozilla.  But IE pushes the table to a point
below the left floating nav bar.  I can change the table width from
    table { width: 100%; }
to
    table { width: 99%; }
and IE will push the divs up where they belong, but a gap remains
between the edge of the table in Mozilla.

I have no idea what this looks like in other browsers.

Any suggestions?  Why?

-Brian





More information about the thelist mailing list