还有没地方需要改进?

还有没地方需要改进?

<!DOCTYPE html>

<html>

<head>

    <meta charset="UTF-8">

    <title>Document</title>

    <style>

        *{

            padding: 0;

            margin: 0;

        }

        .container{

            width: 1200px;

            height: 410px;

            margin: 0 auto;

        }

        .top{

            height: 260px;

            width: 1200px;

            background: #ccc;

            position: relative;

        }

        .top .left{

            float: left;

            position: absolute;

            left: 160px;

            top: 50%;

            margin-top: -108px;


        }

        .top .right{

            float: right;

            position: absolute;

            right: 160px;

            top: 50%;

            margin-top: -108px;            

        }

        .footer{

            height: 150px;

            width: 1200px;

            background: pink;

            position: relative;

        }

        .footer ul{

            height: 60px;

            position: absolute;

            top: 50%;

            margin-top: -30px;

        }

        .footer ul li{

            list-style: none;

            float: left;

            margin-left:150px;


        }

    </style>

</head>

<body>

    <div class="container">

        <div class="top">

            <div class="left">

                <img src="http://img1.sycdn.imooc.com/climg//58c0f808000129a303600215.jpg" alt="">

            </div>

            <div class="right">

                <img src="http://img1.sycdn.imooc.com/climg//58c0f819000198a703600214.jpg" alt="">

            </div>

        </div>

        

        <div class="footer">

            <ul>

                <li><img src="http://img1.sycdn.imooc.com/climg//58c0f81d0001fe4402000060.jpg" alt=""></li>

                <li><img src="http://img1.sycdn.imooc.com/climg//58c0f8220001dfce02000060.jpg" alt=""></li>

                <li><img src="http://img1.sycdn.imooc.com/climg//58c0f8780001c74602000060.jpg" alt=""></li>

            </ul>

        </div>

    </div>

</body>

</html>


正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

1回答
好帮手慕星星 2019-08-06 10:57:48

同学你好,

代码实现效果没有问题,不需要修改了,很棒哦!

祝学习愉快!


问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师