following is my code for sticky footer its working fine but i dont know why my sticky footer is not getting displayed at the center aligned position kindly let me know how can i modify it to accomplish my issue… Or is there ANY OTHER GOOD WAY TO MAKE THE STICKY FOOTER.
Thanks,
<table width="900" height="42" border="1" align="center" style="border-style:none; position: absolute;width: 900px;vertical-align: middle;text-align: center;z-index:999999999 !important;
bottom: 0px;
" cellpadding="0" cellspacing="0" bordercolor="#AEAEAE" bgcolor="#0C4549">
<tr>
<td align="center" bgcolor="#0C4549" >2012 © of DND CLUB. Developed by Radiations3.
</div></td>
</tr>
</table>
hi check this one i hope this will work:-
demo:- http://jsfiddle.net/yFqPb/6/