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 |
– |
$Author$ |
5 |
– |
$Id$ |
6 |
– |
--> |
7 |
– |
|
4 |
|
<html> |
5 |
|
|
6 |
|
<head> |
7 |
< |
<title>i-scream project papers & documentation</title> |
7 |
> |
<title>project papers</title> |
8 |
> |
<!--#include virtual="/style.inc" --> |
9 |
|
</head> |
10 |
|
|
11 |
< |
<basefont face="arial,sans-serif" size="2"> |
15 |
< |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
11 |
> |
<body> |
12 |
|
|
13 |
< |
<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" --> |
13 |
> |
<div id="container"> |
14 |
|
|
15 |
+ |
<div id="main"> |
16 |
+ |
|
17 |
+ |
<!--#include virtual="/header.inc" --> |
18 |
+ |
|
19 |
+ |
<div id="contents"> |
20 |
+ |
<h1 class="top">project papers</h1> |
21 |
+ |
|
22 |
|
<h2>i-scream project papers & documentation</h2> |
23 |
|
|
24 |
|
<p>These are documents created during the development of the project. |
74 |
|
</table> |
75 |
|
</center> |
76 |
|
</div> |
77 |
+ |
</div> |
78 |
|
|
79 |
< |
<!--#include virtual="bottom.inc" --> |
80 |
< |
</td> |
81 |
< |
</tr> |
82 |
< |
</table> |
79 |
> |
<!--#include virtual="/footer.inc" --> |
80 |
> |
|
81 |
> |
</div> |
82 |
> |
|
83 |
> |
<!--#include virtual="/menu.inc" --> |
84 |
> |
|
85 |
> |
</div> |
86 |
|
|
87 |
|
</body> |
88 |
< |
</html> |
88 |
> |
</html> |