Add a generic spacer at the bottom of the page, remove now unused css classes.
[geeqie.git] / doc / image_presentation.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 Presentation - 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-image-presentation-3">
16
17       <thead>
18         <tr valign="top">
19           <td width="33%">
20             <p class="previous"><a href="sidebars_keywords.html">Previous</a>
21             </p>
22           </td>
23
24           <td width="33%">
25             <p class="gq-image-presentation-1">Image Presentation</p>
26           </td>
27
28           <td width="33%">
29             <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a>
30             </p>
31           </td>
32         </tr>
33       </thead>
34     </table>
35   </div>
36
37   <hr />
38
39   <h1>Image Presentation</h1>
40
41   <p>Geeqie can be used to display a set of images, showing each image for a period of time before changing to the next image. Images can also be set to fill the entire screen.</p>
42
43   <div class="submenu">
44     <ul>
45       <li><a href="image_presentation_slideshow.html">Slide show</a></li>
46       <li><a href="image_presentation_fullscreen.html">Full screen</a></li>
47     </ul>
48   </div>
49
50   <p><br />
51   <br />
52   </p>
53
54   <p><br />
55   <br />
56   </p>
57
58   <hr />
59
60   <div class="navbottom">
61     <table width="100%" border="0" cellpadding="4" cellspacing="0">
62
63       <thead>
64         <tr valign="top">
65           <td width="33%">
66             <p class="previous"><a href="sidebars_keywords.html">Previous</a>
67             </p>
68           </td>
69
70           <td width="33%">
71             <p class="gq-image-presentation-1"><a href="index.html">Contents</a>
72             </p>
73           </td>
74
75           <td width="33%">
76             <p class="gq-image-presentation-2"><a href="image_presentation_slideshow.html">Next</a>
77             </p>
78           </td>
79         </tr>
80       </thead>
81
82       <tbody>
83         <tr valign="top">
84           <td width="33%">
85             <p><br />
86             </p>
87           </td>
88
89           <td width="33%">
90             <p class="gq-image-presentation-1"><br />
91             </p>
92           </td>
93
94           <td width="33%">
95             <p class="gq-image-presentation-2">Geeqie User Manual</p>
96           </td>
97         </tr>
98       </tbody>
99     </table>
100   </div>
101
102   <div class="bottomspacer">&nbsp;</div>
103 </body>
104 </html>