Как избавиться от этого эффекта?
Код: Выделить всё
header {
width: 100%;
background-color: tomato;
height: 140px;
}
div {
height: 1000px;
}
footer {
width: 100%;
background-color: brown;
height: 140px;
}< /code>
JS Bin
Подробнее здесь: https://stackoverflow.com/questions/325 ... page-and-t