# | Line 1 | Line 1 | |
---|---|---|
1 | < | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 | > | <!--#include virtual="/doctype.inc" --> |
2 | ||
3 | – | <!-- |
4 | – | $Author$ |
5 | – | $Id$ |
6 | – | --> |
7 | – | |
8 | – | <html> |
9 | – | |
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"> |
15 | < | <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
8 | > | <body> |
9 | ||
10 | < | <table border="0" cellpadding="2" cellspacing="2"> |
18 | < | <tr> |
19 | < | <td valign="top"> |
20 | < | <!--#include virtual="left.inc" --> |
21 | < | </td> |
22 | < | <td valign="top"> |
23 | < | <!--#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 77 | 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> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |