Dave M G wrote:
> I set the form <input> tags to be be display:block so that they would
>  be on their own line.
> 
> However, this causes a gap to appear below. I'm testing on FireFox, 
> and it looks like this: http://formever.org/Screenshot2.png

> What's even more puzzling to me, is that when I applied a thin red 
> border to examine where exactly the <div> boundaries are, then the 
> white background *did* fill all the space. The borders appeared as 
> well. http://formever.org/Screenshot.png
> 
> How can that be?

It's a more nonsensical part of the standards - 'collapsing margins'...
<http://www.w3.org/TR/CSS21/box.html#collapsing-margins>
Study the behavior well.

A 1px padding-bottom/padding-top will have the same effect as a border.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to