ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/who.xhtml
Revision: 1.1
Committed: Mon Oct 30 18:20:51 2000 UTC (23 years, 5 months ago) by tdb
Branch: MAIN
Log Message:
A page with a bit about us.

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4     probdomain.shtml
5     Created by tdb1 30/10/2000
6     Last edited 30/10/2000
7     -->
8    
9    
10     <html>
11    
12     <head>
13     <title>Who We Are</title>
14     <meta name="description" content="The i-scream Project is a central monitoring system for Unix, Linux and NT servers.">
15     <meta name="keywords" content="i-scream, project, central monitoring system, unix, linux, nt, server, alert">
16     <meta name="generator" content="notepad on acid, aye.">
17     </head>
18    
19     <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
20    
21     <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    
29     <table border="0" width="500">
30     <tr>
31     <td>
32     <font size="2" face="arial,sans-serif">
33    
34     <center><h3>Who We are</h3></center>
35    
36     <p align="left">
37     We are a group of four 3rd year <a href="http://www.cs.ukc.ac.uk">
38     Computer Science</a> students at the University of Kent. As
39     part of our final year we have to undertake a project that
40     is worth a quarter of our final year mark. Here's who we are :-
41     </p>
42    
43     <p align="left">
44     Ash Beeson - <a href="mailto:ash@i-scream.org.uk">ash@i-scream.org.uk</a>
45     </p>
46    
47     <p align="left">
48     Tim Bishop - <a href="mailto:tim@i-scream.org.uk">tim@i-scream.org.uk</a>
49     </p>
50    
51     <p align="left">
52     Alex Moore - <a href="mailto:aj@i-scream.org.uk">aj@i-scream.org.uk</a>
53     </p>
54    
55     <p align="left">
56     Paul Mutton - <a href="mailto:paul@i-scream.org.uk">paul@i-scream.org.uk</a>
57     </p>
58    
59     <p align="left">
60     Group Mailing List - <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>
61     </p>
62    
63     <p align="left">
64     In time we may decide to write a bit about ourselves.
65     </p>
66    
67     </font>
68     </td>
69     </tr>
70     </table>
71    
72     <!--#include virtual="bottom.inc" -->
73     </td>
74     </tr>
75     </table>
76    
77     </body>
78    
79     </html>