码迷,mamicode.com
首页 > Web开发 > 详细

html中div中嵌套div

时间:2020-04-29 00:56:24      阅读:159      评论:0      收藏:0      [点我收藏+]

标签:alt   height   font   src   image   htm   div   ack   nbsp   

2020-04-28 每日一例第45天

1.后台代码

 

<html>
<head>
0420html中div的用法
</head>
<body>
<div style="width:300px;height:600px;border:1px solid red;">
<div style="width:100px;height:100px;background-color:Blue;margin-top:20px;">

</div>

</div>
</body>
</html>

 

2.最终效果

技术图片

 

 

html中div中嵌套div

标签:alt   height   font   src   image   htm   div   ack   nbsp   

原文地址:https://www.cnblogs.com/ljs7490/p/12799267.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!