Mercurial > geeqie.yaz
comparison doc/options_general.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-general-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="options.html">Previous</a> | 23 <p class="previous"><a href="options.html">Previous</a> |
21 </p> | 24 </p> |
22 </td> | 25 </td> |
23 | 26 |
24 <td width="33%"> | 27 <td> |
25 <p class="gq-general-1">General – Options Explained</p> | 28 <p class="gq-general-1">General – Options Explained</p> |
26 </td> | 29 </td> |
27 | 30 |
28 <td width="33%"> | 31 <td> |
29 <p class="gq-general-2"><a href="options_image.html">Next</a> | 32 <p class="gq-general-2"><a href="options_image.html">Next</a> |
30 </p> | 33 </p> |
31 </td> | 34 </td> |
32 </tr> | 35 </tr> |
33 </thead> | 36 </thead> |
135 | 138 |
136 <hr /> | 139 <hr /> |
137 | 140 |
138 <div class="navbottom"> | 141 <div class="navbottom"> |
139 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | 142 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |
143 <col id="navbottom_col1" width="33%"></col> | |
144 <col id="navbottom_col2" width="33%"></col> | |
145 <col id="navbottom_col3" width="33%"></col> | |
140 | 146 |
141 <thead> | 147 <thead> |
142 <tr valign="top"> | 148 <tr> |
143 <td width="33%"> | 149 <td> |
144 <p class="previous"><a href="options.html">Previous</a> | 150 <p class="previous"><a href="options.html">Previous</a> |
145 </p> | 151 </p> |
146 </td> | 152 </td> |
147 | 153 |
148 <td width="33%"> | 154 <td> |
149 <p class="gq-general-1"><a href="index.html">Contents</a> | 155 <p class="gq-general-1"><a href="index.html">Contents</a> |
150 </p> | 156 </p> |
151 </td> | 157 </td> |
152 | 158 |
153 <td width="33%"> | 159 <td> |
154 <p class="gq-general-2"><a href="options_image.html">Next</a> | 160 <p class="gq-general-2"><a href="options_image.html">Next</a> |
155 </p> | 161 </p> |
156 </td> | 162 </td> |
157 </tr> | 163 </tr> |
158 </thead> | 164 </thead> |
159 | 165 |
160 <tbody> | 166 <tbody> |
161 <tr valign="top"> | 167 <tr> |
162 <td width="33%"> | 168 <td> |
163 <p><br /> | 169 <p><br /> |
164 </p> | 170 </p> |
165 </td> | 171 </td> |
166 | 172 |
167 <td width="33%"> | 173 <td> |
168 <p class="gq-general-1"><br /> | 174 <p class="gq-general-1"><br /> |
169 </p> | 175 </p> |
170 </td> | 176 </td> |
171 | 177 |
172 <td width="33%"> | 178 <td> |
173 <p class="gq-general-2">Geeqie User Manual</p> | 179 <p class="gq-general-2">Geeqie User Manual</p> |
174 </td> | 180 </td> |
175 </tr> | 181 </tr> |
176 </tbody> | 182 </tbody> |
177 </table> | 183 </table> |