Home >Web Front-end >HTML Tutorial >div内一个浮动div(在前),一个标准为当流div(在后),浮动div会产生占位?_html/css_WEB-ITnose

div内一个浮动div(在前),一个标准为当流div(在后),浮动div会产生占位?_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-21 08:53:451485browse

同一div内的两个div,其中float:left;如果在前面,那么会产生占位。    why?
我感觉应该是两个div的内容进行重叠,可为什么没重叠,而第一个div float:left;还占位了?



    
float的内容

        
标准文档流的内容
        


回复讨论(解决方案)

你这最后一段代码是不是少了什么,结束的标志符呢?

什么意思??  结束标识符  不是已经有了

IE

Chrome


不同的浏览器对文档流的解释是不同的

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn