代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<div class="home">
<div>
<img class="main_img img-hover"
src="https://img2.baidu.com/it/u=4201222864,4041053760&fm=253&fmt=auto&app=138&f=GIF?w=485&h=422"
style="width: 275px; height: 240px; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img1.baidu.com/it/u=3137752502,1535259864&fm=253&fmt=auto&app=138&f=PNG?w=500&h=288"
style="width: 416px; height: 240px;; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img0.baidu.com/it/u=1608484515,4031396427&fm=253&fmt=auto&app=138&f=JPEG?w=500&h=422"
style="width: 275px; height: 240px; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img2.baidu.com/it/u=4201222864,4041053760&fm=253&fmt=auto&app=138&f=GIF?w=485&h=422"
style="width: 271px; height: 240px;; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img2.baidu.com/it/u=4201222864,4041053760&fm=253&fmt=auto&app=138&f=GIF?w=485&h=422"
style="width: 275px; height: 240px; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img2.baidu.com/it/u=4201222864,4041053760&fm=253&fmt=auto&app=138&f=GIF?w=485&h=422"
style="width: 275px; height: 240px; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img2.baidu.com/it/u=4201222864,4041053760&fm=253&fmt=auto&app=138&f=GIF?w=485&h=422"
style="width: 275px; height: 240px; background-color: rgb(255, 255, 255);">
</div>
<div>
<img class="main_img img-hover"
src="https://img2.baidu.com/it/u=4201222864,4041053760&fm=253&fmt=auto&app=138&f=GIF?w=485&h=422"
style="width: 275px; height: 240px; background-color: rgb(255, 255, 255);">
</div>
</div>
</body>
<style>
.home{
column-count: 4;
column-gap: 10px;
}
.home div{
text-align: center;
box-sizing: border-box;
border: 1px solid red;
break-inside:avoid /*控制文本块分解成单独的列,以免项目列表的内容跨列*/
}
</style>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。