diff doc/main_window_layout.html @ 1087:f00c0c5e6dff

Use h2/h3 tags where appropriate.
author zas_
date Sun, 26 Oct 2008 19:27:20 +0000
parents 47b9f5bc2606
children 31a1a3f85859
line wrap: on
line diff
--- a/doc/main_window_layout.html	Sun Oct 26 13:43:10 2008 +0000
+++ b/doc/main_window_layout.html	Sun Oct 26 19:27:20 2008 +0000
@@ -52,8 +52,7 @@
 
   <p>The main window consists of four areas, the <a href="main_window_folder_pane.html">folder pane</a>, <a href="main_window_file_pane.html">file pane</a>, <a href="main_window_image_pane.html">image pane</a>, and the <a href="main_window_status_bar.html">status bar</a>. The status bar is always at the bottom of the window. The three remaining areas, or panes, can be arranged and sized by the user.</p>
 
-  <p><u>Selecting the location of each pane</u>
-  </p>
+  <h2>Selecting the location of each pane</h2>
 
   <p class="gq-layout-5">The arrangement of the folder, file, and image pane is selected on the <a href="options_window.html">Windows tab</a> of the Options window. There are four choices for the layout, the difference is that each has the larger pane in a different location: right, bottom, left, and top.</p>
 
@@ -61,20 +60,19 @@
 
   <p class="gq-layout-6">Note: In the options window the file and image panes are labeled similarly, however the folder pane is labeled as tools.</p>
 
-  <p><u>Changing the size of a pane</u>
-  </p>
+  <h2>Changing the size of a pane</h2>
 
   <p class="gq-layout-5">Between the panes of the main window are two dividers that can be moved with the mouse to adjust the size of each pane. Press and hold the primary button, then move the divider to the desired location and release the button.</p>
 
-  <p class="gq-layout-7">Folder pane</p>
+  <h3>Folder pane</h3>
 
   <p class="gq-layout-5">The <a href="main_window_folder_pane.html">folder pane</a> contains the menu bar, tool bar, path entry, and folder list. The list can be set to display the sub folders of the active folder or a tree that starts with the root folder and contains all folders in the file system.</p>
 
-  <p class="gq-layout-7">File pane</p>
+  <h3>File pane</h3>
 
   <p class="gq-layout-5">The <a href="main_window_file_pane.html">file pane</a> lists the images contained in the active folder. The file pane can be set to display as a vertical list or an icon view.</p>
 
-  <p class="gq-layout-7">Image pane</p>
+  <h3>Image pane</h3>
 
   <p class="gq-layout-5">The <a href="main_window_image_pane.html">image pane</a> is where the active image is displayed.</p>