Skip to content

Commit 295f42c

Browse files
committed
revising column-span
1 parent a3b9883 commit 295f42c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css3-multicol/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1395,13 +1395,14 @@ <h3>'column-span'</h3>
13951395
<p>pqr stu vw xyz.
13961396
<div class=rep style="width: 135px; height: 40px; background: silver; font-size: 1.5em; padding: 5px; margin: 0; position: static">An H2 element</div>
13971397
</div>
1398-
13991398
A bc def g hij klm
14001399
</div>
14011400

1401+
<!--
14021402
<div class="col" style="left: 700px">
14031403
nopqrs tuv wxy z.
14041404
</div>
1405+
-->
14051406

14061407
<div class=gap style="left: 150px"></div>
14071408
<div class=gap style="left: 325px"></div>

0 commit comments

Comments
 (0)