That worked. I never would have figured that out on my own. Thank you so much!
Liz On 7/21/06 7:28 PM, "Gunlaug Sørtun" <[EMAIL PROTECTED]> wrote: > Liz wrote: >> No 2 - was ok until I put a logo in it. The masthead is 99 px high >> and so is the image. I wanted no border or space above it. When I >> added the 1 px padding I got a large masthead space around it. When >> I make the padding 0 there is no masthead padding around the logo but >> there is the large white space above it. Any fix? > >> http://www.liztestsite.com/testsite/page1.html > > Zero out the default-margins on h1... > > h1 {margin: 0;} > > Georg ______________________________________________________________________ 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/
