首页 > web前端 > html教程 > html div 制作表格_html/css_WEB-ITnose

html div 制作表格_html/css_WEB-ITnose

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
发布: 2016-06-21 09:21:42
原创
1034 人浏览过

  要的效果
为什么最后一个div不换行。怎么清空浮动的样式

<div>    <div style=" background-color:#F00;">        <div style="width:200px; height:100px; border:1px solid black; float:left"></div>        <div style="width:200px; height:100px; border:1px solid black; float:left"></div>        <div style="width:200px; height:100px; border:1px solid black; float:left"></div>    </div>    <div style="clear:left;" >        <div style="width:200px; height:100px; border:1px solid black;  float:left;"></div>        <div style="width:200px; height:100px; border:1px solid black; float:left"></div>        <div style="width:200px; height:100px; border:1px solid black; float:left"></div>    </div>    <div style="height:100px;">        </div></div>
登录后复制


回复讨论(解决方案)

clear: both;清除float


     
    
相关标签:
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
如何为表格中的列制作边框?
来自于 1970-01-01 08:00:00
0
0
0
根据提供的图像设计 HTML 表格
来自于 1970-01-01 08:00:00
0
0
0
如何将表格的单元格制作成超链接
来自于 1970-01-01 08:00:00
0
0
0
如何在HTML表格中实现图像右对齐
来自于 1970-01-01 08:00:00
0
0
0
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板