Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8819101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T05:16:12+00:00 2026-06-14T05:16:12+00:00

Been noodling about with CSS for the first time in ages and I have

  • 0

Been noodling about with CSS for the first time in ages and I have a nasty feeling I’ve backed myself into a corner.

I’ve created a 3 column floating layout with this:

* {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

    #wrapper {
        width: 960px;
        background: silver;
        margin: 0 auto;
    }

#column-left {
    width: 240px;
    float: left;
    background: #f4d2d4;
    padding-top: 36px;
}

#column-center {
    margin-top: 41px;
    margin-left: 34px;
    margin-right: 34px;
    width: 492px;
    float: left;
    background: white;
}

#column-right {
    width: 160px;
    float: left;
    background: white;
    margin-top: 49px;
}

The left-hand column, as you can see, has a coloured background. But it doesn’t stretch to the bottom of the page, only to cover the content. And I need it to stretch all the way down.

Switching to position absolute or fixed screws up the 3-column layout. Using height: 100% has to go all the way back to body, and that messes everything up completely. Is there an easy way to fix this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T05:16:13+00:00Added an answer on June 14, 2026 at 5:16 am

    Dan Cederholm has a good way of making it look like the columns extend using a “faux column” technique. Rather than re-write it, I’ll link it here:

    http://www.alistapart.com/articles/fauxcolumns/

    Chris Coyier also has a good write up of ways different people have solved this if you ever decide to use a fluid layout:

    http://css-tricks.com/fluid-width-equal-height-columns/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Been a long time since I have touched regular expressions. It's simple but I
So, I've been noodling about with Django's generic views, specifically the object_list view. I
Been a while since I've dealt with ASP.NET and this is the first time
Been stuck on this for ages. Currently learning Django and done some bits on
Been slowly picking up the basics in IOS Programming, but seemed to have hit
Been working on a personal add-in for VS 2008 and have been researching automation
Been searching online for best ways to embed interactive spreadsheets into my website. My
Been developing an application using PHP's PEAR framework, but ran into an issue where
Been creating a time code format from decimal seconds but now need to get
been working on a site building software and have a bug thats driving me

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.