Sticky footer (http://ryanfait.com/sticky-footer/) but with the content following it. The footer is behind the content - 100%ish height.
This is useful for what you have a crazy footer background but don't want to loose content space.
Any ideas on how to do this without javascript? Also, do not want to make the footer have an extra image to make it look like a content area.
Ideas?
URL: http://cosmz.com/test.html
Code:
####### header | | | | content | | -|-----|- footer (content is #px over footer)
Any ideas on how to do this without javascript? Also, do not want to make the footer have an extra image to make it look like a content area.
Ideas?
URL: http://cosmz.com/test.html
Comment