|
CSS question
So I have a page I am laying out with a header and two column body, but I want a footer area that is below the body area.
I placed the upper with absolute tags. This makes the footer float up underneath them. What is the solution to this?
Any help?
|