Hi Guys,
I'm trying to create a footer for a web page. The content displayed will change dynamically from article to article that is posted.
The footer is a simple div that has centered text stating "page posted by $membername on $date"
What I want is if the article is not long enough to push the footer all the way to the bottom, that it would be fixed to the bottom of the screen (not the page).
Is this possible? For instance, someone posts an article that is long enough that you would need to scroll down to see the entire page. The footer would be ok being placed just after the article. But if the article is very short, just like 1 paragraph.. the footer would show halfway up the page.
Ideas?
I'm trying to create a footer for a web page. The content displayed will change dynamically from article to article that is posted.
The footer is a simple div that has centered text stating "page posted by $membername on $date"
What I want is if the article is not long enough to push the footer all the way to the bottom, that it would be fixed to the bottom of the screen (not the page).
Is this possible? For instance, someone posts an article that is long enough that you would need to scroll down to see the entire page. The footer would be ok being placed just after the article. But if the article is very short, just like 1 paragraph.. the footer would show halfway up the page.
Ideas?