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
Outlook 2003 Send mail issue
Execute Oracle Stored Procedure From SQLServer 2005
external drive shows up as uninitialized
Strip Attachments From Exchange 2007
Having a problem json encoding a string with quotes
Remote Desktop Client help
Outlook Web App Options
PHP Quiz
can't find Printer Setup Utility in Mac OS X 10.5.8
How to get grand totals from another query with subtotals without aggregate errors