Small trivial edits (typos etc)
[whome.git] / guide.php
blob6c44d40dd1eaebf1992f6f42a27d0b6686275823
1 <html xmlns="http://www.w3.org/1999/xhtml">
2 <head>
3 <meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
5 <title>Window Maker: News</title>
6 <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
7 <link href="title.css" rel="stylesheet" type="text/css" />
8 </head>
10 <body>
11 <?php
12 include("header.php");
13 include("dock.php");
16 <div id="inhalt">
17 <table width="880" border="0" cellpadding="1" cellspacing="1">
18 <tr>
19 <td content="content" colspan="2" valign="top">
20 <h3><strong>WindowMaker User's Guide: Table of Contents</strong></h3>
21 <hr />
23 <ul>
24 <li><a href="guide/introduction.php">Introduction</a></li>
26 <li><a href="guide/windows.php">Windows</a></li>
28 <li><a href="guide/workspace.php">The Workspace</a></li>
30 <li><a href="guide/configure.php">Configuring WindowMaker</a></li>
32 <li><a href="guide/tips.php">Tips</a></li>
34 <li><a href="guide/glossary.php">Glossary</a></li>
36 <li><a href="guide/credits.php">credits</a></li>
37 </ul>
38 <hr />
39 </td>
40 </tr>
41 </table>
42 </div>
43 </body>
44 </html>