www page skeleton and deian packaging fix
[mardrone] / www / index.html
diff --git a/www/index.html b/www/index.html
new file mode 100644 (file)
index 0000000..c0ab66b
--- /dev/null
@@ -0,0 +1,55 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+
+       <head>
+               <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
+               <meta author="Kate Alhola kate.alhola AT gmail.org"><title>TpSession</title>
+               <link rel="stylesheet" type="text/css" href="style.css">
+       </head>
+       <body>
+               <div id="wrap">
+                       <div id="header">
+                               <!--HEADER BEGIN-->
+                               <h1>Mardrone  Ar Drone application for MeeGo</h1>
+                               <a href="http://mardrone.garage.maemo.org/">
+                               </a>
+                       </div>
+                       <!--HEADER END -->
+                       <div id="version">
+                               <!--VERSION LABEL BEGIN-->
+                                &nbsp;
+                       </div><!--VERSION LABEL END-->
+                       <div id="nav">
+                               <!--NAV BEGIN-->
+                       
+                               <a href="https://garage.maemo.org/projects/mardrone">Garage page</a>
+                               |
+                               <a href="https://garage.maemo.org/scm/?group_id=1999">Garage Git repository</a>
+                               <!--NAV END-->
+                       </div>
+                       <div id="content">
+                               <!-- CONTENT BEGIN -->
+                       <div id="intro" >
+                               <img src="screenshot04.png" width=800 align="center"><br>
+                                <a href="fremantle.html">
+                                       <!-- NEWS BEGIN -->
+                                       News:
+                                       <div id="news-content">
+                                       <B>22 Dec 2010</B> - Internal release for review</a><br/>
+                                       </div>
+                                       <!-- NEWS END -->
+                               </div>
+                       <br>
+                               
+                       <br>
+                       <!--CONTENT END-->
+                       
+                       <!--FOOT-->
+                       <div id="footer"> 
+                               Copyright 2010 Nokia corporation<br>
+                               The logos and trademarks used on this site are the property of their respective owners.<br>
+                       </div>
+               </div>
+               <!--wrap end-->
+</body>
+</html>