You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2009/07/07 18:21:44 UTC

svn commit: r791899 - /incubator/click/trunk/click/documentation/docs/downloads.html

Author: sabob
Date: Tue Jul  7 16:21:44 2009
New Revision: 791899

URL: http://svn.apache.org/viewvc?rev=791899&view=rev
Log:
added tbody and thead elements

Modified:
    incubator/click/trunk/click/documentation/docs/downloads.html

Modified: incubator/click/trunk/click/documentation/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/downloads.html?rev=791899&r1=791898&r2=791899&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/downloads.html (original)
+++ incubator/click/trunk/click/documentation/docs/downloads.html Tue Jul  7 16:21:44 2009
@@ -40,7 +40,8 @@
         Please select a release from the table below. All releases are platform independent.
         <p/>
         <table cellspacing="1" cellpadding="8" style="border: 1px solid black;" width="670px">
-            <tbody><tr style="background-color: navy; color: white;">
+            <thead>
+                <tr style="background-color: navy; color: white;">
                     <th align="center">Package</th>
                     <th align="center">PGP key</th>
                     <th align="center">MD5</th>
@@ -48,6 +49,8 @@
                     <th align="center">Release date</th>
                     <th align="center">Status</th>
                 </tr>
+            </thead>
+            <tbody>
                 <tr>
                     <td><a target="_blank" class="external" href="http://www.apache.org/dyn/closer.cgi/incubator/click/click/2.1.0-RC1/click-2.1.0-RC1-incubating.zip">
                     click-2.1.0-RC1-incubating.zip</a></td>
@@ -74,12 +77,15 @@
         Please select a release from the table below. All releases are platform independent.
         <p/>
         <table cellspacing="1" cellpadding="8" style="border: 1px solid black;" width="670px">
-            <tbody><tr style="background-color: navy; color: white;">
+            <thead>
+                <tr style="background-color: navy; color: white;">
                     <th align="center">Package</th>
                     <th align="center">Version</th>
                     <th align="center">Release date</th>
                     <th align="center">Status</th>
                 </tr>
+            </thead>
+            <tbody>
                 <tr>
                     <td><a target="_blank" class="external" href="https://sourceforge.net/project/showfiles.php?group_id=82095&package_id=84113&release_id=684671">
                     click-1.5.2.zip</a></td>