taestrada wrote:
>  
>
> In Firefox, there is a gap between the two divs. I would like the borders to
> connect, as they do in IE 7.
>
>  
>  
>
> http://carlsonlandscapearch1.com.previewdns.com/index.html
>
>  
>
>
> Alix Estrada
>   





Not tested. Try:
#content{
padding-top: 0; <----- :: delete ::
padding-top: 1px; <----- :: add ::
}

Collapsing-margins:
<http://www.w3.org/TR/CSS21/box.html#collapsing-margins>

~d
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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