]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/projectpapers.shtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / cms / projectpapers.shtml
index 4f81b0700282690f77d9b0ddf920ade665506e0e..866a38aaed728e5920c27056a587a284c572d304 100644 (file)
@@ -1,26 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    $Author$
-    $Id$
--->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html>
 
 <head>
-  <title>i-scream project papers & documentation</title>
+<title>project papers</title>
+<!--#include virtual="/style.inc" -->
 </head>
 
-<basefont face="arial,sans-serif" size="2">
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+<body>
+
+<div id="container">
+
+<div id="main">
 
-<table border="0" cellpadding="2" cellspacing="2">
-  <tr>
-    <td valign="top">
-<!--#include virtual="left.inc" -->
-    </td>
-    <td valign="top">
-<!--#include virtual="title.inc" -->
+<!--#include virtual="/header.inc" -->
+
+<div id="contents"> 
+  <h1 class="top">project papers</h1>
 
 <h2>i-scream project papers & documentation</h2>
 
@@ -77,11 +74,15 @@ left to find the official documentation.</p>
   </table>
   </center>
 </div>
+</div>
 
-<!--#include virtual="bottom.inc" -->
-    </td>
-  </tr>
-</table>
+<!--#include virtual="/footer.inc" -->
+
+</div>
+
+<!--#include virtual="/menu.inc" -->
+
+</div>
 
 </body>
-</html>
\ No newline at end of file
+</html>