Chris Akins wrote:
>>From my not-so-advanced vantage point, it appears that the overflow:hidden
> is not being used so much to contain floats as there isn't but float in the
> #container div.
> 
> On Tue, May 6, 2008 at 4:41 PM, Ingo Chao <[EMAIL PROTECTED]> wrote:
> ...
>>
>> Did not look into it, but if overflow:hidden is meant to contain floats in
>> these layouts (instead of literally cutting what is overflowing), then
>> overflow:hidden could (and probably should) be replaced by an easyclearing
>> method.

You are right, the overflow cuts the padding/margin excess (one true 
layout-style), and is not used to contain floats here. I probably should 
have opened the page before starting to debug.
http://www.springfieldmo.gov/newSite/index7b.html

Well, a while ago I developed another method without overflow hidden. 
See a discussion here.
http://www.satzansatz.de/cssd/companions.html

I think any other 3-col-layout will do, our wiki has a long list. Maybe 
http://www.tjkdesign.com/articles/3cols.asp
by Thierry does what you want.

Remember that the term "Holy Grail" means something that cannot be found.

Sorry for my bottom-posting habit.

thanks, Ingo

-- 
http://www.satzansatz.de/css.html
http://www.dolphinsback.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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/

Reply via email to