Placing Footer at Bottom of Screen?

I do something like this and it works pretty well.

I do something like this and it works pretty well: My Footer #footer { clear: both; border: 1px groove #aaaaaa; background: blue; color: White; padding: 0; text-align: center; vertical-align: middle; line-height: normal; margin: 0; position: fixed; bottom: 0px; width: 100%; } You can see an example here: jsfiddle.net/RDuWn.

I like this solution better, it is nice and clean – EDENDEKKER24601 Sep 25 at 7:04.

{ margin: 0; } html, body { height: 100%; } . Wrapper { min-height: 100%; height: auto! Important; height: 100%; margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */ } .

Footer, . Push { height: 142px; /* . Push must be the same height as .

Footer */ } /* Sticky Footer by Ryan Fait ryanfait.com.

I found this: matthewjamestaylor.com/blog/keeping-foot... a while ago and use a similar method.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions