Hey Julie,

Julie Flolo wrote:
> My main question right now is:  Why isn't the background on the top 
> horizontal menu going all the way to the top of the element?  There's a gap 
> between the top logo and the menu, and the page background is showing.
> 
> Here are the links:
> 
> http://www.floloweb.com/test/index4.html
> http://www.floloweb.com/test/4style.css

try to kill the margin of your menu list:

#topmenu ul {
    margin:0;
}

;)


-- 
Best,

Marcel
http://marcelfahle.com
http://mat-computing.com
http://travelbert.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/

Reply via email to