Log In · Register

 
 
Closed TopicStart new topic
getting a container to stretch from top to bottom, without using TABLES
tunerchiq
post Jul 4 2005, 05:15 PM
Post #1


Newbie
*

Group: Member
Posts: 3
Joined: Apr 2005
Member No: 123,559



i've started a layout, very simple, basically two columns and a footer. i'm using css to float my elements and i'm having trouble getting the container to stretch from the very, very top of the page to the very, very bottom. this is what it looks like right now:

http://blog.lushix.com

i define the properties of all the elements in here:



any help from anyone is very much appreciated, thank you in advance.
 
Heathasm
post Jul 4 2005, 10:20 PM
Post #2


creepy heather
*******

Group: Official Member
Posts: 4,208
Joined: Aug 2004
Member No: 41,580



CODE
#footer    {
    clear: both;
    bottom: 0;
    width: 765px;
    border-top: 1px solid #393518;
    background: #777255;
    padding: 5px;
    }


that should make your footer showup...i dont think i see any thing else wrong o_O hope that helps
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: