M
M
milky_cookie2012-02-22 21:23:43
css
milky_cookie, 2012-02-22 21:23:43

Help with positioning CSS-HTML elements?

Good evening!
I found a problem with myself - when scaling the page, my elements do not scale proportionally, that is, I have a footer , but when the scale is increased, it can climb onto other elements of the page. I'm not good at layout, please help!
Here is my code:
=html=

<див id="footer">/////// мой текст //////</див>

=css=
#footer {
position: absolute;
bottom:0;
width:100%;
height:60px;
text-align: center;
}

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Anatoly, 2012-02-22
@taliban

www.evernote.com/

M
milky_cookie, 2012-02-22
@milky_cookie

Thank you very much for your help! everything for the future

A
Alexander Fadeev, 2012-02-23
@AlexFadeev

css-tricks.com/snippets/css/fixed-footer/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question