Mercurial > geeqie
comparison doc/reference_thumbnails.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 |
comparison
equal
deleted
inserted
replaced
| 1098:2d9c9b10e84d | 1099:b2d120fa5ee7 |
|---|---|
| 10 <link rel="stylesheet" type="text/css" href="style.css" /> | 10 <link rel="stylesheet" type="text/css" href="style.css" /> |
| 11 </head> | 11 </head> |
| 12 | 12 |
| 13 <body lang="en-US" dir="ltr" xml:lang="en-US"> | 13 <body lang="en-US" dir="ltr" xml:lang="en-US"> |
| 14 <div class="navtop"> | 14 <div class="navtop"> |
| 15 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-thumbnails-3"> | 15 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |
| 16 <col id="navtop_col1" width="33%"></col> | |
| 17 <col id="navtop_col2" width="33%"></col> | |
| 18 <col id="navtop_col3" width="33%"></col> | |
| 16 | 19 |
| 17 <thead> | 20 <thead> |
| 18 <tr valign="top"> | 21 <tr> |
| 19 <td width="33%"> | 22 <td> |
| 20 <p class="previous"><a href="reference_keyboard_shortcuts.html">Previous</a> | 23 <p class="previous"><a href="reference_keyboard_shortcuts.html">Previous</a> |
| 21 </p> | 24 </p> |
| 22 </td> | 25 </td> |
| 23 | 26 |
| 24 <td width="33%"> | 27 <td> |
| 25 <p class="gq-thumbnails-1">Thumbnails – Reference</p> | 28 <p class="gq-thumbnails-1">Thumbnails – Reference</p> |
| 26 </td> | 29 </td> |
| 27 | 30 |
| 28 <td width="33%"> | 31 <td> |
| 29 <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a> | 32 <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a> |
| 30 </p> | 33 </p> |
| 31 </td> | 34 </td> |
| 32 </tr> | 35 </tr> |
| 33 </thead> | 36 </thead> |
| 98 | 101 |
| 99 <hr /> | 102 <hr /> |
| 100 | 103 |
| 101 <div class="navbottom"> | 104 <div class="navbottom"> |
| 102 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | 105 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |
| 106 <col id="navbottom_col1" width="33%"></col> | |
| 107 <col id="navbottom_col2" width="33%"></col> | |
| 108 <col id="navbottom_col3" width="33%"></col> | |
| 103 | 109 |
| 104 <thead> | 110 <thead> |
| 105 <tr valign="top"> | 111 <tr> |
| 106 <td width="33%"> | 112 <td> |
| 107 <p class="previous"><a href="reference_keyboard_shortcuts.html">Previous</a> | 113 <p class="previous"><a href="reference_keyboard_shortcuts.html">Previous</a> |
| 108 </p> | 114 </p> |
| 109 </td> | 115 </td> |
| 110 | 116 |
| 111 <td width="33%"> | 117 <td> |
| 112 <p class="gq-thumbnails-1"><a href="index.html">Contents</a> | 118 <p class="gq-thumbnails-1"><a href="index.html">Contents</a> |
| 113 </p> | 119 </p> |
| 114 </td> | 120 </td> |
| 115 | 121 |
| 116 <td width="33%"> | 122 <td> |
| 117 <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a> | 123 <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a> |
| 118 </p> | 124 </p> |
| 119 </td> | 125 </td> |
| 120 </tr> | 126 </tr> |
| 121 </thead> | 127 </thead> |
| 122 | 128 |
| 123 <tbody> | 129 <tbody> |
| 124 <tr valign="top"> | 130 <tr> |
| 125 <td width="33%"> | 131 <td> |
| 126 <p><br /> | 132 <p><br /> |
| 127 </p> | 133 </p> |
| 128 </td> | 134 </td> |
| 129 | 135 |
| 130 <td width="33%"> | 136 <td> |
| 131 <p class="gq-thumbnails-1"><br /> | 137 <p class="gq-thumbnails-1"><br /> |
| 132 </p> | 138 </p> |
| 133 </td> | 139 </td> |
| 134 | 140 |
| 135 <td width="33%"> | 141 <td> |
| 136 <p class="gq-thumbnails-2">Geeqie User Manual</p> | 142 <p class="gq-thumbnails-2">Geeqie User Manual</p> |
| 137 </td> | 143 </td> |
| 138 </tr> | 144 </tr> |
| 139 </tbody> | 145 </tbody> |
| 140 </table> | 146 </table> |
