老师这样写可以吗?老师的实现的思路是什么样的?

来源:2-15 编程练习

白中白盖中盖

2019-05-09 22:50:37

<!DOCTYPE html>

<html>

<head>

    <title></title>

    <style type="text/css">

        section{

            text-align: center;

            border:10px solid rgba(255,0,0,.3);

            padding: 20px;

            height: 500px;

            width: 800px;

             background:url(http://climg.mukewang.com/582c39c00001091605000150.jpg) no-repeat center 250px,gray;

             background-size: 90%;

            background-clip: padding-box;

            

        }

            


        


           

    </style>

</head>

<body>

    <section>

        <h2>慕课网(IMOOC)国内最大的IT技能学习平台</h2>

        <!-- <div></div> -->

    </section>


</body>

</html>



写回答

1回答

樱桃小胖子

2019-05-10

效果实现的是可以的,代码简洁,继续加油哦!

0

0 学习 · 40143 问题

查看课程