> The test page is: http://www.imag3.com/test/
> 
> Is there a way to stop the h1 from extending behind the div that is 
> floating to the left?
> And, is it possible to have the yellow box dynamically center itself 
> in the area to the right that is remaining after the left div takes up 
> its space?


h1,.centerbox {overflow:hidden;zoom:1;}

You may want to read this article to find out why it works that way:
http://www.yuiblog.com/blog/2010/05/19/css-101-block-formatting-contexts/

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz

______________________________________________________________________
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