老师,帮我看看是否书写正确?

老师,帮我看看是否书写正确?

<!DOCTYPE html>

<html>

<head>

    <meta charset="utf-8">

<title>CSS布局</title>

<style type="text/css">

/*此处写代码*/

*{

    margin:0;

    padding:0;

   

}

.all{

    width:900px;

    

}

dd{

    float:left;

    width:400px;

    padding:20px;

}

dt{

    margin-top:20px;

    text-align:center;

    font-size:20px;

    font-weight:bolder;

}

.wz{

    text-align:left;

    font-size:17px;

    font-weight:bold;

}

</style>

</head>

<body>

<!-- 此处写代码 -->

<div class="all">

    <dl>

        <dt>ENJOY&nbsp;&nbsp;THE&nbsp;&nbsp;LIFE</dt>

        <dd>

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

            <div class="wz">

            Life is like a book, just read more and more <br>

            refined, more write more carefully.When read.<br>

            mind open, all things have been indifferent to<br>

            heart. Life is the percipitation.

            </div>

        </dd>

        

        <dd>

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

            <div class="wz">

            Life is like a cup of tea, let people lead a <br>

            person to endless aftertastes. You again good<br>

            taste, it will always have adifferent taste, <br>

            different people will have different taste <br>

            more.

            </div>

        </dd>

    </dl>

    

</div>

</body>

</html>


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

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

1回答
好帮手慕嘟嘟 2019-09-11 18:01:05

同学你好,

老师运行了你的代码,效果是正确的,继续努力哦~

如果我的回答帮助了你,欢迎采纳,祝学习愉快~


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

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

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

0 星
前端小白入门系列课程
  • 参与学习           人
  • 提交作业       11218    份
  • 解答问题       36713    个

从一个不会编程的小白到一个老司机是需要过程的,首先得入门,学习基础知识,然后才能进阶,最后再到精通,本专题是你走进前端世界的不二选择!

了解课程
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

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