File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1354,11 +1354,12 @@ <h3>'column-span'</h3>
13541354
13551355< div class ="example ">
13561356
1357- < p > In this example, a heading with 'column-span: all' naturally
1358- appears in a column that appears in the overflow. The height of the
1359- multicol element is constrained and it is therefore not possible to
1360- make the element spanning. Therefore, the element appears as if
1361- 'column-span: none' was specified.
1357+ < p > This is a variation of the previous example. In this example, the
1358+ H2 element appears later in the content, and the height of the
1359+ multicol element is constrained. Therefore, the H2 element appears in
1360+ the overflow and there is not room to make the element spanning.
1361+ As a result, the element appears as if 'column-span: none' was
1362+ specified.
13621363
13631364< div class =cols style ="height: 100px ">
13641365
You can’t perform that action at this time.
0 commit comments