This is my code:
#footer { font-size: 10px; position:absolute; bottom:0; background:#ffffff; }
I\'ve no idea what is wrong with
Try this:
position: fixed; bottom: 0;