On Fri, 10 Oct 2008 08:02:25 +0200, Juan Diaz-Bustamante wrote:
> Hello,
>
> I'm doing a website where container is 960px width and footer is 100% px 
> width being
> the footer out of the container.
> The site is long in some pages so when you scroll down you see the footer at 
> the bottom
> as expected. But when the container is smaller the footer stays just after the
> container, not staying at the bottom of the screen as I would like it to be. 
> I'm using
> this:
>
[code snipped]

You may be missing a "height: 100%;" declaration on the HTML and BODY
elements.

Cordially,
David
--

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to