Microsoft
Software
Hardware
Network
Question : make static footer at bottom of webpage
please visit vipbooths.com/stage
see the footer? i'd like that gray portion to automatically be at the bottom of the page, no matter resolution/etc. right now i'm spacing it out manually but that sometimes creates an unnecessary scrollba.r
Answer : make static footer at bottom of webpage
* ? yes
#footer {
position: relative;
margin-top: -150px auto;
height: 150px;
clear:both;
border-top: 1px solid #DDD;
padding: 0px 0px 20px;}
Random Solutions
VBA macro script populating cells from data source
prstat vs top command
Installing PHP XP (IIS 5.1)
Computer won't recognize Seagate Freeagent Go 320gb
Prudent use of Debug.Assert versus exception logging
After Excel export and format can I auto email?
extracting BLOBs
Does this HP ML370 G3 server support 64-bit OS?
windows 7 home password policy
How Do I Remove The File Tab From Ribbon In Access 2010