Carl Youngblood wrote: > On 6/19/06, Els <[EMAIL PROTECTED]> wrote: >>> On 6/19/06, Carl Youngblood <[EMAIL PROTECTED]> wrote: >> >>>> http://constructioncapitalsource.com/test/sample.html
[snip] >> if you either take off >> "display:table", or add a set width to #container, nothing >> collapses, > > When I remove the display:table, my pixel borders disappear. > Do you have any idea about how I can keep those borders but > get rid of the other unwanted properties? I'd like this div > to expand as the width of the browser expands. Yup, use option number 2: add a set width to #container: width:100%; -- Els http://locusmeus.com/ http://locusoptimus.com/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
