Associate
- Joined
- 2 Jun 2004
- Posts
- 754
- Location
- Space
Right, there isn't anything special about this page as i am only teaching myself but, If you look, the green background is supposed to fit at the bottom of the browser but if you scroll down its not fixed, here is the page for you to look at.
and here is an example of the codes
#footer
{
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
height: 148px;
background-color:#090
}
<div id="footer">text here</div>
can someone please correct me???
Thanks
and here is an example of the codes
#footer
{
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
height: 148px;
background-color:#090
}
<div id="footer">text here</div>
can someone please correct me???
Thanks