css - Footer should cover the rest of the height -


i have blackout @ moment.

i have wrapper class @ top of page , want footer covers rest of page. @ moment, footer has height:100%; , creates scrollbar.

i want footer fills rest of height of body minus height of wrapper, no scrollbar. how can solve this?

example: http://codepen.io/anon/pen/ydhlk

thanks!

you need put footer inside closing </div> tag wrapper.

http://codepen.io/anon/pen/imgbt


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -