I was shown some code that I guess I have taken for granted for a long time. I never thought about it, I just saw the affect and it looked right. I could ask the simple question; where should the footer go? You all know the answer I’m sure, which is the bottom of the page. But what happens when you have a page with very short content? The footer tends to do a little creeping on you.
Well the guy over at CSSstickyfooter.com has a cross browser solution that is better than anything else I have seen. His solution is much more “kosher” than using an extra “push” div like other techniques do. I don’t want to steal his thunder, or make it look in any way like I came up with the code, so you should go to his site and see it. It really is worth your time.
-matt