Skip to content

Commit 76edb4c

Browse files
committed
x
1 parent e2f58a3 commit 76edb4c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

css3-multicol/Overview.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -484,9 +484,11 @@ <h2 id=the-multi-column-model><span class=secno>2 </span>The multi-column
484484
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a>. However, column boxes do not
485485
establish containing blocks for elements with &lsquo;<code
486486
class=css>position: fixed</code>&rsquo; or &lsquo;<code
487-
class=css>position: absolute</code>&rsquo;. Percentage values that are
488-
calculated relative to the containing block height are calculated based on
489-
the multicol element's height, not the column box's height.
487+
class=css>position: absolute</code>&rsquo;.
488+
<!--Percentage values that are calculated
489+
relative to the containing block height are calculated based on the
490+
multicol element's height, not the column box's height.-->
491+
490492

491493
<div class=example>
492494
<p>In this example, the width of the image is set with these rules:

0 commit comments

Comments
 (0)