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