Associate
- Joined
- 15 Apr 2008
- Posts
- 1,031
- Location
- West Didsbury, Manchester
I'm currently working on a website and i've hit a bit of a style problem that i'm not sure how to search for or fix. I'm basically trying to get a container to hold two columns ands fill the container without generating loads of empty white space or one of the columns not stretching the full length of the container, it's hard to explain so i've posted some screenshots below:
Shot1 CSS - http://pastebin.com/nK8htHAx
Shot2 CSS - http://pastebin.com/fg3S9PiL
The main differences are that I have height: 100% in #links and #body on the second shot, but not on the first.
I want it to look like the first screenshot but with the links column stretching all the way down to the bottom. I'm sure it's something obvious...
TIA!
Edit: The HTML code http://pastebin.com/HqRiBJh7
Shot1 CSS - http://pastebin.com/nK8htHAx
Shot2 CSS - http://pastebin.com/fg3S9PiL
The main differences are that I have height: 100% in #links and #body on the second shot, but not on the first.
I want it to look like the first screenshot but with the links column stretching all the way down to the bottom. I'm sure it's something obvious...
TIA!
Edit: The HTML code http://pastebin.com/HqRiBJh7
Last edited: