How can I make the background of a column reach the bottom of the page?

Discussion in 'HTML & Website Design' started by aim_high, Apr 2, 2008.

  1. #1
    Like in this blog

    hustlersblog.com

    the middle column is grey, and it goes to the bottom, when I set a columns background, only the area with content gets the background.

    thanks
     
    aim_high, Apr 2, 2008 IP
  2. Greg-J

    Greg-J I humbly return to you.

    Messages:
    1,844
    Likes Received:
    153
    Best Answers:
    0
    Trophy Points:
    135
    #2
    There are several articles and discussions around the web that address this. The site in question is using a background image on the container to fake the column height. That particular column is indeed only as high as the content. There are workarounds like this one and several others. I suggest searching for phrases like equal height columns css and reading up on your options as there are many.
     
    Greg-J, Apr 2, 2008 IP
  3. Greg-J

    Greg-J I humbly return to you.

    Messages:
    1,844
    Likes Received:
    153
    Best Answers:
    0
    Trophy Points:
    135