On 7/29/05, Ben Alpert <[EMAIL PROTECTED]> wrote: > I am trying to make a series of floated boxes with different heights that > look something like this: http://onetwoseven.zapto.org/floattestgood.htm. I > would like my HTML to look like this: > http://onetwoseven.zapto.org/floattest.htm. Am I not understanding floats > correctly?
Unfortunately, you are not understanding floats correctly. :-) A float that is later in the source cannot appear further up the page than one created earlier in the source, according to rule #5 in the spec.[1] Sorry to be the bearer of bad news.... Michael [1] http://www.w3.org/TR/CSS21/visuren.html#float-rules ______________________________________________________________________ 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/