仿购物页面(单个)

<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8">
        <title></title>
        <style>
            * {
                padding: 0;
                margin: 0;
            }

            .goods {
                width: 250px;
                height: 390px;
                border: 1px solid red;
            }

            .goods>.l>img {
                display: block;
                width: 250px;
                height: 250px;
            }

            .text>div {
                margin: 5px;
            }

            .price>span {
                vertical-align: middle;
            }

            .price>span:first-child {
                color: #eb5628;
                font-weight: bold;
                font-size: 20px;
                line-height: 20px;
            }

            .price>span:nth-child(2) {
                background-color: #eb5628;
                color: white;
                font-size: 13px;
                line-height: 20px;
            }

            .price>span:last-child {
                float: right;
                font-size: 13px;
                color: #777;
            }

            .des>a>label {
                font-size: 13px;
            }

            .des>a>label:first-child {
                color: #eb5628;
            }

            .des>a:link {
                text-decoration: none;
                color: black;
            }

            .des>a:visited {
                color: black;
            }

            .des>a:hover {
                color: #eb5628;
                text-decoration: underline;
            }

            .shop_info>a:visited {
                color: #777;
            }

            .shop_info>a {
                font-size: 13px;
            }

            .shop_info>label {
                float: right;
                font-size: 13px;
                color: #777;
            }

            .icon_info>span:first-child {
                background: url('img/sprite.png');
                background-size: 610px 600px;
                display: inline-block;
                background-position: -375px -400px;
                width: 32px;
                height: 32px;
            }

            .icon_info>span:last-child {
                background: url('img/2222.png');
                background-size: 860px 852px;
                display: inline-block;
                background-position: -344px -646px;
                width: 32px;
                height: 32px;
                border: 1px solid red;
                float: right;
            }

            .li>span {
                display: inline-block;
                background-color: #eb5628;
                color: white;
                width: 125px;
                float: left;
                text-align: center;
            }

            .l {
                position: relative;
            }

            .l>.li>span:nth-child(1) {
                width: 124px;
                border-right: 1px solid white;
            }

            .l>.li {
                position: absolute;
                bottom: 0px;
                display: none;
            }

            .l:hover>.li {
                display: block;
            }
        </style>
    </head>
    <body>
        <div class="goods">
            <div class="l">
                <img src="./111.jpg" alt="">
                <div class="li">
                    <span>找同款</span>
                    <span>找相似</span>
                </div>
            </div>
            <div class="text">
                <div class="price">
                    <span>¥12.80</span>
                    <span>包邮</span>
                    <span>1万+人付款</span>
                </div>
                <div class="des">
                    <a href="#">
                        <label for="des">鸡你太美</label>
                        <label for="">手办摆件恶搞ikun小黑子蔡徐坤公仔小玩偶车摆件小玩具</label>
                    </a>
                </div>
                <div class="shop_info">
                    <a href="">信誉玩具专营店</a>
                    <label>浙江 金华</label>
                </div>
                <div class="icon_info">
                    <span></span>
                    <span></span>
                </div>
            </div>
        </div>
        <div class="goods">
            <div class="l">
                <img src="./111.jpg" alt="">
            </div>
            <div class="text">
                <div class="price">
                    <span>¥12.80</span>
                    <span>包邮</span>
                    <span>1万+人付款</span>
                </div>
                <div class="des">
                    <a href="#">
                        <label for="des">鸡你太美</label>
                        <label for="">手办摆件恶搞ikun小黑子蔡徐坤公仔小玩偶车摆件小玩具</label>
                    </a>
                </div>
                <div class="shop_info">
                    <a href="">信誉玩具专营店</a>
                    <label>浙江 金华</label>
                </div>
                <div class="icon_info">
                    <span></span>
                    <span></span>
                </div>
            </div>
        </div>

    </body>
</html>

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值