float属性影响后续元素排版问题

解决方案:

在后续块级元素中设置clear:both属性

#content {
      clear: both;
}
posted @ 2020-12-08 16:34  貂上蝉  阅读(119)  评论(0编辑  收藏  举报