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
+35-20Lines changed: 35 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -2549,8 +2549,9 @@ <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>
2552
+
<p><imgsrc=1.png>
2553
2553
2554
+
<!--
2554
2555
<div class=cols>
2555
2556
2556
2557
<p>Ab cde fgh i jkl. Mno<br>
@@ -2598,6 +2599,7 @@ <h3>Float intrusion in multicol elements</h3>
2598
2599
<div class=gap style="left: 150px"></div>
2599
2600
<div class=gap style="left: 325px"></div>
2600
2601
</div>
2602
+
-->
2601
2603
2602
2604
</div>
2603
2605
@@ -2613,8 +2615,8 @@ <h3>Float intrusion in multicol elements</h3>
2613
2615
2614
2616
<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.
2615
2617
2616
-
<imgsrc=2.png>
2617
-
2618
+
<p><imgsrc=2.png>
2619
+
<!--
2618
2620
<div class=cols style="height: 186px">
2619
2621
2620
2622
<p>
@@ -2657,6 +2659,8 @@ <h3>Float intrusion in multicol elements</h3>
<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:
3217
3233
3218
-
<imgsrc=12.png>
3234
+
<p><imgsrc=12.png>
3219
3235
3236
+
<!--
3220
3237
<div class=cols>
3221
3238
3222
3239
<p>Lorem ipsum dolor<br>sit amet. Nam at jus.
3223
3240
<br>Sed imper di et<br>ris. Cur abi tur<br> et sapen. Fusce<br> sed ligula a sic<br> turpis.
0 commit comments