www page skeleton and deian packaging fix
[mardrone] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html>
3
4         <head>
5                 <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
6                 <meta author="Kate Alhola kate.alhola AT gmail.org"><title>TpSession</title>
7                 <link rel="stylesheet" type="text/css" href="style.css">
8         </head>
9         <body>
10                 <div id="wrap">
11                         <div id="header">
12                                 <!--HEADER BEGIN-->
13                                 <h1>Mardrone  Ar Drone application for MeeGo</h1>
14                                 <a href="http://mardrone.garage.maemo.org/">
15                                 </a>
16                         </div>
17                         <!--HEADER END -->
18                         <div id="version">
19                                 <!--VERSION LABEL BEGIN-->
20                                 &nbsp;
21                         </div><!--VERSION LABEL END-->
22                         <div id="nav">
23                                 <!--NAV BEGIN-->
24                         
25                                 <a href="https://garage.maemo.org/projects/mardrone">Garage page</a>
26                                 |
27                                 <a href="https://garage.maemo.org/scm/?group_id=1999">Garage Git repository</a>
28                                 <!--NAV END-->
29                         </div>
30                         <div id="content">
31                                 <!-- CONTENT BEGIN -->
32                         <div id="intro" >
33                                 <img src="screenshot04.png" width=800 align="center"><br>
34                                 <a href="fremantle.html">
35                                         <!-- NEWS BEGIN -->
36                                         News:
37                                         <div id="news-content">
38                                         <B>22 Dec 2010</B> - Internal release for review</a><br/>
39                                         </div>
40                                         <!-- NEWS END -->
41                                 </div>
42                         <br>
43                                 
44                         <br>
45                         <!--CONTENT END-->
46                        
47                         <!--FOOT-->
48                         <div id="footer"> 
49                                 Copyright 2010 Nokia corporation<br>
50                                 The logos and trademarks used on this site are the property of their respective owners.<br>
51                         </div>
52                 </div>
53                 <!--wrap end-->
54 </body>
55 </html>