Birdie wrote:
> Hi,
>
> I need space between the top of my h1 (Fund Raising dinner header) and the
> red menu bar.
>
>  
>
> Page: http://www.koolfish.com/test/index.html
>
>
>
> Lisa
>
>  
>
>   

Establish a block formatting context.
#maincontent {
overflow: hidden; <-------- :: add ::
}

<http://www.w3.org/TR/CSS2/visuren.html#block-formatting>
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to