diff doc/collections.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/collections.html	Sat Nov 08 11:37:17 2008 +0000
+++ b/doc/collections.html	Sat Nov 08 17:24:02 2008 +0000
@@ -10,20 +10,23 @@
 
 <body lang="en-US" dir="ltr">
   <div class="navtop">
-    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-collections-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="image_search_finding_duplicates.html">Previous</a>
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-collections-1">Collections</p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-collections-2"><a href="sidebars.html">Next</a>
             </p>
           </td>
@@ -466,20 +469,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="image_search_finding_duplicates.html">Previous</a>
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-collections-1"><a href="index.html">Contents</a>
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-collections-2"><a href="sidebars.html">Next</a>
             </p>
           </td>
@@ -487,18 +493,18 @@
       </thead>
 
       <tbody>
-        <tr valign="top">
-          <td width="33%">
+        <tr>
+          <td>
             <p><br />
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-collections-1"><br />
             </p>
           </td>
 
-          <td width="33%">
+          <td>
             <p class="gq-collections-2">Geeqie User Manual</p>
           </td>
         </tr>