简单布局

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>尚品网_全球时尚轻奢购物网站_|海量新品官网</title>
    <style type="text/css">
        /* 盒子1*/
        .box-1{
            width: 1309px;
            height: 118px;
            background-color: deeppink;
        }
        /*大盒子1*/
        .Dbox1{
            width: 382px;
            height: 30px;
            background-color:darkolivegreen;
            float: right;
            margin: 0 auto;
        }
        /*大盒子2*/
        .Dbox2{
            width: 1309px;
            height: 40px;
            background-color: #bbffaa;
        }
        /*大盒子*/
        .Dbox{
            width: 1200px;
            height: 77.61px;
            background-color: #bbffaa;
        }
        /*小盒子1*/
        .box1{
            width: 78px;
            height: 78px;
            background-color: chartreuse;
            float: left;
        }
        /*小盒子2*/
        .box2{
            width: 78px;
            height: 78px;
            background-color: darkred;
            float: left;
        }
        /*小盒子3*/
        .box3{
            width: 78px;
            height: 78px;
            background-color: #2548;
            float: left;
        }
        /*全图*/
        .header {
            width: 1309px;
            height: 5449.31px;
            background-color: dodgerblue;
        }
        /*盒子2*/
        .box-2{
            width: 1230px;
            height: 765px;
            background-color: darkgoldenrod;
            margin: 0 auto;
        }
        /*盒子3*/
        .box-3{
            width: 1230px;
            height: 859px;
            background-color: cadetblue;
            margin: 0 auto;
        }
    </style>
</head>
<body>
    <div class="box-1">
        <div class="Dbox">
            <div class="box1"></div>
            <div class="box2"></div>
            <div class="box3"></div>
        </div>
        <div class="Dbox1"></div>
        <div class="Dbox2">
            <span>
                &nbsp;&nbsp;&nbsp;<a href="#">单季新品</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <a href="#">服装</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <a href="#">鞋靴</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <a href="#">箱包</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <a href="#">配件</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <a href="#">品牌</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                <a href="#">特卖</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
            </span>
        </div>
    </div>
    <div class="header">
        <div class="box-2"></div>
        <div class="box-3">
            <span>ALBERTA FERRETTI</span></p>
            <span>马卡龙色针织裙</span>
        </div>
    </div>
</body>
</html>
image.png
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容