Kim Brooks Wei wrote:
> I can't imagine why my graphic and main text won't stay inside of 
> their #wrap container.
>
> http://thewei.com/
>
>   

Open the wrap to enclose its contents.

#wrap {
overflow: auto; <-- add overflow: auto; or overflow: hidden;
}

Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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/

Reply via email to