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

Comparing web/www/cms/projectpapers.xhtml (file contents):
Revision 1.1 by tdb, Fri May 25 22:32:05 2001 UTC vs.
Revision 1.4 by tdb, Tue Mar 23 20:22:31 2004 UTC

# Line 1 | Line 1
1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
1 > <!--#include virtual="/doctype.inc" -->
2  
3 <!--
4    projectpapers.shtml
5    Created by tdb1 25/05/2001
6    Last edited 25/05/2001
7 -->
8
9 <html>
10
3   <head>
4 <  <title>i-scream project papers & documentation</title>
4 > <title>project papers</title>
5 > <!--#include virtual="/style.inc" -->
6   </head>
7  
8 < <basefont face="arial,sans-serif" size="2">
16 < <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
8 > <body>
9  
10 < <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" -->
10 > <div id="container">
11  
12 + <div id="main">
13 +
14 + <!--#include virtual="/header.inc" -->
15 +
16 + <div id="contents">
17 +  <h1 class="top">project papers</h1>
18 +
19   <h2>i-scream project papers & documentation</h2>
20  
21   <p>These are documents created during the development of the project.
# Line 78 | Line 71 | left to find the official documentation.</p>
71    </table>
72    </center>
73   </div>
74 + </div>
75  
76 < <!--#include virtual="bottom.inc" -->
77 <    </td>
78 <  </tr>
79 < </table>
76 > <!--#include virtual="/footer.inc" -->
77 >
78 > </div>
79 >
80 > <!--#include virtual="/menu.inc" -->
81 >
82 > </div>
83  
84   </body>
85 < </html>
85 > </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines