]> i-scream Git - www.i-scream.org.git/blobdiff - www/menu.inc
Another biggish commit.
[www.i-scream.org.git] / www / menu.inc
index 02f8a0f230850d092acb954b8e78116866cf6cd4..98f95fecec1f1a4e6a8fdc191a09cb627ef88e92 100644 (file)
@@ -1,55 +1,53 @@
-<div id="menu">
-  <h3 class="heading">
-    <img src="http://nwww.i-scream.org/cgi-bin/logo.jpg" class="cornerlogo" alt="a random image"/>
-    Main
-  </h3>
-
-  <p>
-    <a href="http://nwww.i-scream.org/">i-scream Home</a><br/>
-    <a href="http://nwww.i-scream.org/#news">News</a><br/>
-    <a href="http://nwww.i-scream.org/#search">Search</a><br/>
-  </p>
-
-  <h3 class="heading">Projects</h3>
-
-  <p>
-    <a href="http://nwww.i-scream.org/libstatgrab/">libstatgrab</a><br/>
-    <a href="http://nwww.i-scream.org/pystatgrab/">pystatgrab</a><br/>
-    <a href="http://nwww.i-scream.org/laroona/">Laroona</a><br/>
-    <a href="http://nwww.i-scream.org/cms/">CMS</a><br/>
-    <br/>
-    <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a><br/>
-  </p>
-
-  <h3 class="heading">Resources</h3>
-
-  <p>
-    <a href="http://nwww.i-scream.org/cvs.xhtml">CVS Repository</a><br/>
-    <a href="http://wiki.i-scream.org/">Wiki</a><br/>
-    <br/>
-    <a href="http://nwww.i-scream.org/mailinglists.xhtml">Mailing Lists</a><br/>
-    <a href="http://nwww.i-scream.org/support.xhtml">Support</a><br/>
-    <a href="http://nwww.i-scream.org/support.xhtml">Bug Tracking</a><br/>
-    <br/>
-    <a href="http://nwww.i-scream.org/license.xhtml">Licensing</a><br/>
-  </p>
-
-  <h3 class="heading">i-scream</h3>
-
-  <p>
-    <a href="http://nwww.i-scream.org/who.xhtml">Who We Are</a><br/>
-    <a href="http://nwww.i-scream.org/pgpkey.xhtml">PGP Key</a><br/>
-  </p>
-
-  <h3 class="heading">Contact Us</h3>
-
-  <p>
-    <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
-  </p>
-
-  <p class="logo">
-    <a href="http://www.freebsd.org/">
-      <img src="http://nwww.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
-    </a>
-  </p>
-</div>
+      <div id="menu">
+        <h3 class="heading">
+          <img src="http://nwww.i-scream.org/cgi-bin/logo.jpg" class="cornerlogo" alt="a random image"/>
+          Main
+        </h3>
+        <p>
+          <a href="http://nwww.i-scream.org/">i-scream Home</a><br />
+          <a href="http://nwww.i-scream.org/#news">News</a><br />
+          <a href="http://nwww.i-scream.org/#search">Search</a><br />
+        </p>
+        <h3 class="heading">
+          Projects
+        </h3>
+        <p>
+          <a href="http://nwww.i-scream.org/libstatgrab/">libstatgrab</a><br />
+          <a href="http://nwww.i-scream.org/pystatgrab/">pystatgrab</a><br />
+          <a href="http://nwww.i-scream.org/laroona/">Laroona</a><br />
+          <a href="http://nwww.i-scream.org/cms/">CMS</a><br />
+          <br />
+          <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">Java TCP/UDP ACL's</a><br />
+        </p>
+        <h3 class="heading">
+          Resources
+        </h3>
+        <p>
+          <a href="http://nwww.i-scream.org/cvs.xhtml">CVS Repository</a><br />
+          <a href="http://wiki.i-scream.org/">Wiki</a><br />
+          <br />
+          <a href="http://nwww.i-scream.org/mailinglists.xhtml">Mailing Lists</a><br />
+          <a href="http://nwww.i-scream.org/support.xhtml">Support</a><br />
+          <a href="http://nwww.i-scream.org/support.xhtml">Bug Tracking</a><br />
+          <br />
+          <a href="http://nwww.i-scream.org/license.xhtml">Licensing</a><br />
+        </p>
+        <h3 class="heading">
+          i-scream
+        </h3>
+        <p>
+          <a href="http://nwww.i-scream.org/who.xhtml">Who We Are</a><br />
+          <a href="http://nwww.i-scream.org/pgpkey.xhtml">PGP Key</a><br />
+        </p>
+        <h3 class="heading">
+          Contact Us
+        </h3>
+        <p>
+          <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>
+        </p>
+        <p class="logo">
+          <a href="http://www.freebsd.org/">
+            <img src="http://nwww.i-scream.org/images/freebsdlogo_small.gif" alt="Powered By FreeBSD" />
+          </a>
+        </p>
+      </div>
\ No newline at end of file