how to place a picture on top of content
Thursday, August 9th, 2007here the picture doesnot move but the content and page moves up and down
#footer {
position: fixed;
bottom: 0px;
left: 0px;
z-index: 5;
height: 25px;
width: 100%;
padding-left: 10px;
line-height: 25px;
vertical-align: middle;
font: 11px arial,helvetica,sans-serif;
background: #D2E0CA;
color: #323232;
margin: 0px;
float: none;
}
use the id footer in the page ..
Posted By : B.Suresh (http://www.tryangled.com)
Posted by Suresh B