On 3/30/06, David Gordon <[EMAIL PROTECTED]> wrote: > > > So I'm asking for a solution which gives me more flexible divs, I'd like > them to take up enough space for their text without leaving big holes in > the page. Can this be done, or is my first page as good as I can hope for. > > i guess adding another container div on each two rows could fix the problem. something like this..
<div class="dg-row"> <div class="dg-head2"> .... </div> <div class="dg-head2"> .... </div> </div> and don't forget to float that container div too. -- Pro Web Design - Markup and Search Engine Optimization<http://blog.br4inwash3r.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/ ______________________________________________________________________ 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/