Skip to content

Commit 46c3865

Browse files
committed
Fixed mark-up errors.
1 parent 09f309c commit 46c3865

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ <h3>'columns'</h3>
706706
<td><dfn>columns</dfn>
707707
<tr>
708708
<td><em>Value:</em>
709-
<td><a href='#cw'>&lt;'column-width'> || <a href='#cc'>&lt;'column-count'>
709+
<td><a href='#cw'>&lt;'column-width'></a> || <a href='#cc'>&lt;'column-count'></a>
710710
<tr>
711711
<td><em>Initial:</em>
712712
<td>see individual properties
@@ -1241,7 +1241,6 @@ <h3>'break-before', 'break-after', 'break-inside'</h3>
12411241
</pre>
12421242
</div>
12431243

1244-
</div>
12451244

12461245

12471246
<h2>Spanning columns</h2>
@@ -1373,7 +1372,6 @@ <h3>'column-span'</h3>
13731372
</div>
13741373
</div>
13751374

1376-
</div>
13771375

13781376
<p>A spanning element takes up more space than the element would take
13791377
up otherwise. When space is limited, it may be impossible to find room
@@ -1438,7 +1436,6 @@ <h3>'column-span'</h3>
14381436
</div>
14391437

14401438
</div>
1441-
</div>
14421439

14431440

14441441

@@ -1628,7 +1625,6 @@ <h3>Pagination and overflow outside multicol elements</h3>
16281625
</div>
16291626

16301627
</div>
1631-
</div>
16321628

16331629

16341630
<div class="example">
@@ -1681,7 +1677,6 @@ <h3>Pagination and overflow outside multicol elements</h3>
16811677
</div>
16821678

16831679
</div>
1684-
</div>
16851680

16861681

16871682
<div class="example">
@@ -1745,7 +1740,6 @@ <h3>Pagination and overflow outside multicol elements</h3>
17451740
</div>
17461741

17471742
</div>
1748-
</div>
17491743

17501744

17511745

0 commit comments

Comments
 (0)