第六章2

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>商品分类列表页</title>
    <style>
        ul,li{padding: 0px;margin: 0px;}
        div{
            border: 2px solid orange;
            border-radius: 8px;
            width: 200px;
            box-sizing: border-box;
        }
        li{
            list-style-type: none;
            font-size: 15px;
            font-weight: bold;
            padding: 15px 50px;
            border-bottom: 1px gray dotted;
        }
        li:nth-of-type(1){
            background: url("aa.jpg")0px 3px no-repeat;
        }
        li:nth-of-type(2){
            background: url("aa.jpg")0px 1px no-repeat;
        }
        li:nth-of-type(3){
            background: url("aa.jpg")no-repeat;
        }
        li:nth-of-type(4){
            background: url("aa.jpg")0px 2px no-repeat;
        }
        li:nth-of-type(5){
            background: url("aa.jpg")0px 2px no-repeat;
        }
        li:nth-of-type(6){
            background: url("aa.jpg")no-repeat;
        }
        li:nth-of-type(7){
            background: url("aa.jpg")0px 1px no-repeat;
        }
        li:nth-of-type(8){
            background: url("aa.jpg")0px 3px no-repeat;
        }
        li:nth-of-type(9){
            background: url("aa.jpg")0px 3px no-repeat;
        }
        li:nth-of-type(10){
            background: url("aa.jpg")0px 2px no-repeat;
            border-bottom:none;
        }
    </style>
</head>
<body>
<div>
    <ul>
        <li>酒水、饮料</li>
        <li>进口食品</li>
        <li>休闲零食</li>
        <li>地方特产</li>
        <li>保健、冲调</li>
        <li>粮油、生鲜</li>
        <li>美容洗护</li>
        <li>清洁洗涤</li>
        <li>母婴、纸品</li>
        <li>家居百货</li>
    </ul>
</div>
</body>
</html>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值