[or-cvs] made table header more conforming to W3C standards

qbi at seul.org qbi at seul.org
Thu Jan 5 23:16:52 UTC 2006


Update of /home/or/cvsroot/website/en
In directory moria:/tmp/cvs-serv2946/en

Modified Files:
	download.wml 
Log Message:
made table header more conforming to W3C standards



Index: download.wml
===================================================================
RCS file: /home/or/cvsroot/website/en/download.wml,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -d -r1.20 -r1.21
--- download.wml	5 Jan 2006 07:35:36 -0000	1.20
+++ download.wml	5 Jan 2006 23:16:50 -0000	1.21
@@ -33,11 +33,13 @@ need to confirm via email):
 </p>
 
 <table border="1" cellspacing="0" cellpadding="2">
+<thead>
 <tr>
-<td><strong>Platform</strong></td>
-<td><strong>Package</strong></td>
-<td><strong>Setup info</strong></td>
+<th>Platform</th>
+<th>Package</th>
+<th>Setup info</th>
 </tr>
+</thead>
 
 <tr>
 <td>Windows</td>



More information about the tor-commits mailing list