Код: Выделить всё
#wrapper {
border: 1px solid #F68004;
}
#content {
background-color: #0075CF;
height: 100px;
}
#box {
margin-bottom: 50px;
}< /code>
Подробнее здесь: https://stackoverflow.com/questions/358 ... margin-top
Код: Выделить всё
#wrapper {
border: 1px solid #F68004;
}
#content {
background-color: #0075CF;
height: 100px;
}
#box {
margin-bottom: 50px;
}< /code>