]> i-scream Git - www.i-scream.org.git/blobdiff - www/laroona/index.xhtml
Tweak the CSS a bit.
[www.i-scream.org.git] / www / laroona / index.xhtml
index 6abd0617ad22962579f6d0224d4df02a734c0de6..c8a97dc6ff166a067ec3f30dbde83289d3846975 100644 (file)
@@ -1,66 +1,64 @@
-<!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 Laroona homepage</title>
+<!--#include virtual="/doctype.inc" -->
+  <head>
+    <title>
+      i-scream Laroona homepage
+    </title>
 <!--#include virtual="/style.inc" -->
-</head>
-
-<body>
-
-<div id="container">
-
-<div id="main">
-
+  </head>
+  <body>
+    <div id="container">
+      <div id="main">
 <!--#include virtual="/header.inc" -->
-
-<div id="contents"> 
-
-<h1 class="top">i-scream Laroona homepage</h1>
-
-<div id="topnav">
-  <ul>
-    <li><a href="#news">News</a></li>
-    <li><a href="#what">What is Laroona?</a></li>
-    <li><a href="#development">Development</a></li>
-  </ul>
-</div>
-
-<h2><a name="news">News</a></h2>
-
-<h3>Sunday 21 March 2004</h3>
-<p>
-Laroona project page created.
-</p>
-
-<h2><a name="what">What is Laroona?</a></h2>
-
-<p>
-Laroona is a rewrite of the <a href="/cms/">CMS</a>.
-</p>
-
-
-<h2><a name="development">Development</a></h2>
-
-<ul>
-  <li><a href="http://wiki.i-scream.org/">i-scream wiki</a></li>
-</ul>
-<p>
-Laroona is currently in the early stages of development. Much of our development work is being done on
-the i-scream Wiki.
-</p>
-
-</div>
-
+        <div id="contents">
+          <h1 class="top">
+            i-scream Laroona homepage
+          </h1>
+          <div id="topnav">
+            <ul>
+              <li>
+                <a href="#news">News</a>
+              </li>
+              <li>
+                <a href="#what">What is Laroona?</a>
+              </li>
+              <li>
+                <a href="#development">Development</a>
+              </li>
+            </ul>
+          </div>
+<!--#include virtual="/bannerad.inc" -->
+          <h2>
+            <a id="news">News</a>
+          </h2>
+          <h3>
+            Sunday 21 March 2004
+          </h3>
+          <p>
+            Laroona project page created.
+          </p>
+          <h2>
+            <a id="what">What is Laroona?</a>
+          </h2>
+          <p>
+            Laroona is a rewrite of the <a href="/cms/">CMS</a>.
+          </p>
+          <h2>
+            <a id="development">Development</a>
+          </h2>
+          <ul>
+            <li>
+              <a href="http://wiki.i-scream.org/">i-scream wiki</a>
+            </li>
+          </ul>
+          <p>
+            Laroona is currently in the early stages of development.
+            Much of our development work is being done on the i-scream
+            Wiki.
+          </p>
+        </div>
 <!--#include virtual="/footer.inc" -->
-
-</div>
-
+      </div>
 <!--#include virtual="/menu.inc" -->
-
-</div>
-
-</body>
+    </div>
+  </body>
 </html>