Mercurial > geeqie
comparison doc/image_presentation_slideshow.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-slideshow-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="image_presentation.html">Previous</a> | 23 <p class="previous"><a href="image_presentation.html">Previous</a> |
21 </p> | 24 </p> |
22 </td> | 25 </td> |
23 | 26 |
24 <td width="33%"> | 27 <td> |
25 <p class="gq-slideshow-1">Slide Show – Image Presentation</p> | 28 <p class="gq-slideshow-1">Slide Show – Image Presentation</p> |
26 </td> | 29 </td> |
27 | 30 |
28 <td width="33%"> | 31 <td> |
29 <p class="gq-slideshow-2"><a href="image_presentation_fullscreen.html">Next</a> | 32 <p class="gq-slideshow-2"><a href="image_presentation_fullscreen.html">Next</a> |
30 </p> | 33 </p> |
31 </td> | 34 </td> |
32 </tr> | 35 </tr> |
33 </thead> | 36 </thead> |
164 | 167 |
165 <hr /> | 168 <hr /> |
166 | 169 |
167 <div class="navbottom"> | 170 <div class="navbottom"> |
168 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | 171 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |
172 <col id="navbottom_col1" width="33%"></col> | |
173 <col id="navbottom_col2" width="33%"></col> | |
174 <col id="navbottom_col3" width="33%"></col> | |
169 | 175 |
170 <thead> | 176 <thead> |
171 <tr valign="top"> | 177 <tr> |
172 <td width="33%"> | 178 <td> |
173 <p class="previous"><a href="image_presentation.html">Previous</a> | 179 <p class="previous"><a href="image_presentation.html">Previous</a> |
174 </p> | 180 </p> |
175 </td> | 181 </td> |
176 | 182 |
177 <td width="33%"> | 183 <td> |
178 <p class="gq-slideshow-1"><a href="index.html">Contents</a> | 184 <p class="gq-slideshow-1"><a href="index.html">Contents</a> |
179 </p> | 185 </p> |
180 </td> | 186 </td> |
181 | 187 |
182 <td width="33%"> | 188 <td> |
183 <p class="gq-slideshow-2"><a href="image_presentation_fullscreen.html">Next</a> | 189 <p class="gq-slideshow-2"><a href="image_presentation_fullscreen.html">Next</a> |
184 </p> | 190 </p> |
185 </td> | 191 </td> |
186 </tr> | 192 </tr> |
187 </thead> | 193 </thead> |
188 | 194 |
189 <tbody> | 195 <tbody> |
190 <tr valign="top"> | 196 <tr> |
191 <td width="33%"> | 197 <td> |
192 <p><br /> | 198 <p><br /> |
193 </p> | 199 </p> |
194 </td> | 200 </td> |
195 | 201 |
196 <td width="33%"> | 202 <td> |
197 <p class="gq-slideshow-1"><br /> | 203 <p class="gq-slideshow-1"><br /> |
198 </p> | 204 </p> |
199 </td> | 205 </td> |
200 | 206 |
201 <td width="33%"> | 207 <td> |
202 <p class="gq-slideshow-2">Geeqie User Manual</p> | 208 <p class="gq-slideshow-2">Geeqie User Manual</p> |
203 </td> | 209 </td> |
204 </tr> | 210 </tr> |
205 </tbody> | 211 </tbody> |
206 </table> | 212 </table> |