Rachel Vidrine wrote: > I have two small problems with the page I am creating:
> http://www.rwbcountry.com/index.htm What web standard is that document supposed to be created in..? <http://validator.w3.org/check?uri=http://www.rwbcountry.com/index.htm> > 1. Firefox: The container "div" does not extend far enough down the > page; thus, one of the images extends below the white div section > onto the background of the page. I want the div section to extend > below all of the content. <http://www.positioniseverything.net/easyclearing.html> > 2. Internet Explorer: There is a small white space between the > masthead at the top of the page and the navigation menu below it. I > want the menu flush to the masthead as it appears in Firefox. Declare 'display: block' on the masthead-image. BTW: IE6 has more than the mentioned problem with your page. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
