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
How to sendkeys commands to two sequential dialog boxes
Website doesnt display correctly in IE7
Question about Exchange 2010 mailbox move.
DTPicker Click Event
split comma delimited values into seperate columns in SQL 2005
how to make background black?
capture value of checked items in checklistbox
osx system no longer logging into windows domain
XP runs slow error 0XC000005e,The Security System detected an attempted downgrade attack for server
PHP for loop - help with POST data