пример
Код: Выделить всё
div {
background: red;
width: 200px;
height: 100px;
}
p {
background: blue;
width: 100%;
}
.left {
margin-left: -10px;
}
.right {
margin-right: -10px;
}Код: Выделить всё
Hello
Hello
Подробнее здесь: https://stackoverflow.com/questions/157 ... n-not-work
Мобильная версия