Код: Выделить всё
width: 100%< /code>) с полями ... < /p>
#page {
background: red;
float: left;
width: 100%;
height: 300px;
}
#margin {
background: green;
float: left;
width: 100%;
height: 300px;
margin: 10px;
}< /code>
"some content here"
Подробнее здесь: https://stackoverflow.com/questions/133 ... th-margins
Мобильная версия