Previous Message
Next Message

floats on both left and right side in FF

Sent by IChao on 13 January 2005 16:04


Jan Ptacek wrote:
> http://pgate.host.sk/test.html
> right floats are not shifted as far to the top as possible in firefox
> 1.0 - this breaks w3c defs i think

No.See http://www.w3.org/TR/CSS21/visuren.html#float-position
"5. The outer top of a floating box may not be higher than the outer top 
of any block or floated box generated by an element earlier in the 
source document."

A floating element shouldn't float up like a bubble (Opera is wrong here).

> any1 knows how to obtain a layout where left floats line-up one above
> one and right ones do the same?
> LLLL   TTTTTTTTTTTTTTTT  RRRR
> LLLL   TTTTTTTTTTTTTTTT  RRRR
>        TTTTTTTTTTTTTTTT  RRRR
> LLLL   TTTTTTTTTTTTTTTT
> LLLL   TTTTTTTTTTTTTTTT  RRRR


You might choose a three column /equal height layout like 
http://www.redmelon.net/tstme/3cols2/
from the css-d WIKI http://css-discuss.incutio.com/

Ingo


______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread: