S
S
sabanovvv2014-08-08 10:39:49
css
sabanovvv, 2014-08-08 10:39:49

How to make footer visible?

How to make footer visible?
The footer is located somewhere far down the page, even if there is little content on the page.
subjay.ru/page/about-me

Answer the question

In order to leave comments, you need to log in

3 answer(s)
U
ultrabi4, 2014-08-08
@ultrbi4

#page_down
{ 
 margin-top: -200px (высота футера)
}

#page
{ 
 padding-bottom: 200px (отступ у контента, чтобы он не наезжал на футер)
}

1
1001001 111, 2014-08-08
@IgorO2

It's all right?
codepen.io/anon/pen/kcBpF

Y
Yuri Lobanov, 2014-08-08
@iiil

Why are you duplicating the question?
How to make a visible basement?
I already answered you there.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question