Jason Hammons wrote:
> hi everyone,
> 
> i could use some help figuring out how to make things line up properly in 
> this example: http://iamjhammons.com/cssd/table_test.html .  basically, if 
> you look at the page in firefox, things are working as they should.  the 
> "box" on the left is lined up nicely (vertically) with the table to the 
> right of it.  in safari however,  you'll see that the "box" and table are 
> not lining up together.  it appears as though the table is not accepting 
> it's 10px top margin in safari.  anyone have an idea as how to make them 
> line up in nicely in safari? thanks! jason
> 

Fx does it wrong [1]. It should collapse the vertical margin of the 
table with the vertical margin of the h4.

The floating h3 box correctly refuses to vertically collapse the margin, 
here, a 20px gap is correct.

Safari and Opera9 are right, I think.

Ingo

[1] See https://bugzilla.mozilla.org/show_bug.cgi?id=87277

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
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