Hello, there are alreday a couple of solutions for this problem.
You can use this method: http://www.satzansatz.de/cssd/companions.html or that one: http://www.alistapart.com/articles/fauxcolumns/ Regards, Christian Kirchhoff *Directmedia Publishing GmbH* · Möckernstraße 68 · 10965 Berlin www.digitale-bibliothek.de AG Berlin-Charlottenburg · HR B 58002 · USt.Id. DE173211737 Geschäftsführer: Ralf Szymanski ray schrieb: > Hi, > > I have a classic two columns layout like: > <div id="container"> > <div id="leftColumn" style="float:left;width:30%"> > .... > </div> > <div id="rightColumn" style="margin-left:32%;"> > ... > </div> > </div> > My question is: The right column can have many contents, so its height can > be much higher that the left column. Since the left column has a background > color, it looks not very pretty. I wonder if there is a way to make the left > column extend all the way to the bottom of the right column? Is that > possible with CSS? > > Thanks in advance. > ______________________________________________________________________ > 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/ > ______________________________________________________________________ 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/
