Split the graphic up into two images
[marble] / www / index.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
3 <html>
4
5 <head>
6 <title>Marble</title>
7 <link rel="stylesheet" type="text/css" href="kdeedu.css" />
8 <link rel="icon" href="favicon.ico" />
9 <link rel="shortcut icon" href="favicon.ico" />
10 </head>
11
12 <body>
13
14 <div style="width: 600px; margin-left: 20px;">
15
16 <img src="marble-logo-72dpi.png" />
17
18 <p>
19 Marble is a Virtual Globe and World Atlas. It is part of the KDE Software Compilation and distributed under the terms of the LGPL, Version 2. Please visit the <a href="http://edu.kde.org/marble/">official Marble website</a> for further information.
20 </p>
21
22 <h3>Marble on Maemo</h3>
23
24 <p>
25 We have set up the <a href="https://garage.maemo.org/projects/marble">Marble Garage Project</a> where Marble packages for the Nokia N900 are hosted. Please note that we will not use other Garage resources like mailing lists or bug tracking. Instead, please use the KDE equivalents. Links to them are collected on the <a href="http://edu.kde.org/marble/">Marble website</a>.
26 </p>
27
28 <a href="http://edu.kde.org/marble/downloads/maemo/fremantle/stable/stable.install">
29 <img src="Download.png" width="118" height="309" />
30 <img src="Screenshots_small.png" width="424" height="309" />
31 </a>
32
33 </div>
34
35 </body>
36 </html>