File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ <h2>The multi-column model</h2>
410
410
</ div >
411
411
412
412
413
- < div class =rep style ="width: 490px; height: 20px; background: silver; font-size: 1.5em; padding: 5px "> An spanning element</ div >
413
+ < div class =rep style ="width: 490px; height: 20px; background: silver; font-size: 1.5em; padding: 5px "> A spanning element</ div >
414
414
< div class =gap style ="left: 150px "> </ div >
415
415
< div class =gap style ="left: 325px "> </ div >
416
416
</ div >
@@ -1694,8 +1694,9 @@ <h3>'column-span'</h3>
1694
1694
naturally end up at the top of a page. The top margin of the first
1695
1695
spanner is truncated due to being after an unforced break. The bottom
1696
1696
margin of the first spanner collapses with the top margin of the
1697
- second spanner. The bottom margin of the second spanner collapses with
1698
- the top margin of the subsequent element.
1697
+ second spanner. However, the bottom margin of the second spanner does
1698
+ not collabse with the collapses with the top margin of the subsequent
1699
+ element.
1699
1700
1700
1701
1701
1702
< pre class ="css ">
You can’t perform that action at this time.
0 commit comments