annotate gis_gui/intro.pt @ 81:bd16c24c61dd

few edits on intro page
author fknauft
date Fri, 07 Jan 2011 16:59:10 +0100
parents 68f210a19435
children 93c5bd5a0bb8 f9de6c1c352a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
1 <div class="intro">
a0a715552e3a new intro page
fknauft
parents:
diff changeset
2 <h2 >Welcome!</h2>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
3 <div class="left_block">
81
bd16c24c61dd few edits on intro page
fknauft
parents: 80
diff changeset
4 <p> This website offers you a platform for geographical representation and analysis of historical data. \n The beta version is available for you to test and evaluate.</p>
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
5 <p> The diagram below shows which functions are already active.</p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
6 </div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
7 <div class="right_block">
a0a715552e3a new intro page
fknauft
parents:
diff changeset
8 <p> First time here?</p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
9 <a href="./home">Login</a>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
10 </div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
11 </div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
12 <div align="center"><img src="./icons/mappit_state.png" width="400" height="300" ></div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
13 <div class="intro">
a0a715552e3a new intro page
fknauft
parents:
diff changeset
14 <h3>Introduction for Newbies</h3>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
15 <div align="left" style="padding-left:40px;">
a0a715552e3a new intro page
fknauft
parents:
diff changeset
16 <p>On this platform you can visualize and analyze the geographical aspects of historical data with spatial references.</p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
17 <p>The system works on the basis of the GoogleMaps API. </p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
18 <p>You can display pre-existing data as maps [Song Yingxing example] or input and process your own data [sample table in Excel].
a0a715552e3a new intro page
fknauft
parents:
diff changeset
19 Select your desired features for geographical analysis and save for future use!</p>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
20 <p>In the beta phase, data is accessible to all registered users. To prevent your work from being altered or deleted, please save externally.</p>
81
bd16c24c61dd few edits on intro page
fknauft
parents: 80
diff changeset
21 <p>To test the system, login as user <b>test</b> with the password <b>test</b> and get started now!</p>
79
a0a715552e3a new intro page
fknauft
parents:
diff changeset
22 </div>
a0a715552e3a new intro page
fknauft
parents:
diff changeset
23 </div>