<div class="left">
<img src="" alt="">
</div>
.left {
width: 112px;
height: 112px;
overflow: hidden;
}
.left img {
height: 100%;
text-align: center;
}
图片的处理.jpg
效果图:
<div class="left">
<img src="" alt="">
</div>
.left {
width: 112px;
height: 112px;
overflow: hidden;
}
.left img {
height: 100%;
text-align: center;
}
效果图: