You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-gcpm/Overview.src.html
+23-2Lines changed: 23 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2549,6 +2549,8 @@ <h3>Float intrusion in multicol elements</h3>
2549
2549
middle column is a long word that is clipped in the middle of the
2550
2550
column gap.
2551
2551
2552
+
<imgsrc=1.png>
2553
+
2552
2554
<divclass=cols>
2553
2555
2554
2556
<p>Ab cde fgh i jkl. Mno<br>
@@ -2611,6 +2613,8 @@ <h3>Float intrusion in multicol elements</h3>
2611
2613
2612
2614
<p>In this example, the image naturally appears in the last column. Due to being floated to the right, the image will intrude into the neighboring column to the left.
<p>The only difference between this and the previous example is the horizontal value on 'float-offset'. The value ''1.25gr'' means that a point 25% into the image in the inline direction will be aligned with a point 25% into the column gap. Here is a possible rendering:
0 commit comments