Force font weight and style to normal for keys.
[geeqie.git] / doc / sidebars.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.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" media="all" />
11   <link rel="stylesheet" type="text/css" href="style_screen.css" media="screen" />
12   <link rel="stylesheet" type="text/css" href="style_print.css" media="print" />
13 </head>
14
15 <body lang="en-US" dir="ltr" xml:lang="en-US">
16   <div class="navtop">
17     <table width="100%" border="0" cellpadding="4" cellspacing="0">
18       <col id="navtop_col1" width="33%"></col>
19       <col id="navtop_col2" width="33%"></col>
20       <col id="navtop_col3" width="33%"></col>
21
22         <tr>
23           <th>
24             <p class="previous"><a href="collections.html">Previous</a>
25             </p>
26           </th>
27
28           <th>
29             <p class="navtop_title">Sidebars</p>
30           </th>
31
32           <th>
33             <p class="next"><a href="sidebars_exif.html">Next</a>
34             </p>
35           </th>
36         </tr>
37     </table>
38   </div>
39
40   <hr />
41
42   <h1>Sidebars</h1>
43
44   <p>A sidebar is a panel that appears next to an image, and displays additional information about the image.</p>
45
46   <div class="submenu">
47     <ul>
48       <li><a href="sidebars_exif.html">EXIF sidebar</a></li>
49       <li><a href="sidebars_sort_manager.html">Sort Manager sidebar</a></li>
50       <li><a href="sidebars_keywords.html">Keywords sidebar</a></li>
51     </ul>
52   </div>
53
54   <hr id="bottomseparator" />
55
56   <div class="navbottom">
57     <table width="100%" border="0" cellpadding="4" cellspacing="0">
58       <col id="navbottom_col1" width="33%"></col>
59       <col id="navbottom_col2" width="33%"></col>
60       <col id="navbottom_col3" width="33%"></col>
61
62         <tr>
63           <th>
64             <p class="previous"><a href="collections.html">Previous</a>
65             </p>
66           </th>
67
68           <th>
69             <p class="navbottom_title"><a href="index.html">Contents</a>
70             </p>
71           </th>
72
73           <th>
74             <p class="next"><a href="sidebars_exif.html">Next</a>
75             </p>
76           </th>
77         </tr>
78
79     </table>
80   </div>
81
82   <div class="footer">Geeqie User Manual</div>
83   <div class="bottomspacer">&nbsp;</div>
84 </body>
85 </html>