Simplify bottom navigation table.
[geeqie.git] / doc / image_search.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Image Search - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
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>
19
20       <thead>
21         <tr>
22           <td>
23             <p class="previous"><a href="image_management_external_editing.html">Previous</a>
24             </p>
25           </td>
26
27           <td>
28             <p class="gq-image-search-1">Image Search</p>
29           </td>
30
31           <td>
32             <p class="gq-image-search-2"><a href="image_search_search.html">Next</a>
33             </p>
34           </td>
35         </tr>
36       </thead>
37     </table>
38   </div>
39
40   <hr />
41
42   <h1>Image Search</h1>
43
44   <p>Geeqie provides methods to find an image, and the ability to find duplicate images.</p>
45
46   <div class="submenu">
47     <ul>
48       <li><a href="image_search_search.html">Search Window</a></li>
49       <li><a href="image_search_finding_duplicates.html">Finding Duplicates</a></li>
50     </ul>
51   </div>
52
53   <p><br />
54   <br />
55   </p>
56
57   <p><br />
58   <br />
59   </p>
60
61   <p><br />
62   <br />
63   </p>
64
65   <hr />
66
67   <div class="navbottom">
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>
72
73       <thead>
74         <tr>
75           <td>
76             <p class="previous"><a href="image_management_external_editing.html">Previous</a>
77             </p>
78           </td>
79
80           <td>
81             <p class="gq-image-search-1"><a href="index.html">Contents</a>
82             </p>
83           </td>
84
85           <td>
86             <p class="gq-image-search-2"><a href="image_search_search.html">Next</a>
87             </p>
88           </td>
89         </tr>
90       </thead>
91
92     </table>
93   </div>
94
95   <div class="bottomspacer">&nbsp;</div>
96 </body>
97 </html>