Skip to content

Commit 937fbc2

Browse files
committed
revising column-span
1 parent ab3d13a commit 937fbc2

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1364,7 +1364,6 @@ <h3>'column-span'</h3>
13641364
<div class=cols style="height: 100px">
13651365

13661366
<div class="col" style="">
1367-
13681367
<p>
13691368
Ab cde fgh i jkl. Mno<br>
13701369
pqr stu vw xyz. A bc<br>
@@ -1394,19 +1393,19 @@ <h3>'column-span'</h3>
13941393
<div class="col" style="left: 525px">
13951394
<p>pqr stu vw xyz.
13961395
<div class=rep style="width: 135px; height: 40px; background: silver; font-size: 1.5em; padding: 5px; margin: 0; position: static">An H2 element</div>
1397-
</div>
13981396
A bc def g hij klm
13991397
</div>
14001398

1401-
<!--
1399+
14021400
<div class="col" style="left: 700px">
14031401
nopqrs tuv wxy z.
14041402
</div>
1405-
-->
1403+
14061404

14071405
<div class=gap style="left: 150px"></div>
14081406
<div class=gap style="left: 325px"></div>
14091407
<div class=gap style="left: 500px"></div>
1408+
14101409
</div>
14111410

14121411
</div>

0 commit comments

Comments
 (0)