zoukankan      html  css  js  c++  java
  • 京东底部

    <! DOCTYPE HTML>
    <html>
    <head>
    <meta charset="utf-8">
    <title></title>

    <style type="text/css">
    .header{
    background-color: #f1f1f1;
    margin-top: 480px;
    margin-left: 50px;
    1200px;
    height: 100px;

    }

    .a{
    float: left;
    180px;
    height: 120px;
    margin-left: 60px;
    margin-top: 25px;
    /*background-color: red;*/

    }
    .b{
    float: left;
    180px;
    height: 120px;
    margin-left: 100px;
    margin-top: 25px;
    /*background-color: red;*/
    }

    .c{
    float: left;
    180px;
    height: 120px;
    margin-left: 100px;
    margin-top: 25px;
    /*background-color: red;*/
    }
    .d{
    float: left;
    180px;
    height: 120px;
    margin-left: 100px;
    margin-top: 25px;
    /*background-color: red;*/
    }

    .footer{
    /*background-color: blue;*/
    1150px;
    height: 350px;
    margin-top: 10px;
    margin-left: 130px;
    /*margin-bottom: 10px;*/
    }

    .e {
    float: left;
    180px;
    height: 350px;
    margin-left: 10px;
    /*background-color: red;*/
    }

    .f{
    float: left;
    195px;
    height: 170px;
    margin-left: 1px;
    background: url(china.jpg);

    }
    .A {
    float: left;
    margin-left: 120px;
    /*background-color: red;*/
    }
    .DT{
    font-size: 18px;
    }

    </style>
    </head>

    <bo<div class="header">
    <div class="a">
    <img src="slogen1.png" alt="无法加载" />
    </div>

    <div class="b">
    <img src="slogen2.png" alt="无法加载" />
    </div>

    <div class="c">
    <img src="slogen3.png" alt="无法加载" />
    </div>

    <div class="d">
    <img src="slogen4.png" alt="无法加载" />
    </div>
    </div>
    <div class="footer">
    <div class="e">
    <dl>
    <dt class="DT">购物指南</dt><br><br>
    <dd>
    <a href="#">购物流程</a><br><br>
    <a href="#">会员介绍</a><br><br>
    <a href="#">生活旅行/团购</a><br><br>
    <a href="#">常见问题</a><br><br>
    <a href="#">大家电</a><br><br>
    <a href="#">联系客服</a>
    </dd>
    </dl>
    </div>

    <div class="e">
    <dl>
    <dt class="DT">配送方式</dt><br><br>
    <dd>
    <a href="#">上门自提</a><br><br>
    <a href="#">211限时送</a><br><br>
    <a href="#">配送服务查询</a><br><br>
    <a href="#">配送费收取标准</a><br><br>
    <a href="#">海外配送</a>
    </dd>
    </dl>
    </div>

    <div class="e">
    <dl>
    <dt class="DT">支付方式</dt><br><br>
    <dd>
    <a href="#">货到付款</a><br><br>
    <a href="#">在线支付</a><br><br>
    <a href="#">分期付款</a><br><br>
    <a href="#">邮局汇款</a><br><br>
    <a href="#">公司转账</a>
    </dd>
    </dl>
    </div>

    <div class="e">
    <dl>
    <dt class="DT">售后服务</dt><br><br>
    <dd>
    <a href="#">售后政策</a><br><br>
    <a href="#">价格保护</a><br><br>
    <a href="#">退款说明</a><br><br>
    <a href="#">返修/退换货</a><br><br>
    <a href="#">取消订单</a>
    </dd>
    </dl>
    </div>

    <div class="e">
    <dl>
    <dt class="DT">特色服务</dt><br><br>
    <dd>
    <a href="#">夺宝岛</a><br><br>
    <a href="#">DIY装机</a><br><br>
    <a href="#">延保服务</a><br><br>
    <a href="#">京东E卡</a><br><br>
    <a href="#">京东通信</a><br><br>
    <a href="#">京东JD+</a>
    </dd>
    </dl>
    </div>

    <div class="f">
    <h1 class="DT">京东自营覆盖区县</h1>
    <br>
    <span>京东已向全国2654个区县提供自营配送服务,支持货到付款、POS机刷卡和售后上门服务。</span>
    <br><br><br>
    <a href="#" class="A">查看详情</a>
    </div>

    </div>

    </body>
    </html>

  • 相关阅读:
    Ubiquitous Religions-并查集(5)
    The Suspects-并查集(4)
    Is It A Tree?-并查集(3)
    Html5 缓存
    HTML 5 Web 存储 localStorage
    html5画布显示图片问题
    html5画布
    html5拖动
    html5音频及视频
    linux mint的小方法
  • 原文地址:https://www.cnblogs.com/future-zmy/p/5990695.html
Copyright © 2011-2022 走看看