[css-d] How opposite floats work

2010-09-12 Thread Gabriele Romanato

Hi.
I think that's something often underinvestigated:

http://onwebdev.blogspot.com/2010/09/css-how-opposite-floats-work.html

HTH Bye

Gabriele Romanato

http://www.css-zibaldone.com
http://www.css-zibaldone.com/test/  (English)
http://www.css-zibaldone.com/articles/  (English)
http://onwebdev.blogspot.com/  (English)








__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] How opposite floats work

2010-09-12 Thread Thierry Koblentz
Hi Gabriele,

 Hi.
 I think that's something often underinvestigated:
 
 http://onwebdev.blogspot.com/2010/09/css-how-opposite-floats-work.html

As you can see, in some cases result differs from what we did expect (the
only noticeable change is in the 4th row)

What do you expect the 4th row to look like?

--
Regards,
Thierry
www.tjkdesign.com | www.ez-css.org | @thierrykoblentz



__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] How opposite floats work

2010-09-12 Thread Freelance Traveller
On Sun, 12 Sep 2010 09:01:13 -0700, Thierry Koblentz
n...@tjkdesign.com wrote:

Hi Gabriele,

 Hi.
 I think that's something often underinvestigated:
 
 http://onwebdev.blogspot.com/2010/09/css-how-opposite-floats-work.html

As you can see, in some cases result differs from what we did expect (the
only noticeable change is in the 4th row)

What do you expect the 4th row to look like?

Actually, I wasn't at all surprised by any of the results portrayed; it
was consistent with my understanding of the way floats in CSS work - at
the single layer level.

I would have been more interested if Gabriele's article had dug into
what happens when floats are nested - I seem to recall that I had a lot
of problems with objects overlapping unexpectedly when I floated them;
if you look at the screen.css for my Freelance Traveller site
(http://www.freelancetraveller.com/screen.css is the CSS), you'll see
some of the hackwork I had to apply to get things to appear as I'd
intended.  I've never sat down and really analyzed what's going on so
that I could clean things up, though, and I unquestionably should.

-- 
Jeff Zeitlin, Editor
Freelance Traveller
The Electronic Fan-Supported
Traveller® Fanzine and Resource

edi...@freelancetraveller.com
http://www.freelancetraveller.com
http://come.to/freelancetraveller
http://freelancetraveller.downport.com/



®Traveller is a registered trademark of
Far Future Enterprises, 1977-2009. Use of
the trademark in this notice and in the
referenced materials is not intended to
infringe or devalue the trademark.

Freelance Traveller extends its thanks to the following
enterprises for hosting services:

CyberNET Web Hosting (http://www.cyberwebhosting.net)
The Traveller Downport (http://www.downport.com)
__
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/