效果图:
代码展示:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>仿淘宝</title>
<style>
.goods {
width: 220px;
height: 360px;
border: 1px solid #EDEDED;
}
.goods:hover {
border-color: #f40;
}
.img_1 {
width: 220px;
height: 220px;
background-size: 220px 220px;
background-image: url("img/鸡哥卫衣图片.png"

最低0.47元/天 解锁文章
384

被折叠的 条评论
为什么被折叠?



