- An independent formatting context in which block-level boxes are laid out vertically, one after another. A BFC isolates its contents from outside layout: It contains internal floats, does not overlap external floats, and prevents margin collapse between its own edges and those of its children.
- Related terms: Formatting context · Inline formatting context · Table formatting context · Block container box
- Previous term: Block flow
- Next term: Block-level box
- Random term: WebC (webglossary.info/random 🎲)