Today I came by this: a technique to set a footer on the bottom... http://ryanfait.com/sticky-footer/ What do you think of this? Is this the best way to do it? Or can it better / easier / better semantic / better whatever?
The only problem with it - like soooo many other css workarounds - is that it uses an empty div. In a purist content-separate-from-style utopia, this isn't ideal. Other than that it's nicely done.
What do you think of this? Is this the best way to do it? Or can it better / easier / better semantic / better whatever?