File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -288,11 +288,7 @@ <h2>The multi-column model</h2>
288288
289289< p > In the simplest case a multicol element will contain only one row
290290of columns, and the height of each column will be equivalent to the
291- used height of the multi-column element's content box. If the
292- multi-column element is paginated, the height of each row is
293- constrained by the page and the content continues in a new row of
294- column boxes on the next page; a column box never splits across pages.
295-
291+ used height of the multi-column element's content box.
296292
297293< div class ="example ">
298294
@@ -359,6 +355,9 @@ <h2>The multi-column model</h2>
359355</ div >
360356</ div >
361357
358+ < p > If the multi-column element is paginated, the height of each row is
359+ constrained by the page and the content continues in a new row of
360+ column boxes on the next page; a column box never splits across pages.
362361
363362< p > The same effect occurs when a < em > spanning element</ em > divides the
364363multi-column element: the columns before the spanning element are
You can’t perform that action at this time.
0 commit comments