diff doc/sidebars_keywords.html @ 1099:b2d120fa5ee7

Use col tags with id in top and bottom navigation tables.
author zas_
date Sat, 08 Nov 2008 17:24:02 +0000
parents 2d9c9b10e84d
children b7af4e73d141
line wrap: on
line diff
--- a/doc/sidebars_keywords.html	Sat Nov 08 11:37:17 2008 +0000
+++ b/doc/sidebars_keywords.html	Sat Nov 08 17:24:02 2008 +0000
@@ -12,20 +12,23 @@
 
 <body lang="en-US" dir="ltr" xml:lang="en-US">
   <div class="navtop">
-    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-keywords-3">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0">
+      <col id="navtop_col1" width="33%"></col>
+      <col id="navtop_col2" width="33%"></col>
+      <col id="navtop_col3" width="33%"></col>
 
       <thead>
-        <tr valign="top">
-          <td width="33%">
+        <tr>
+          <td>
             <p class="previous"><a href="sidebars_sort_manager.html">Previous</a>
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-keywords-1">Keywords &ndash; Sidebar</p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-keywords-2"><a href="image_presentation.html">Next</a>
             </p>
           </td>
@@ -103,20 +106,23 @@
 
   <div class="navbottom">
     <table width="100%" border="0" cellpadding="4" cellspacing="0">
+      <col id="navbottom_col1" width="33%"></col>
+      <col id="navbottom_col2" width="33%"></col>
+      <col id="navbottom_col3" width="33%"></col>
 
       <thead>
-        <tr valign="top">
-          <td width="33%">
+        <tr>
+          <td>
             <p class="previous"><a href="sidebars_sort_manager.html">Previous</a>
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-keywords-1"><a href="index.html">Contents</a>
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-keywords-2"><a href="image_presentation.html">Next</a>
             </p>
           </td>
@@ -124,18 +130,18 @@
       </thead>
 
       <tbody>
-        <tr valign="top">
-          <td width="33%">
+        <tr>
+          <td>
             <p><br />
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-keywords-1"><br />
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-keywords-2">Geeqie User Manual</p>
           </td>
         </tr>