Richard Grevers wrote:
> [...] But clearing of course clears the right column leaving a large 
> gap. Of course, clearing is only relative to a containing float, so I
>  need to float the list (which has no defined width) But... 
> regardless of whether I float the list right or left: IE does exactly
> what I want Opera collapses the float making the list narrow and
> leaving a lot of empty space. Mozilla makes it 100% wide and drops it
> beneath the right column. There must be a simple solution, but
> looming deadline is fuddling my brain.
> 
> At least it isn't hot here!

Good ;-)

I think you should try one of the other alternatives for "isolating" the
list, see 'block formatting context'[1], and add a suitable
'hasLayout'[2] trigger in case IE decides it doesn't like what it gets.

        Georg

[1]http://www.w3.org/TR/CSS21/visuren.html#q15
[2]http://www.satzansatz.de/cssd/onhavinglayout.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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