BFC 原理及应用

什么是 BFC 🔗 BFC(Block formatting context)是 CSS 中的一个概念,先来看一下定义 (By MDN): A block formatting context is a part of a visual CSS rendering of a Web page. It is the region in which the layout of block boxes occurs and in which floats inte

BFC 原理及应用

什么是 BFC 🔗 BFC(Block formatting context)是 CSS 中的一个概念,先来看一下定义 (By MDN): A block formatting context is a part of a visual CSS rendering of a Web page. It is the region in which the layout of block boxes occurs and in which floats inte