martin f krafft schrieb:
also sprach Ingo Chao <[EMAIL PROTECTED]> [2005.06.22.1306 +0200]:

Mh, I am trying hard to stay away from absolute positioning. It has
a bad taste in my mouth, and I don't think it's supported well
enough either. I'd be happy to be shown wrong. :)

That would be a strong argument against using floats.


Yeah, looks like it. Damn.

But if you look at http://debiansystem.info -- it's all based on
floats. Why does it not work in this one case???


If hadn't a look, how, do you think, could I ever suggest a fix? My cristal ball comes into play when, as often, no URL is provided.

You might want to find this bugzilla entry interesting:

https://bugzilla.mozilla.org/show_bug.cgi?id=14984
compare the third attachment. And look at the date the bug was reported.

As mentioned by Niek, the table shall not overflow the float the right float.
And its in the specs
http://www.w3.org/TR/CSS21/visuren.html#floats

"The margin box of a table, a block-level replaced element, or an element in the normal flow that establishes a new block formatting context (such as an element with 'overflow' other than 'visible') must not overlap any floats in the same block formatting context as the element itself."

Firefox is _wrong_ , Opera is right, and IE does not know how to handle floats at all, and in this time, it looks like as if IE is right, but thats not method, but chance. ;)

Ingo
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to