Код: Выделить всё
#content {
text-align: center;
}
.scroll {
background-color: #fff;
color: #000;
width: 500px;
height: 400px;
overflow: scroll;
}< /code>
Stuff
Подробнее здесь: https://stackoverflow.com/questions/154 ... scroll-div
Код: Выделить всё
#content {
text-align: center;
}
.scroll {
background-color: #fff;
color: #000;
width: 500px;
height: 400px;
overflow: scroll;
}< /code>
Stuff