Re: How to make footer at the bottom in 5 box 3 columns layout
"Peter Diedrich" <pdiedrich@gmx. de> wrote in message
news:8205d6ad.0 403020957.41786 7a5@posting.goo gle.com...[color=blue][color=green][color=darkred]
> > > CSS is GREAT for styling text but a total failure in respect of liquid
> > > layout.[/color]
> >
> > Sticking a footer text to the absolute bottom of the viewport is an
> > example of fixed layout, not liquid layout.[/color]
>
> Well, great that you are so clever in definitions. So I apologize for
> not being precise enough. I meant *horizontally* liquid. Actually, you
> could have read this from my posting but now it is also clear for
> pedants ;-)
>[color=green]
> > Liquid layout allows the footer to position itself at the end of the
> > page, no matter how long or tall the page is. This is a Good Thing for
> > various reasons that require a thread of their own.[/color]
>
> I cannot find a single good reason for this behaviour. Do you find the
> page counter in a books also depending on the amount of content of the
> page?[/color]
You certainly don't find the footer in the *middle* of a *printed* page, but
that's where it is if your *web* page is taller than the viewport's height
but the "footer" is fixed at the bottom of the screen.
You are confusing printed pages and screens. On the web, pages are not a
fixed height, and the screen is not the page.
[color=blue]
> I would say, rather no.
>
> It would be soooo great if instead of chatting funny things about
> everything senseless, that someone could *finally* help with the
> problem. I assume that I am not the only one who run into trouble with
> this footer thing. On the other hand there are so many sites which can
> do it. So how, pleeeease?
>
> Peter[/color]
"Peter Diedrich" <pdiedrich@gmx. de> wrote in message
news:8205d6ad.0 403020957.41786 7a5@posting.goo gle.com...[color=blue][color=green][color=darkred]
> > > CSS is GREAT for styling text but a total failure in respect of liquid
> > > layout.[/color]
> >
> > Sticking a footer text to the absolute bottom of the viewport is an
> > example of fixed layout, not liquid layout.[/color]
>
> Well, great that you are so clever in definitions. So I apologize for
> not being precise enough. I meant *horizontally* liquid. Actually, you
> could have read this from my posting but now it is also clear for
> pedants ;-)
>[color=green]
> > Liquid layout allows the footer to position itself at the end of the
> > page, no matter how long or tall the page is. This is a Good Thing for
> > various reasons that require a thread of their own.[/color]
>
> I cannot find a single good reason for this behaviour. Do you find the
> page counter in a books also depending on the amount of content of the
> page?[/color]
You certainly don't find the footer in the *middle* of a *printed* page, but
that's where it is if your *web* page is taller than the viewport's height
but the "footer" is fixed at the bottom of the screen.
You are confusing printed pages and screens. On the web, pages are not a
fixed height, and the screen is not the page.
[color=blue]
> I would say, rather no.
>
> It would be soooo great if instead of chatting funny things about
> everything senseless, that someone could *finally* help with the
> problem. I assume that I am not the only one who run into trouble with
> this footer thing. On the other hand there are so many sites which can
> do it. So how, pleeeease?
>
> Peter[/color]
Comment