了解bootstrap'clearfix'

Understand bootstrap 'clearfix'

我不明白如何使用clearfix。我以 this bootply 为例。有一个 Bootstrap 旋转木马,下一部分没有出现在它的正下方。我认为这是 floating 问题,但我不知道如何解决它。

谁能解释一下如何修复它?

谢谢

在你的 CSS 中你有 .carousel { margin-bottom: 60px; }。删除它。