html和css在小米官网的应用

 

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<style>
    .daohang {
        height: 50px;
        width: 1400px;
        background-color: black;
        position: fixed;
        margin-top: 0px;
        margin-left: 0px;
    }

    .back {
        background-repeat: no-repeat;
        background-image: url(第一张.jpg);
        background-size:cover;
        height: 750px;
        width:1430px;
    }
    .back1 {
        background-repeat: no-repeat;
        background-image: url(第二张.jpg);
        background-size:cover;
        height: 750px;
        width:1430px;
    }
    .back2 {
        background-repeat: no-repeat;
        background-image: url(罗大佑.jpg);
        background-size:cover;
        height: 750px;
        width:1430px;
    }
    .back3 {
        background-repeat: no-repeat;
        background-image: url(大赛.jpg);
        background-size:cover;
        height: 750px;
        width:1430px;
    }
    .back4 {
        background-repeat: no-repeat;
        background-image: url(女孩.jpg);
        background-size:cover;
        height: 800px;
        width:1430px;
    }
    .zhuanhuan{
        display: inline-block;
        width: 80px;
        height: 50px;
        vertical-align: middle;
        text-align: center;
        line-height: -100px;
        color:white;
        font-size: 13px;
        font-weight: 900;
    
    }
    .zhuanhuan1{
        display: inline-block;
        width: 30px;
        height: 50px;
        vertical-align: middle;
        text-align: center;
        line-height: -100px;
        color:white;
        font-size: 8px;
    
    }
    .h{
        text-decoration: none;
        color:black;
        margin-bottom: 70px;
        text-align: right;
        
    }
    .hh:hover{
      color:orange;
    }
    .hh{
        text-decoration: none;
        font-size: 12px;
        color:silver; 
        padding: 15px;
        text-align: center;
    }
    .t{
        display: inline-block;
        margin-left: 250px;
        margin-top: 70px;
        height: 50px;
        vertical-align: bottom;
        border-spacing:20px 10px;
    }
    .huan{
        display: inline-block;
    }
</style>

<body>
    <!--第一个盒子导航栏-->
<div class="daohang">
        <span><img src="mi.jpg" style="height: 40px;width: 50px;margin-left: 70px;margin-top: 10px;"></span>
        <div style="display: inline-block;">
        <span class="zhuanhuan" style="margin-left: 70px;color:orange;">小米官网</span>
        <span class="zhuanhuan"style="margin-left: 10px;">小米商城</span>
        <span class="zhuanhuan"style="margin-left: 10px;">小米影像</span>
        <span class="zhuanhuan"style="margin-left: 10px;">MIUIMIUI</span>
        <span class="zhuanhuan"style="margin-left: 10px;">IOT</span>
        <span class="zhuanhuan"style="margin-left: 10px;">云服务</span>
        <span class="zhuanhuan"style="margin-left: 10px;">天星数科</span>
        <span class="zhuanhuan"style="margin-left: 10px;">有品</span>
        <span class="zhuanhuan"style="margin-left: 10px;">小爱开放平台</span>
        <span class="zhuanhuan"style="margin-left: 10px;">企业团购</span>
        <span class="zhuanhuan1" style="margin-left: 100px;">登录</span>
        <span class="zhuanhuan1"style="margin-left:3px;">|</span>
        <span class="zhuanhuan1"style="margin-left:3px;">注册</span>
    </div>
