On my website,
http://www.kendietz.com, I would like to use 'position:absolute;bottom: 0px' to tie the footer to the bottom of the browser window. However, when I do that, if I resize the screen (or if my resolution is 800x600), the footer will supercede the main body elements.
Is there a way to tie the footer to the bottom of the browser, yet still respect (ie., not roll over) the divs above it?
Any help appreciated.