[thelist] Background color not filling div

Tony Crockford tonyc at boldfish.co.uk
Thu Jul 10 08:41:06 CDT 2003


> > The problem with the DIVs is that the background color does
> not see to
> > fill out the entire div and the margins between DIVs appear
> to vary.
> > The page in question is at  http://www.ryanrushton.com/dev/list.html
> >
> > Looking for suggestions / explanations that might fix this.
> >
> Everything is working as it should be. You have three 17px
> wide icons in
> 50px wide space, do the math. One icon has moved below the others
> creating a white space.
>
> HTH
> gary


try adding <br style="clear: all;" /> (or similar) at the end of the
<div class="documentBasic"> div.

that will force the div to grow to the height of the three (or more
icons) and therefore fill in as you seem to be asking for.


hth

Tony

>
> --
> The Nemesis Project
> http://nemesis1.f2o.org
> One Stop CSS
>
>
> --
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> Evolt.org conference in London, July 25-27 2003.  Register
> today at http://evolt.org.uk
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>



More information about the thelist mailing list