第二次作业

1.导航栏

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>2.1</title>
    <style>
       *{
            margin: 0px;
            padding: 0px;
       }

       div{
            width: 900px;
            height: 50px;
            font: 25px;
            text-align:center;
            background-color: rgb(76, 76, 165);
            border-radius: 50px;
            box-shadow: 10px 10px 10px gray;
            margin: auto;
            text-shadow: 10px 10px 10px rgb(230, 215, 215);
       }
       ul{
            list-style: none;
       }
       li{
            width: 80px;
            text-align: center;
            display: inline-block;
       }
       a:hover{
        padding: 10px 10px;
        color: white;
        width:50px ;
        height: 40px;
        line-height: 30px;
        display: block;
        text-shadow: 10px 10px 10px rgb(213, 205, 205);
        background-color: rgb(221, 61, 61);
       }

    </style>
</head>
<body>
    <div>
        <ul>
            <li><a href="https://www.baidu.com">游戏1</a></li>
            <li><a href="https://www.baidu.com">游戏2</a></li>
            <li><a href="https://www.baidu.com">游戏3</a></li>
            <li><a href="https://www.baidu.com">游戏4</a></li>
            <li><a href="https://www.baidu.com">游戏5</a></li>
            <li><a href="https://www.baidu.com">游戏6</a></li>
            <li><a href="https://www.baidu.com">游戏7</a></li>
            <li><a href="https://www.baidu.com">游戏8</a></li>
            <li><a href="https://www.baidu.com">游戏9</a></li>

        </ul>
</div>
    
</body>
</html>

运行截图:

2.三个网页