</div>
<div class="back" style="margin-left: 0px;"></div>
<div class="back1"></div>
<div class="back2"></div>
<div class="back3"></div>
<div class="back4"></div>
<div>
    <div class="huan">
        <table class="t">
            <tr style="text-align: center;">
                <td><a href="#"class="h">选购指南</a></td>
                <td><a href="#"class="h">服务中心</a></td>
                <td><a href="#"class="h">线下门店</a></td>
                <td><a href="#"class="h">关于小米</a></td>
                <td><a href="#"class="h">关注我们</a></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#" class="hh">手机</a></td>
                <td><a href="#"class="hh">申请售后</a></td>
                <td><a href="#"class="hh">小米之家</a></td>
                <td><a href="#"class="hh">了解小米</a></td>
                <td><a href="#"class="hh">新浪微博</a></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">电视</a></td>
                <td><a href="#"class="hh">售后政策</a></td>
                <td><a href="#"class="hh">服务网点</a></td>
                <td><a href="#"class="hh">加入小米</a></td>
                <td><a href="#"class="hh">官方微信</a></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">笔记本</a></td>
                <td><a href="#"class="hh">维修服务价格</a></td>
                <td><a href="#"class="hh">授权体验店/专区</a></td>
                <td><a href="#"class="hh">投资者关系</a></td>
                <td><a href="#"class="hh">联系我们</a></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">平板</a></td>
                <td><a href="#"class="hh">订单查询</a></td>
                <td></td>
                <td><a href="#"class="hh">企业社会责任</a></td>
                <td><a href="#"class="hh">公益基金会</a></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">穿戴</a></td>
                <td><a href="#"class="hh">以旧换新</a></td>
                <td></td>
                <td><a href="#"class="hh">廉洁举报</a></td>
                <td></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">耳机</a></td>
                <td><a href="#"class="hh">保障服务</a></td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">家电</a></td>
                <td><a href="#"class="hh">防伪查询</a></td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">路由器</a></td>
                <td><a href="#"class="hh">F码通道</a></td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">音箱</a></td>
                <td></td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
            <tr style="text-align: center;">
                <td><a href="#"class="hh">配件</a></td>
                <td></td>
                <td></td>
                <td></td>
                <td></td>
            </tr>
        </table>
    </div>
    <div class="huan" style="margin-left: 150px;">
      <div style="color:orange;font-size: 20px;">400-100-5678</div>
      <div style="color:silver;font-size: 15px;">8:00-18:00(仅收市话费)</div>
      <div >
          <table style=" border: 1px solid orange;"><tr ><td style="color:orange;font-size: 10px;"> 人工客服</td></tr></table>
      </div>
    </div>
</div>
<div>
    <div class="huan"style="margin-top: 380px;margin-left: 100px;"><img src="mimi.png" style="height: 60px;width: 60px;"></div>
    <p style="font-size: 10px;margin-left: 200px;margin-top:-60px">小米商城 | MIUI | 米家 | 米聊 | 多看 | 游戏 | 政企服务 | 小米天猫店 | 小米集团隐私政策 | 小米公司儿童信息保护规则 | 小米商城隐私政策 | 小米商城用户协议 | 问题反馈 | Select Location</p>
    <p style="font-size: 10px;margin-left: 200px;">北京互联网法院法律服务工作站 | 中国消费者协会 | 北京市消费者协会</p>
    <p style="font-size: 10px;margin-left: 200px;color: silver;">© mi.com 京ICP证110507号 京ICP备10046444号 京公网安备11010802020134号 京网文[2020]0276-042号</p>
    <p style="font-size: 10px;margin-left: 200px;color: silver;">(京)网械平台备字(2018)第00005号 互联网药品信息服务资格证 (京)-非经营性-2014-0090 营业执照 医疗器械质量公告</p>
    <p style="font-size: 10px;margin-left: 200px;color: silver;">增值电信业务许可证 网络食品经营备案 京食药网食备202010048   食品经营许可证</p>
    <p style="font-size: 10px;margin-left: 200px;color: silver;">违法和不良信息举报电话:171-5104-4404 知识产权侵权投诉 本网站所列数据,除特殊说明,所有数据均出自我司实验室测试</p>
    <img src="隐私认证.png" class="huan" style="margin-left: 200px;height:50px;width:130px;">
    <img src="诚信网站.png" class="huan" style="margin-left: 0px;height:50px;width:130px;">
    <img src="可信网站.png" class="huan" style="margin-left: 0px;height:50px;width:130px;">
    <img src="诚信经营.png" class="huan" style="margin-left: 0px;height:50px;width:130px;">
    <img src="已服务.png" class="huan" style="margin-left: 0px;height:50px;width:130px;">
</div>
<p style="text-align: center;font-size: 17px;color:silver;" >让全球每个人都能享受科技带来的美好生活</p>
</body>

</html>

本次作业是小米官网的制作,在假期的时候正好可以借此对知识点进行巩固,还有新知识的学习,但是本次作业还是存在缺点,图片切换和视频播放还是没有学习到未进行完善,。我会抓紧时间学习并且补足,在假期时间学习JAVAscript,然后将自己本次作业进行修改已达到尽善尽美的效果。

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值