Add two css classes navtop and navbottom and remove unused ones.
[geeqie.git] / doc / sidebars.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>Sidebars - 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" class="gq-sidebars-3">
16
17       <thead>
18         <tr valign="top">
19           <td width="33%">
20             <p class="previous"><a href="collections.html">Previous</a>
21             </p>
22           </td>
23
24           <td width="33%">
25             <p class="gq-sidebars-1">Sidebars</p>
26           </td>
27
28           <td width="33%">
29             <p class="gq-sidebars-2"><a href="sidebars_exif.html">Next</a>
30             </p>
31           </td>
32         </tr>
33       </thead>
34     </table>
35   </div>
36
37   <hr />
38
39   <h1>Sidebars</h1>
40
41   <p>A sidebar is a panel that appears next to an image, and displays additional information about the image.</p>
42
43   <div class="submenu">
44     <ul>
45       <li><a href="sidebars_exif.html">EXIF sidebar</a></li>
46       <li><a href="sidebars_sort_manager.html">Sort Manager sidebar</a></li>
47       <li><a href="7_3_keywords_sidebar.html">Keywords sidebar</a></li>
48     </ul>
49   </div>
50
51   <p><br />
52   <br />
53   </p>
54
55   <p><br />
56   <br />
57   </p>
58
59   <hr />
60
61   <div class="navbottom">
62     <table width="100%" border="0" cellpadding="4" cellspacing="0">
63
64       <thead>
65         <tr valign="top">
66           <td width="33%">
67             <p class="previous"><a href="collections.html">Previous</a>
68             </p>
69           </td>
70
71           <td width="33%">
72             <p class="gq-sidebars-1"><a href="index.html">Contents</a>
73             </p>
74           </td>
75
76           <td width="33%">
77             <p class="gq-sidebars-2"><a href="sidebars_exif.html">Next</a>
78             </p>
79           </td>
80         </tr>
81       </thead>
82
83       <tbody>
84         <tr valign="top">
85           <td width="33%">
86             <p><br />
87             </p>
88           </td>
89
90           <td width="33%">
91             <p class="gq-sidebars-1"><br />
92             </p>
93           </td>
94
95           <td width="33%">
96             <p class="gq-sidebars-2">Geeqie User Manual</p>
97           </td>
98         </tr>
99       </tbody>
100     </table>
101   </div>
102
103   <p class="gq-sidebars-6"><br />
104   </p>
105 </body>
106 </html>