comparison doc/main_window.html @ 1115:83d6b961117f

Fix up unvalid xhtml.
author zas_
date Mon, 10 Nov 2008 15:20:13 +0000
parents 79e69e5f4642
children 24c89a03ec12
comparison
equal deleted inserted replaced
1114:7f6045b2bc41 1115:83d6b961117f
15 <table width="100%" border="0" cellpadding="4" cellspacing="0"> 15 <table width="100%" border="0" cellpadding="4" cellspacing="0">
16 <col id="navtop_col1" width="33%"></col> 16 <col id="navtop_col1" width="33%"></col>
17 <col id="navtop_col2" width="33%"></col> 17 <col id="navtop_col2" width="33%"></col>
18 <col id="navtop_col3" width="33%"></col> 18 <col id="navtop_col3" width="33%"></col>
19 19
20 <thead>
21 <tr> 20 <tr>
22 <td> 21 <th>
23 <p class="previous"><a href="introduction.html">Previous</a> 22 <p class="previous"><a href="introduction.html">Previous</a>
24 </p> 23 </p>
25 </td> 24 </th>
26 25
27 <td> 26 <th>
28 <p class="navtop_title">Main Window</p> 27 <p class="navtop_title">Main Window</p>
29 </td> 28 </th>
30 29
31 <td> 30 <th>
32 <p class="next"><a href="main_window_navigation.html">Next</a> 31 <p class="next"><a href="main_window_navigation.html">Next</a>
33 </p> 32 </p>
34 </td> 33 </th>
35 </tr> 34 </tr>
36 </thead>
37 </table> 35 </table>
38 </div> 36 </div>
39 37
40 <hr /> 38 <hr />
41 39
60 <table width="100%" border="0" cellpadding="4" cellspacing="0"> 58 <table width="100%" border="0" cellpadding="4" cellspacing="0">
61 <col id="navbottom_col1" width="33%"></col> 59 <col id="navbottom_col1" width="33%"></col>
62 <col id="navbottom_col2" width="33%"></col> 60 <col id="navbottom_col2" width="33%"></col>
63 <col id="navbottom_col3" width="33%"></col> 61 <col id="navbottom_col3" width="33%"></col>
64 62
65 <thead>
66 <tr> 63 <tr>
67 <td> 64 <th>
68 <p class="previous"><a href="introduction.html">Previous</a> 65 <p class="previous"><a href="introduction.html">Previous</a>
69 </p> 66 </p>
70 </td> 67 </th>
71 68
72 <td> 69 <th>
73 <p class="navbottom_title"><a href="index.html">Contents</a> 70 <p class="navbottom_title"><a href="index.html">Contents</a>
74 </p> 71 </p>
75 </td> 72 </th>
76 73
77 <td> 74 <th>
78 <p class="next"><a href="main_window_navigation.html">Next</a> 75 <p class="next"><a href="main_window_navigation.html">Next</a>
79 </p> 76 </p>
80 </td> 77 </th>
81 </tr> 78 </tr>
82 </thead>
83 79
84 </table> 80 </table>
85 </div> 81 </div>
86 82
87 <div class="footer">Geeqie User Manual</div> 83 <div class="footer">Geeqie User Manual</div>