ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cms/minutes.shtml
(Generate patch)

Comparing web/www/cms/minutes.shtml (file contents):
Revision 1.2 by tdb, Fri May 25 17:31:35 2001 UTC vs.
Revision 1.5 by tdb, Sun Mar 21 23:58:13 2004 UTC

# 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    minutes.shtml
5    Created by tdb1 25/05/2001
6    Last edited 25/05/2001
7 -->
8
4   <html>
5  
6   <head>
7 <  <title>i-scream meeting minutes</title>
7 > <title>i-scream meeting minutes</title>
8 > <!--#include virtual="/style.inc" -->
9   </head>
10  
11 < <basefont face="arial,sans-serif" size="2">
16 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
11 > <body>
12  
13 < <table border="0" cellpadding="2" cellspacing="2">
19 <  <tr>
20 <    <td valign="top">
21 < <!--#include virtual="left.inc" -->
22 <    </td>
23 <    <td valign="top">
24 < <!--#include virtual="title.inc" -->
13 > <div id="container">
14  
15 < <h2>i-scream software builds</h2>
15 > <div id="main">
16  
17 + <!--#include virtual="/header.inc" -->
18 +
19 + <div id="contents">
20 +  <h1 class="top">i-scream meeting minutes</h1>
21 + <h2>i-scream meeting minutes</h2>
22 +
23   <p>These are the minutes from all the meetings that took
24   place during development of the project. It is not expected
25   that there will be any further meetings during the continued
# Line 32 | Line 27 | development of they i-scream central monitoring system
27  
28   <div align="center">
29    <center>
30 <  <table border="0" width="80%">
30 >  <table border="0" width="90%">
31      <tr>
32        <td valign="top" width="50%">
33          <h3>March 2001</h3>
# Line 86 | Line 81 | development of they i-scream central monitoring system
81    </table>
82    </center>
83   </div>
84 + </div>
85  
86 < <!--#include virtual="bottom.inc" -->
87 <    </td>
88 <  </tr>
89 < </table>
86 > <!--#include virtual="/footer.inc" -->
87 >
88 > </div>
89 >
90 > <!--#include virtual="/menu.inc" -->
91 >
92 > </div>
93  
94   </body>
95   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines