Files
window-maker.github.io/guide.php
2012-02-06 00:01:34 +00:00

45 lines
1.2 KiB
PHP

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta name="generator" content="HTML Tidy for Linux (vers 25 March 2009), see www.w3.org" />
<title>Window Maker: News</title>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
<link href="title.css" rel="stylesheet" type="text/css" />
</head>
<body>
<?php
include("header.php");
include("dock.php");
?>
<div id="inhalt">
<table width="880" border="0" cellpadding="1" cellspacing="1">
<tr>
<td content="content" colspan="2" valign="top">
<h3><strong>WindowMaker User's Guide: Table of Contents</strong></h3>
<hr />
<ul>
<li><a href="guide/introduction.php">Introduction</a></li>
<li><a href="guide/windows.php">Windows</a></li>
<li><a href="guide/workspace.php">The Workspace</a></li>
<li><a href="guide/configure.php">Configuring WindowMaker</a></li>
<li><a href="guide/tips.php">Tips</a></li>
<li><a href="guide/glossary.php">Glossary</a></li>
<li><a href="guide/credits.php">credits</a></li>
</ul>
<hr />
</td>
</tr>
</table>
</div>
</body>
</html>