ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/laroona/index.xhtml
(Generate patch)

Comparing web/www/laroona/index.xhtml (file contents):
Revision 1.1 by tdb, Sun Mar 21 23:58:36 2004 UTC vs.
Revision 1.4 by tdb, Wed Mar 8 15:19:16 2006 UTC

# Line 1 | Line 1
1 < <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 <   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <
4 < <html>
5 <
6 < <head>
7 < <title>i-scream Laroona homepage</title>
1 > <!--#include virtual="/doctype.inc" -->
2 >  <head>
3 >    <title>
4 >      i-scream Laroona homepage
5 >    </title>
6   <!--#include virtual="/style.inc" -->
7 < </head>
8 <
9 < <body>
10 <
13 < <div id="container">
14 <
15 < <div id="main">
16 <
7 >  </head>
8 >  <body>
9 >    <div id="container">
10 >      <div id="main">
11   <!--#include virtual="/header.inc" -->
12 <
13 < <div id="contents">
14 <
15 < <h1 class="top">i-scream Laroona homepage</h1>
16 <
17 < <div id="topnav">
18 <  <ul>
19 <    <li><a href="#news">News</a></li>
20 <    <li><a href="#what">What is Laroona?</a></li>
21 <    <li><a href="#development">Development</a></li>
22 <  </ul>
23 < </div>
24 <
25 < <h2><a name="news">News</a></h2>
26 <
27 < <h3>Sunday 21 March 2004</h3>
28 < <p>
29 < Laroona project page created.
30 < </p>
31 <
32 < <h2><a name="what">What is Laroona?</a></h2>
33 <
34 < <p>
35 < Laroona is a rewrite of the <a href="/cms/">CMS</a>.
36 < </p>
37 <
38 <
39 < <h2><a name="development">Development</a></h2>
40 <
41 < <ul>
42 <  <li><a href="http://wiki.i-scream.org/">i-scream wiki</a></li>
43 < </ul>
44 < <p>
45 < Laroona is currently in the early stages of development. Much of our development work is being done on
46 < the i-scream Wiki.
47 < </p>
48 <
49 < </div>
50 <
12 >        <div id="contents">
13 >          <h1 class="top">
14 >            i-scream Laroona homepage
15 >          </h1>
16 >          <div id="topnav">
17 >            <ul>
18 >              <li>
19 >                <a href="#news">News</a>
20 >              </li>
21 >              <li>
22 >                <a href="#what">What is Laroona?</a>
23 >              </li>
24 >              <li>
25 >                <a href="#development">Development</a>
26 >              </li>
27 >            </ul>
28 >          </div>
29 > <!--#include virtual="/bannerad.inc" -->
30 >          <h2>
31 >            <a id="news">News</a>
32 >          </h2>
33 >          <h3>
34 >            Sunday 21 March 2004
35 >          </h3>
36 >          <p>
37 >            Laroona project page created.
38 >          </p>
39 >          <h2>
40 >            <a id="what">What is Laroona?</a>
41 >          </h2>
42 >          <p>
43 >            Laroona is a rewrite of the <a href="/cms/">CMS</a>.
44 >          </p>
45 >          <h2>
46 >            <a id="development">Development</a>
47 >          </h2>
48 >          <ul>
49 >            <li>
50 >              <a href="http://wiki.i-scream.org/">i-scream wiki</a>
51 >            </li>
52 >          </ul>
53 >          <p>
54 >            Laroona is currently in the early stages of development.
55 >            Much of our development work is being done on the i-scream
56 >            Wiki.
57 >          </p>
58 >        </div>
59   <!--#include virtual="/footer.inc" -->
60 <
59 < </div>
60 <
60 >      </div>
61   <!--#include virtual="/menu.inc" -->
62 <
63 < </div>
64 <
65 < </body>
62 >    </div>
63 >  </body>
64   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines