On 2/6/11 1:20 AM, Gabriele Romanato wrote:
Sorry for bothering, but I think this should be helpful for
beginners:
http://onwebdev.blogspot.com/2011/02/css-building-fluid-layout.html
Re: The JavaScript: I suggest re-calculating column heights on
$(window).resize();
--
Thierry's ez-css layout may be a tad simpler, I believe. Essentially,
instead of floating the last column, he applies new block formatting
context and no width, so that it takes up any remaining space. Add
"hasLayout" as well to make older IE comply:
http://www.ez-css.org/
In my experience, beginners play with widths a lot when creating a
layout. Many of them get flummoxed by floats that drop. Thierry's design
minimizes it.
--
Cordially,
David
______________________________________________________________________
css-discuss [css-d@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/