csswg/css3-multicol Overview.src.html,1.136,1.137

Update of /sources/public/csswg/css3-multicol
In directory hutz:/tmp/cvs-serv1115

Modified Files:
	Overview.src.html 
Log Message:
Fixed mark-up errors.


Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-multicol/Overview.src.html,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- Overview.src.html	21 Mar 2011 14:26:04 -0000	1.136
+++ Overview.src.html	6 Apr 2011 23:48:30 -0000	1.137
@@ -706,7 +706,7 @@
       <td><dfn>columns</dfn>
     <tr>
       <td><em>Value:</em>
-      <td><a href='#cw'>&lt;'column-width'> || <a href='#cc'>&lt;'column-count'>
+      <td><a href='#cw'>&lt;'column-width'></a> || <a href='#cc'>&lt;'column-count'></a>
     <tr>
       <td><em>Initial:</em>
       <td>see individual properties
@@ -1241,7 +1241,6 @@
 </pre>
 </div>
 
-</div>
 
 
 <h2>Spanning columns</h2>
@@ -1373,7 +1372,6 @@
 </div>
 </div>
 
-</div>
 
 <p>A spanning element takes up more space than the element would take
 up otherwise. When space is limited, it may be impossible to find room
@@ -1438,7 +1436,6 @@
 </div>
 
 </div>
-</div>
 
 
 
@@ -1628,7 +1625,6 @@
 </div>
 
 </div>
-</div>
 
 
 <div class="example">
@@ -1681,7 +1677,6 @@
 </div>
 
 </div>
-</div>
 
 
 <div class="example">
@@ -1745,7 +1740,6 @@
 </div>
 
 </div>
-</div>
 
 
 

Received on Wednesday, 6 April 2011 23:48:34 UTC