# | Line 1 | Line 1 | |
---|---|---|
1 | < | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 | > | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
2 | > | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
3 | ||
3 | – | <!-- |
4 | – | index.shtml |
5 | – | Created by pjm2 25/05/2001 |
6 | – | Last edited 25/05/2001 |
7 | – | --> |
8 | – | |
4 | <html> | |
5 | ||
6 | <head> | |
7 | < | <title>i-scream screenshots / overview</title> |
8 | < | <meta name="description" content="The i-scream central monitoring system runs distributed on Unix, Linux and Windows NT/2000 servers."> |
14 | < | <meta name="keywords" content="i-scream, screenshots, distributed, central, monitoring, system, project, unix, linux, nt, 2000, server, alert, email, winhost, ihost, conient"> |
15 | < | <meta name="generator" content="Microsoft FrontPage 4.0"> |
7 | > | <title>CMS Screen Shots</title> |
8 | > | <!--#include virtual="/style.inc" --> |
9 | </head> | |
10 | ||
11 | < | <basefont face="arial, sans-serif" size="2"> |
19 | < | <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000000"> |
11 | > | <body> |
12 | ||
13 | < | <table border="0" cellpadding="2" cellspacing="2"> |
22 | < | <tr> |
23 | < | <td valign="top"> |
24 | < | <!--#include virtual="../left.inc" --> |
25 | < | </td> |
26 | < | <td valign="top"> |
27 | < | <!--#include virtual="../title.inc" --> |
28 | < | <font size="2"> |
13 | > | <div id="container"> |
14 | ||
15 | + | <div id="main"> |
16 | ||
17 | + | <!--#include virtual="/header.inc" --> |
18 | ||
19 | + | <div id="contents"> |
20 | + | <h1 class="top">CMS Screen Shots</h1> |
21 | ||
22 | <div align="center"> | |
23 | <center> | |
24 | <table border="0" cellspacing="10" width="500" cellpadding="0"> | |
25 | <tr> | |
26 | <td valign="top" colspan="2"> | |
27 | < | <h1 align="center"><font face="Arial" color="#000066">i-scream |
28 | < | screenshots</font></h1> |
27 | > | <h2 align="center"><font face="Arial" color="#000066">i-scream |
28 | > | screenshots</font></h2> |
29 | <h3 align="center"><font face="Arial" color="#000066">(or the two minute | |
30 | tour)</font></h3> | |
31 | </center> | |
# | Line 230 | Line 219 | |
219 | </center> | |
220 | </div> | |
221 | ||
222 | + | </div> |
223 | ||
224 | + | <!--#include virtual="/footer.inc" --> |
225 | ||
226 | < | <!--#include virtual="../bottom.inc" --> |
227 | < | </td> |
228 | < | </tr> |
229 | < | </table> |
226 | > | </div> |
227 | > | |
228 | > | <!--#include virtual="/menu.inc" --> |
229 | > | |
230 | > | </div> |
231 | ||
232 | </body> | |
233 | </html> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |