/[monit]/monit/web/faq.html
ViewVC logotype

Diff of /monit/web/faq.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by hauk, Mon Dec 30 15:55:52 2002 UTC revision 1.9 by hauk, Sun Sep 21 03:17:13 2003 UTC
# Line 1  Line 1 
1  <HTML>  <html>
2  <HEAD>  <head>
3   <!--    $Id$       -->   <!--    $id: faq.html,v 1.8 2002/12/30 15:55:52 hauk exp $       -->
4  <TITLE>Monit Faq</TITLE>  <title>monit faq</title>
5  <link rel="stylesheet" title="Default" type="text/css" href="monit.css">  <link rel="stylesheet" title="default" type="text/css" href="monit.css">
6  </HEAD>  </head>
7    
8  <BODY  <body
9      BGCOLOR="#ffffff"      bgcolor="#ffffff"
10      TEXT="#000000"      text="#000000"
11      ALINK="#fd9630"      alink="#fd9630"
12      LINK="#0022ff"      link="#0022ff"
13      VLINK="#0022ff">      vlink="#0022ff">
14    
15   <IMG SRC="monit.gif" BORDER=0><BR>   <a href="index.html"><IMG SRC="monit.gif" BORDER=0></a><p>
16   <HR NOSHADE SIZE=1>  <table width=100% cellspacing=0 cellpadding=0> <tr><td
17    bgcolor="#333333"><img src="pixel.gif" width="1" height="1"
18   <TABLE BGCOLOR="#FFFFFF" CELLPADDING=0 CELLSPACING=0 BORDER=0 >  alt=""></td></tr></table><p>
19    <TR>  
20     <TD VALIGN="TOP">   <table bgcolor="#ffffff" cellpadding=0 cellspacing=0 border=0 >
21      <tr>
22       <td valign="top">
23        <!--#include file="menu.html"-->        <!--#include file="menu.html"-->
24     </TD>     </td>
25     <TD VALIGN="TOP">     <td valign="top">
26    
27       <TABLE CELLPADDING=10 CELLSPACING=10 >       <table cellpadding=10 cellspacing=10 >
28         <TR>         <tr>
29            <TD>            <td>
30              <font style='font-size:14px'><PRE>              <font style='font-size:14px'><pre>
31               <!--#include file="FAQ.txt"-->               <!--#include file="FAQ.txt"-->
32              </PRE></font>              </pre></font>
33            </TD>            </td>
34         </TR>         </tr>
35       </TABLE>       </table>
36    
37    
38     </TD>     </td>
39    </TR>    </tr>
40   </TABLE>   </table>
41  </BODY>  </body>
42  </HTML>  </html>

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26