|  | Posted by Edwin van der Vaart on 08/25/07 14:22 
joker wrote:> The question is that the "container <div>" has not the same height of
 > the three <div> inside it. I set the "container <div>" height at 100%.
 > It take the height of the viewport and not of the height of the
 > tallest <div> inside it. I need to set the height of the "container
 > <div>" as the height of the tallest <div>.
 >
 > I have something like this:
 >
 > <div id="container">
 >              <div id="left div">
 >              ..........
 >              </div>
 >
 >              <div id="central div">
 >              ..........
 >              </div>
 >
 >              <div id="right div">
 >              ..........
 >              </div>
 > </div>
 >
 > <div id="footer">
 > ..........
 > </div>
 >
 > very standard html page :-(
 >
 > Footer and container has position:relative.
 >
 > "Central div" is very tall , more than "left" and "right" divs, but
 > the "container div" has the height of the viewport and not of the
 > "central div".
 > I would want that the "container div" took the height of the "central
 > div".
 You mean like this
 http://www.evandervaart.nl/templates/columns/3col.html
 --
 Edwin van der Vaart
 http://www.semi-conductor.nl/          Links to Semiconductors sites
 http://www.evandervaart.nl/            Edwin's persoonlijke web site
 Explicitly no permission given to Forum4Designers, onlinemarketingtoday,
 24help.info, issociate.de, velocityreviews, umailcampaign.com,
 gthelp.com, webfrustration.com, excip.com and many other to duplicate
 this post.
  Navigation: [Reply to this message] |