How can I expand column height to the container height?

Discussion in 'CSS' started by ahelpinghand, May 22, 2007.

  1. #1
    How can I expand the column height to match the container height (not the view port) automatically using css (example: #col1 height to the height of #content) in this site:
    http://www.tutorialsroom.com

    I've tried height:100% but only expanded the #col1 100% of the view port (browser window) and was cut when I scrolled down.
     
    If someone posts a solution, use the "Best Answer" link in their post to pick it as the best answer.
    ahelpinghand, May 22, 2007 IP
  2. Dan_A

    Dan_A Peon

    Messages:
    65
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Dan_A, May 22, 2007 Set Best Answer IP