Alan Gresley wrote:
> Adding padding-top to the #content div will actually accentuate the gap 
>though this will even things out across browser-land.

Hi Alan,

Well, that is exactly what Georg already said

Georg wrote:
 >> For testing-purposes, adding...
 >>
 >> #content {
 >> padding-top: 1px;
 >> }
 >>
 >> ....without zeroing out the margin-top on #spotlight, will make all
 >> browsers contain the margin and push #spotlight down.

...but that wasn't an intended solution. I'm pretty sure that 
recommendation was made so Mike could see the full margins in effect and 
what exactly is going on.

>To achieve the line up in IE like the other browsers it's better to allow for 
>greater margin 
collapse [1].

I am curious - why is that better than the alternatively proposed 
zeroing out of the top margin on the offending #spotlight div? To my 
mind, zeroing the margin is as clean and simple as it gets, since that 
*was* causing the problem in the first instance.

Mark
______________________________________________________________________
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