“Как IMG с тем же” Ответ

Как IMG с тем же

.img {
    float: left;
    width:  100px;
    height: 100px;
    background-size: cover;
}
Cooperative Caiman

Как IMG с тем же

<div class="img" style="background-image:url('http://i.imgur.com/tI5jq2c.jpg');"></div>
<div class="img" style="background-image:url('http://i.imgur.com/37w80TG.jpg');"></div>
<div class="img" style="background-image:url('http://i.imgur.com/B1MCOtx.jpg');"></div>
Cooperative Caiman

Ответы похожие на “Как IMG с тем же”

Вопросы похожие на “Как IMG с тем же”

Больше похожих ответов на “Как IMG с тем же” по CSS

Смотреть популярные ответы по языку

Смотреть другие языки программирования