diff doc/main_window_menus.html @ 1115:83d6b961117f

Fix up unvalid xhtml.
author zas_
date Mon, 10 Nov 2008 15:20:13 +0000
parents 79e69e5f4642
children 7f22b99b0eb9
line wrap: on
line diff
--- a/doc/main_window_menus.html	Mon Nov 10 14:56:11 2008 +0000
+++ b/doc/main_window_menus.html	Mon Nov 10 15:20:13 2008 +0000
@@ -17,23 +17,21 @@
       <col id="navtop_col2" width="33%"></col>
       <col id="navtop_col3" width="33%"></col>
 
-      <thead>
         <tr>
-          <td>
+          <th>
             <p class="previous"><a href="main_window_navigation.html">Previous</a>
             </p>
-          </td>
+          </th>
 
-          <td>
+          <th>
             <p class="navtop_title">Menus &ndash; Main Window</p>
-          </td>
+          </th>
 
-          <td>
+          <th>
             <p class="next"><a href="main_window_layout.html">Next</a>
             </p>
-          </td>
+          </th>
         </tr>
-      </thead>
     </table>
   </div>
 
@@ -248,24 +246,22 @@
       <col id="navbottom_col2" width="33%"></col>
       <col id="navbottom_col3" width="33%"></col>
 
-      <thead>
         <tr>
-          <td>
+          <th>
             <p class="previous"><a href="main_window_navigation.html">Previous</a>
             </p>
-          </td>
+          </th>
 
-          <td>
+          <th>
             <p class="navbottom_title"><a href="index.html">Contents</a>
             </p>
-          </td>
+          </th>
 
-          <td>
+          <th>
             <p class="next"><a href="main_window_layout.html">Next</a>
             </p>
-          </td>
+          </th>
         </tr>
-      </thead>
 
     </table>
   </div>