Mercurial > geeqie
comparison doc/image_presentation.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-image-presentation-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="sidebars_keywords.html">Previous</a> | 23 <p class="previous"><a href="sidebars_keywords.html">Previous</a> |
21 </p> | 24 </p> |
22 </td> | 25 </td> |
23 | 26 |
24 <td width="33%"> | 27 <td> |
25 <p class="gq-image-presentation-1">Image Presentation</p> | 28 <p class="gq-image-presentation-1">Image Presentation</p> |
26 </td> | 29 </td> |
27 | 30 |
28 <td width="33%"> | 31 <td> |
29 <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> | 32 <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> |
30 </p> | 33 </p> |
31 </td> | 34 </td> |
32 </tr> | 35 </tr> |
33 </thead> | 36 </thead> |
57 | 60 |
58 <hr /> | 61 <hr /> |
59 | 62 |
60 <div class="navbottom"> | 63 <div class="navbottom"> |
61 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | 64 <table width="100%" border="0" cellpadding="4" cellspacing="0"> |
65 <col id="navbottom_col1" width="33%"></col> | |
66 <col id="navbottom_col2" width="33%"></col> | |
67 <col id="navbottom_col3" width="33%"></col> | |
62 | 68 |
63 <thead> | 69 <thead> |
64 <tr valign="top"> | 70 <tr> |
65 <td width="33%"> | 71 <td> |
66 <p class="previous"><a href="sidebars_keywords.html">Previous</a> | 72 <p class="previous"><a href="sidebars_keywords.html">Previous</a> |
67 </p> | 73 </p> |
68 </td> | 74 </td> |
69 | 75 |
70 <td width="33%"> | 76 <td> |
71 <p class="gq-image-presentation-1"><a href="index.html">Contents</a> | 77 <p class="gq-image-presentation-1"><a href="index.html">Contents</a> |
72 </p> | 78 </p> |
73 </td> | 79 </td> |
74 | 80 |
75 <td width="33%"> | 81 <td> |
76 <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> | 82 <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a> |
77 </p> | 83 </p> |
78 </td> | 84 </td> |
79 </tr> | 85 </tr> |
80 </thead> | 86 </thead> |
81 | 87 |
82 <tbody> | 88 <tbody> |
83 <tr valign="top"> | 89 <tr> |
84 <td width="33%"> | 90 <td> |
85 <p><br /> | 91 <p><br /> |
86 </p> | 92 </p> |
87 </td> | 93 </td> |
88 | 94 |
89 <td width="33%"> | 95 <td> |
90 <p class="gq-image-presentation-1"><br /> | 96 <p class="gq-image-presentation-1"><br /> |
91 </p> | 97 </p> |
92 </td> | 98 </td> |
93 | 99 |
94 <td width="33%"> | 100 <td> |
95 <p class="gq-image-presentation-2">Geeqie User Manual</p> | 101 <p class="gq-image-presentation-2">Geeqie User Manual</p> |
96 </td> | 102 </td> |
97 </tr> | 103 </tr> |
98 </tbody> | 104 </tbody> |
99 </table> | 105 </table> |