<div class="fill"></div>
.fill {
overflow: hidden;
background-size: cover;
background-position: center;
background-image: url('path/to/image.jpg');
}
版权属于:一名宅。
本文链接:https://zhaiyiming.com/archives/image-keep-ratio-fill-div.html
转载时须注明出处及本声明
<div class="fill"></div>
.fill {
overflow: hidden;
background-size: cover;
background-position: center;
background-image: url('path/to/image.jpg');
}
版权属于:一名宅。
本文链接:https://zhaiyiming.com/archives/image-keep-ratio-fill-div.html
转载时须注明出处及本声明
上一篇: CentOS 更新系统漏洞补丁