Код: Выделить всё
footer {
display: block;
width:100%;
position:absolute;
left:0;
bottom:0px;
}
Подробнее здесь: https://stackoverflow.com/questions/232 ... edia-print
Код: Выделить всё
footer {
display: block;
width:100%;
position:absolute;
left:0;
bottom:0px;
}