Hi, I’ve been searching around for a few days and cannot figure this out. I want text to be at the bottoms of my web page. Specifically those nifty links that appear at the bottom of every page (ex: home, media, contact, etc…). Googleing around everyone seems to say, set it position to absolute and bottom to 0. This is not exaclty what I’m looking for it just appears at the bottom of what is viewable. I would like to have text that appears at the very bottom of the page not just at the bottome of what is viewable when the page loads.
Is there anything that can do this in CSS?
Thanks.