Код: Выделить всё
Код: Выделить всё
#banner {
margin-top: 30px;
}
#container {
width: 80%;
margin: auto;
}
.right {
Float: right;
}
.topimage {
background: url(img1.jpg) no-repeat;
background-size: cover;
width: 20%;
height: 150px;
}
.bottomimage {
background: url(img2.jpg) no-repeat;
background-size: cover;
width: 20%;
height: 150px;
}
.bigimage {
background: url(imgbig.jpg) no-repeat;
background-size: cover;
width: 80%;
height: 300px;
}
Подробнее здесь: https://stackoverflow.com/questions/193 ... float-with
Мобильная версия