Hallo,
Block-Level-Elemente stehen im Elementenfluss, sie brechen in dem Sinne auch den Textfluss auf, das sie eben einen eigenen Absatz erzeugen.
wobei mich interessieren würde, woher Du den Begriff "Elementenfluss" nimmst. Ich finde in den Specs immer nur "normal flow", was ich - zugegenen ungenau - als "Textfluss" übersetze.
zu normal flow:
"Boxes in the normal flow belong to a formatting context, which may be block or inline, but not both simultaneously."
Nimm für Elementenfluss:
"In a block formatting context, boxes are laid out one after the other, vertically, beginning at the top of a containing block. " damit wird klar, was ich eigentlich gemeint habe.
Grüße
Thomas