Sent by bradford on 30 January 2005 03:03
On Sat, 29 Jan 2005 18:55:54 -0500, D Ross wrote
> I'm working on redesigning this page coding it more by hand and
> using dreamweaver a lot less...but, I'm running into a few
> problems... The page : http://www.davidrossdesign.us/oscars/
>
> Main problem I'm having is the wrapper isnt fully expanding to fit
> the main content area...in Safaari it looks fine but in Firefox it
> doesnt. I'm pretty sure I have the div mainCont in the wrapper
> div...so I dont know whats going on...
>
> Any info greatly appreciated.
>
> Thanks,
> David
A quick solution would be to add an invisible <hr /> just before the last </div>.
div#container hr {
display: block;
clear: left;
margin: 10px 0 20px 0;
visibility: hidden;
}
Brad
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/