2.1 网页1--登录页

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>综合教务管理系统-强制科技</title>
    <style>
        body{
            padding:0;
            margin: auto; font-family: 微软雅黑;
        }
        .A{
            background-color: url(image.png/znlykjdxswxy_jsxsd/js/conwork.js); height: 446px;
        }
        .B{
            margin: 0; width: 955px;
        }
        .top{
            height: 150px; padding-left: 85px;
        }
        .middle{
            height: 296px;background: url(../第二次作业/微信图片_20240602172204.png) no-repeat; height: 296px; position:relative;width: 955px;
        }
        .dl{
            width: 312px;height: 230px;position: absolute;right: 60px;top: 30px;
        }
        .dl1{
            font-size: 30px;color: #333;position: absolute;top: 20px;
        }
        .dl2{
            float: left;width: 312px;  line-height: 45px;font-size: 17px;color: #333;position: absolute;top: 70px;
        }
        .dl2 input{
            float: right;height: 28px; width: 228px; border: 1px solid #DDDDDD;position: absolute;left: 77px; 
        }
        .dl3{
            position: absolute;left: 205px;top: 171px;height: 45px;width: 45px;font-size: 16px;
        }
        .dl3 a{
            background: url(../第二次作业/微信图片_20240602172136.png) no-repeat;
            display: block; width: 10px;height: 10px;
        }
        .dl4{
            position: absolute;left: 263px;top: 171px;height: 45px;width: 45px;font-size: 16px;
            background-color: #DDDDDD;
        }
        .dl4 a{
            background: url(../第二次作业/微信图片_20240602172159.png) no-repeat;
            display: block; width: 10px;height: 10px;
        }
        .end{
            position: absolute;font-size: 15px;color: #999;float: left;width: 809px;left: 85px;top: 304px;
        }
        .end span{float: right;}
        .end span a{color: #999;text-decoration: none;}
    </style>
</head>
<body>
    <form action="" method="post" id="form1" name="form1">
        <div class="A">
            <div class="B">
                <div class="top">
                    <img  style="padding-top: 80px" src="../第二次作业/image.png" width="474px" height="61px">
                </div>
                <div class="middle">
                    <div class="dl">
                        <div class="dl1">用户登录</div>
                        <div class="dl2">
                            <p>用户名:</p>
                            <input type="text" id="usename" value style="position: absolute; top: 7px;">
                            <p>密码</p>
                            <input type="password" id="userpassword" value style="position: absolute; top:54px;">
                            <input type="hidden" id="encode" name="encode">
                            <font style="display: inline;white-space: norwrap;" color="red"></font>
                        </div>
                            <input type="submit" id="submit" class="dl3" title="点击登录" value style="border:0px;background: url(../第二次作业/微信图片_20240602172136.png) no-repeat; margin-left: 35px">
                            <div class="dl4" style="margin-left: 35px;">
                            <a href="#"></a>
                            </div>
                        </div>
                        <div class="end">"湖南强智科技发展公司   版权所有"
                            <span>
                                <a href="#">隐私声明</a>
                                "|"
                                <a href="#">设为首页</a>
                            </span>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </form>
</body>
</html>

2.1运行截图:

2.2网页2---古诗文

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>古诗文</title>
</head>
    <style>
        
* {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

body {
    background-image: url(https://t11.baidu.com/it/app=25&f=JPEG&fm=173&fmt=auto&u=1578615262%2C2342718349?w=640&h=908&s=2362D3155343634DC4A9C15C030040F3);
    background-repeat: repeat;
}

.bigbox {
    width: 1000px;
    margin: 0 auto;
    height: 200px;
}

.imglogo {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.imglogo img {
    width: 160px;
}

.banner {
    width: 100%;
    height: 450px;
    background-image: url(https://t11.baidu.com/it/app=49&f=JPEG&fm=173&fmt=auto&u=1668145876%2C2014079685?w=640&h=1138&s=4E948444D4D2C677182E600C0300F0CA);
    background-size: 100%;
}

.heard {
    width: 800px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.heard a {
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    display: inline-block;
    width: 160px;
    text-align: center;
    margin-top: 1px;
    color: black;
}

.heard a:not(:first-child) {
    margin-left: 48px;
}

.heard a:hover {
    background-color: rgba(117, 117, 117, 0.642);
}

.xinwenlist {
    margin-top: 410px;
    width: 1000px;
    display: flex;
}

.xinwen_list {
    width: 320px;
    display: inline-block;
   
}

.xinwen_list:not(:first-child) {
    margin-left: 20px;
}

.xinwen_list h1 {
    width: 100%;
    background-color: black;
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
}

.xinwen_list ul {
    width: 100%;
    padding-top: 10px;
    background-color: #fff;
    padding-bottom: 10px;
}

.xinwen_list ul li::before {
    margin-right: 10px;
    margin-left: 20px;
    content: '';
    display: inline-block;
    width: 0px;
    height: 0px;
    border-top: 4px solid transparent;
    border-left: 4px solid red;
    border-bottom: 4px solid transparent;
}

.xinwen_list ul li {
    width: 250px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    white-space: nowrap;
    
}

.xinwen_list ul li:hover {
    color: brown;
}

.msgs {
    width: 1000px;
    display: flex;
    margin-top: 120px;
}

.msgs_left {
    width: 700px;
    margin-right: 10px;
    background-color: #BEC6BF;
}

.title {
    height: 28px;
    line-height: 28px;
    background-color: rosybrown;
}

.title a {
    color: black;
    text-decoration: none;
    font-size: 12px;
}

.msgnei {
    width: 96%;
    padding-top: 1%;
    margin-left: 1%;
    padding-left: 1%;
    padding-right: 1%;
    margin-top: 10px;
}

.msgnei h1 {
    width: 100%;
    height: 28px;
    font-size: 18px;
    line-height: 28px;
    background-color: chocolate;
    text-align: center;
}

.neirong {
    width: 100%;
    display: flex;
}

.neirong p {
    font-size: 14px;
}

.neirong div {
    margin-top: 20px;
    width: 33.4%;
}

.neirong div:nth-child(2) {
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 1%;
    margin-right: 1%;
    border-right: 1px dashed rgb(81, 81, 81);
    border-left: 1px dashed rgb(81, 81, 81);
}

.neirong img {
    width: 70%;
    margin-left: 15%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.shou:first-letter {
    font-size: 28px;
    font-weight: bold;
    font-family: 黑体;
}

.msgs_right {
    width: 30%;
    background-color: rgb(226, 226, 226);
    overflow: hidden;
}

.msgs_right h1 {
    width: 100%;
    height: 28px;
    font-size: 18px;
    line-height: 28px;
    background: linear-gradient(to bottom, #8C6D74, 52%, #B2A6BE);
    padding-left: 20px;
    margin-bottom: 20px;
}

.msgs_right ul {
    width: 100%;
}

.msgs_right ul li {
    width: 200px;
    height: 90px;
    overflow: hidden;
    background-color: violet;
    text-align: center;
    margin-left: 45px;
    margin-bottom: 70px;
}

.msgs_right ul li:first-child {
    animation: donghua 0.5s infinite;
    animation-delay: 1s linear;
    animation-iteration-count: 1;
}

.msgs_right ul li:nth-child(2) {
    animation: donghua 0.5s infinite;
    animation-delay: 2s linear;
    animation-delay: 2s;
    animation-iteration-count: 1;
}

.msgs_right ul li:nth-child(3) {
    animation: donghua 0.5s infinite;
    animation-delay: 2s linear;
    animation-delay: 3s;
    animation-iteration-count: 1;
}

.msgs_right ul li img {
    width: 100%;
}

@keyframes donghua {
    from {
        width: 200px;
        height: 90px;
        margin-left: 45px;
        margin-bottom: 70px;
    }
    to {
        width: 220px;
        height: 99px;
        margin-left: 40px;
        margin-bottom: 66px;
    }
}

.yeshu {
    width: 1000px;
    margin: 0 auto;
    background-color: #fff
}

.number {
    width: 693px;
    height: 50px;
    background-color: #fff;
    text-align: center;
    line-height: 50px;
}

.number a {
    text-decoration: none;
}

.kaung {
    display: inline-block;
    height: 20px;
    width: 30px;
    border: 1px solid #ccc;
    background-color: rgb(209, 209, 209);
    position: relative;
    line-height: 20px;
}
.banquanxinxi {
    width: 1000px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    line-height: 40px;
}



    </style>
<body>
    <div class="bigbox">
        <div class="imglogo">
            <img src="https://img95.699pic.com/element/40099/1111.png_300.png" alt="">
        </div>
        <div class="banner">
            <div class="heard">
                <a href="">首页</a>
                <a href="">新闻中心</a>
                <a href="">精彩图片</a>
                <a href="">联系我们</a>
            </div>
            <div class="xinwenlist">
                <div class="xinwen_list">
                    <h1>新闻公告</h1>
                    <ul>
                        <li>吉狄马加专访:“我不会停止深情地呼唤”</li>
                        <li>第37届青春诗会诗丛上市丨诗人诗作选</li>
                        <li>"在重庆:娜夜诗歌朗诵会"在南滨路举行</li>
                    </ul>
                </div>
                <div class="xinwen_list">
                    <h1>新闻资讯</h1>
                    <ul>
                        <li>头条诗人 | 多多 :在同一个梦里划桨</li>
                        <li>《莫砺锋讲宋诗课》:七十绝妙好诗,一门大学课程</li>
                        <li>中国诗歌网每周精选第9期:一樽往事醉烟霞</li>
                    </ul>
                </div>
                <div class="xinwen_list">
                    <h1>新闻动态</h1>
                    <ul>
                        <li>300元稿酬邀您来评《去大明寺》(11月30日截止)</li>
                        <li>每日好诗评选(现代诗)第306期 网上公示 截止到11月28日</li>
                        <li>每日好诗评选(旧体诗)第306期 网上公示 截止到11月28日</li>
                    </ul>
                </div>
            </div>
        </div>
        <div class="msgs">
            <div class="msgs_left">
                <div class="title">
                    <a href="">首页></a>
                    <a href="">新闻中心></a>
                </div>
                <div class="msgnei">
                    <h1>木瓜</h1>
                    <div class="neirong">
                        <div>
                            <p class="shou">《诗经·大雅·抑》有“投我以桃,报之以李”之句,后世“投桃报李”便成了,成语,比喻相互赠答,礼尚往来。比较起来,《卫风·木瓜》这一篇虽然也有从“投之以木瓜(桃、李),报之以琼琚(瑶、玖)”生发出的成语“投木报琼”(如托名宋尤袤《全唐诗话》就有“投木报琼,义将安在”的记载),但“投木报琼”的使用频率却根本没法与“投桃报李”相提并论。可是论传诵程度还是《木瓜》更高,它是现今传诵最广的《诗经》名篇之一。</p>
                            <img src="https://img.1ppt.com/uploads/allimg/1904/1_190425213805_3.JPG" alt="">
                            <p>对于这么一首知名度很高而语句并不复杂的先秦古诗,古往今来解析其主旨的说法居然也有七种之多(据张树波《国风集说》统计)。按,成于汉代的《毛诗序》云:“《木瓜》,美齐桓公也。卫国有狄人之败,出处于漕,齐桓公救而封之,遗之车马器物焉。卫人思之,欲厚报之,而作是诗也。”这一说法在宋代有严粲(《诗缉》)等人支持,在清代有魏源(《诗古微》)等人支持。与毛说大致同时的三家诗,据陈乔枞《鲁诗遗说考》考证,鲁诗“以此篇为臣下思报礼而作”,王先谦《诗三家义集疏》意见与之相同。从宋代朱熹起,“男女相互赠答说”开始流行,《诗集传》云:“言人有赠我以微物,我当报之以重宝,而犹未足以为报也,但欲其长以为好而不忘耳。</p>
                        </div>
                        <div>
                            <p>疑亦男女相赠答之词,如《静女》之类。”这体现了宋代《诗》学废序派的革新疑古精神。但这一说法受到清代《诗》学独立思考派的重要代表之一姚际恒的批驳,《诗经通论》云:“以(之)为朋友相赠答亦奚不可,何必定是男女耶!”现代学者一般从朱熹之说,而且更明确指出此诗是爱情诗。因此诗主旨说法多不同,而“木瓜”作为文学意象也就被赋予了多种不同的象征意义。其中“臣子思报忠于君主”“爱人定情坚于金玉”“友人馈赠礼轻情重”三种意象逐渐成为“木瓜”意象的主流内涵。</p>

                            <p>《木瓜》一诗,从章句结构上看,很有特色。首先,其中没有《诗经》中最典型的句式——四字句。这不是没法用四字句(如用四字句,变成“投我木瓜(桃,李),报以琼琚(瑶、玖);匪以为报,永以为好”,一样可以),而是作者有意无意地用这种句式造成一种跌宕有致的韵味,在歌唱时易于取得声情并茂的效果。其次,语句具有极高的重叠复沓程度。不要说每章的后两句一模一样,就是前两句也仅一字之差,并且“琼琚”“琼瑶”“琼玖”语虽略异义实全同,而“木瓜”“木桃”“木李”据李时珍《本草纲目》考证也是同一属的植物.其间的差异大致也就像橘、柑、橙之间的差异那样并不大。这样,三章基本重复,而如此高的重复程度在整部《诗经》中也并不很多,格式看起来就像唐代据王维诗谱写的《阳关三叠》乐歌似的,——自然这是《诗经》的音乐与文学双重性决定的。</p>
                            <p> “你赠给我果子,我回赠你美玉”</p>
                        </div>
                        <div>
                            <p>
                                ,与“投桃报李”不同,回报的东西价值要比受赠的东西大得多,这体现了一种人类的高尚情感(包括爱情,也包括友情)。这种情感重的是心心相印,是精神上的契合,因而回赠的东西及其价值的高低在此实际上也只具有象征性的意义,表现的是对他人对自己的情意的珍视,所以说“匪报也”。“投我以木瓜(桃、李),报之以琼琚(瑶、玖)”,其深层语义当是:虽汝投我之物为木瓜(桃、李),而汝之情实贵逾琼琚(瑶、玖);我以琼琚(瑶、玖)相报,亦难尽我心中对汝之感激。清牛运震《诗志》评此数语云:“惠有大于木瓜者,却以木瓜为言,是降一格衬托法;琼瑶足以报矣,却说匪报,是进一层翻剥法。”他的话并非没有道理,但将木瓜、琼瑶之类已基本抽象化的物品看得太实,其他解此诗者似也有此病。实际上,作者胸襟之高朗开阔,已无衡量厚薄轻重之心横亘其间,他想要表达的就是:珍重、理解他人的情意便是最高尚的情意。从这一点上说,后来汉代张衡《四愁诗》“美人赠我金错刀,何以报之英琼瑶”,尽管说的是“投金报玉”。其意义实也与“投木报琼”无异。
                            </p>
                        </div>
                    </div>
                </div>
            </div>
            <div class="msgs_right">
                <h1>图文欣赏</h1>
                <ul>
                    <li>
                        <img src="https://img.1ppt.com/uploads/allimg/1904/1_190425213805_3.JPG" alt="">
                    </li>
                    <li>
                        <img src="https://t10.baidu.com/it/app=25&f=JPEG&fm=173&fmt=auto&u=1878829251%2C4043862548?w=595&h=842&s=8F72EF164B13504D50C981D103004033" alt="">

                    </li>
                    <li>
                        <img src="https://t12.baidu.com/it/app=25&f=JPEG&fm=173&fmt=auto&u=645061073%2C155075473?w=640&h=905&s=E5423576C103774F464145C10100A0B2" alt="">

                    </li>

                </ul>
            </div>
        </div>
        <div class="yeshu">
            <div class="number">
                <a href="#">上一页</a>
                <a href="#" class="kaung">1</a>
                <a href="#" class="kaung">2</a>
                <a href="#" class="kaung">3</a>
                <a href="#">下一页</a>
            </div>
        </div>
        <div class="banquanxinxi">
            版权所有
        </div>
    </div>

</body>
</html>

2.2运行截图:

2.3网页3---淘宝商品展示页

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>热卖PC搜素</title>
    <style>
        .box1{
            background-color: lightgray;
            height: 50px;
        }
        .biaoqian1,.biaoqian2{
            padding-left: 200px;
            list-style-type: none;
            float: left;
        }
        .items,.items1{
            float: left;
            margin-left: 10px;
        }
        .y1{
            font-size: 12px;
        }
        /* .z1{
            width: 5px;
            height: 6px;
        } */
        .y2{
            font-size: 12px;
            color: red;
        }
       .box2{
        margin-top: 20px;
        margin-bottom: 20px;
        height: 100px}
        .box2{
            float: left;
        }
       
        .i1{
            margin-left: 200px;
        }
        .a{
            height: 60px;
        }
        .box3{
            float: left;
            margin-left: 100px;
        }
        .text{
            float: left;
            width: 600px;
            height: 30px;
            border:solid red;
            margin-top:20px;
        }
        .submit{
            float: left;
            background-color:red;
            width: 100px;
            height: 35px;
            margin-top:20px;
            color:white;
            font-size: 20px;
        }
        [class ^="blink"]{
            margin-right: 10px;
            color: lightgray;
        }
        .blink1{
            color: red;
        }
        .all{
            display: grid;
            grid-template-columns:repeat(6,1fr);
            grid-template-rows:repeat(2,1fr);
            margin-top:100px;
            margin-left: 0px;
            grid-gap: 10px;
            width: 100%;
            height: 650px;
        }
        .m5{
            width: 110px;
            height: 20px;
            float: left;
        }
        .m6{
            float: left;
        }
        .fu1{
            width: 50px;
            margin-left: 20px;
        }
        /* .fu7{
            grid-column: 7/8;
            width: 200px;
        } */
        .fu{
            width: 160px;
        }
        .A{
            height: 80px;
            width: 200px;
        }
        .A1,.A2,.A3{
            height: 20px;
            width: 200px;
        }
    </style>
</head>
<body>
    <div class="box1">
        <ul class="biaoqian1">
            <li class="items">
                <div class="x1">
                    <span class="y1">中国大陆</span>
                    <!-- <span class="z1"><img src="D:\cxdownload\111.png" alt=""></span> -->
                </div>
            </li>
            <li class="items">
                <div class="x1">
                    <span class="y2">亲,请登录</span>
                </div>
            </li>
            <li class="items">
                <div class="x1">
                    <span class="y1">免费注册</span>
                </div>
            </li>
            <li class="items">
                <div class="x1">
                    <span class="y1">手机逛淘宝</span>
                </div>
            </li>
            <li class="items">
                <div class="x1">
                    <span class="y1">网页无障碍</span>
                </div>
            </li>
        </ul>
        <ul class="biaoqian2">
            <li class="items1">
                <div class="x1">
                    <span class="y1">淘宝网首页</span>
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">我的淘宝</span>
                    <!-- <span class="z1"><img src="D:\cxdownload\111.png" alt=""></span> -->
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">购物车</span>
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">收藏夹</span>
                    <!-- <span class="z1"><img src="D:\cxdownload\111.png" alt=""></span> -->
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">商品分类</span>
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">免费开店</span>
                    <!-- <span class="z1"><img src="D:\cxdownload\111.png" alt=""></span> -->
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">|</span>
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">牛千买家中心</span>
                    <!-- <span class="z1"><img src="D:\cxdownload\111.png" alt=""></span> -->
                </div>
            </li>
            <li class="items1">
                <div class="x1">
                    <span class="y1">帮助中心</span>
                    <!-- <span class="z1"><img src="D:\cxdownload\111.png" alt=""></span> -->
                </div>
            </li>
        </ul>
    </div>
    <div class="box2">
        <img src="https://img.alicdn.com/tfs/TB1R5fsgyDsXe8jSZR0XXXK6FXa-281-80.jpg" alt="" class="i1">
    </div>
    <div class="box3">
        <div class="a">
            <span> <input type="text" class="text"></span>
            <input type="text" class="submit" value="搜索">
        </div>
        <div class="b">
            <a href="" class="blink1">一淘限时抢</a>
            <a href="" class="blink2">零食</a>
            <a href="" class="blink3">床垫</a>
            <a href="" class="blink4">洗发水</a>
            <a href="" class="blink5">男鞋</a>
            <a href="" class="blink6">电动牙刷</a>
            <a href="" class="blink7">女装</a>
            <a href="" class="blink8">化妆品</a>
            <a href="" class="blink9">香水</a>
            <a href="" class="blink10">窗帘</a>
            <a href="" class="blink11">衬衫</a>
        </div>
    </div>
    <div class="all">
        <!-- <div class="fu1"></div> -->
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/4872764818/O1CN01ztzbAH1lShCqSEQqt_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">618礼遇Aman安曼香水系列春泽杏子花香调持久留香</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">2698</span>
        </div>
        <div class="A2">
            <span class="m4"></span>Aman安曼香水海外旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销7000+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i2/2206617256798/O1CN01e2xu8A205XLq2Awvh_!!2206617256798-0-alimamacc.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">520礼物正品迪奥莎口红香水礼盒套装999哑光720官方旗舰...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">298</span>
        </div>
        <div class="A2">
            <span class="m4"></span>lhgk旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销900+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/29420991/O1CN01uqEBsB1JBvGgt1dfg_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">茉莉花香男女士淡香持久留香清新栀子花百合桂花玫瑰学...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">98</span>
        </div>
        <div class="A2">
            <span class="m4"></span>买购总商行
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销200+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/4872764818/O1CN01ztzbAH1lShCqSEQqt_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px alt="">
        <div class="A">
            <span class="m1">618礼遇Aman安曼香水系列春泽杏子花香调持久留香</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">2698</span>
        </div>
        <div class="A2">
            <span class="m4"></span>Aman安曼香水海外旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销7000+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i2/2206617256798/O1CN01e2xu8A205XLq2Awvh_!!2206617256798-0-alimamacc.jpg_360x360xzq75.jpg_.webp"  width="194px" height="198px">
        <div class="A">
            <span class="m1">520礼物正品迪奥莎口红香水礼盒套装999哑光720官方旗舰...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">298</span>
        </div>
        <div class="A2">
            <span class="m4"></span>lhgk旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销900+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/29420991/O1CN01uqEBsB1JBvGgt1dfg_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp" width="194px" height="198px">
        <div class="A">
            <span class="m1">茉莉花香男女士淡香持久留香清新栀子花百合桂花玫瑰学...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">98</span>
        </div>
        <div class="A2">
            <span class="m4"></span>买购总商行
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销200+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/4872764818/O1CN01ztzbAH1lShCqSEQqt_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp" width="194px" height="198px">
        <div class="A">
            <span class="m1">618礼遇Aman安曼香水系列春泽杏子花香调持久留香</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">2698</span>
        </div>
        <div class="A2">
            <span class="m4"></span>Aman安曼香水海外旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销7000+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i2/2206617256798/O1CN01e2xu8A205XLq2Awvh_!!2206617256798-0-alimamacc.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">520礼物正品迪奥莎口红香水礼盒套装999哑光720官方旗舰...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">298</span>
        </div>
        <div class="A2">
            <span class="m4"></span>lhgk旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销900+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/29420991/O1CN01uqEBsB1JBvGgt1dfg_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">茉莉花香男女士淡香持久留香清新栀子花百合桂花玫瑰学...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">98</span>
        </div>
        <div class="A2">
            <span class="m4"></span>买购总商行
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销200+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/4872764818/O1CN01ztzbAH1lShCqSEQqt_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">618礼遇Aman安曼香水系列春泽杏子花香调持久留香</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">2698</span>
        </div>
        <div class="A2">
            <span class="m4"></span>Aman安曼香水海外旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销7000+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i2/2206617256798/O1CN01e2xu8A205XLq2Awvh_!!2206617256798-0-alimamacc.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">520礼物正品迪奥莎口红香水礼盒套装999哑光720官方旗舰...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">298</span>
        </div>
        <div class="A2">
            <span class="m4"></span>lhgk旗舰店
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销900+</div>
        </div>
    </div>
    <div class="fu">
        <img src="https://img.alicdn.com/imgextra/i4/29420991/O1CN01uqEBsB1JBvGgt1dfg_!!0-saturn_solar.jpg_360x360xzq75.jpg_.webp " width="194px" height="198px">
        <div class="A">
            <span class="m1">茉莉花香男女士淡香持久留香清新栀子花百合桂花玫瑰学...</span>
        </div>
        <div class="A1">
            <span class="m2">¥</span>
            <span class="m3">98</span>
        </div>
        <div class="A2">
            <span class="m4"></span>买购总商行
        </div>
        <hr color="lightgray">
        <div class="A3">
            <div class="m5"></div>
            <div class="m6">月销200+</div>
        </div>
    </div>
</div>
</body>
</html>

2.3运行截图:

  • 4
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值