index.html file with new design, was omitted
[vlc-remote] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3     <!-- This template can be downloaded from www.openwebdesign.org. Just search for neuphoric -->
4     <!-- This template has been modified by mejobloggs (http://www.openwebdesign.org/userinfo.phtml?user=mejobloggs) -->
5     <!-- Please use this template according to the license on the original template (included as pleaseread.txt) -->
6     <!-- The original of this template was designed by http://www.tristarwebdesign.co.uk - please visit for more templates & information - thank you. -->
7     <head>
8         <title>Présentation VLC Remote - Projet Maemo QT - Contrôler VLC à distance</title>
9         <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10         <link rel="stylesheet" type="text/css" href="styles.css" />
11     </head>
12
13     <body id="altbody">
14
15         <div id="wrapper-header">
16             <div id="header">
17                 <h1>VLC Remote - Projet Maemo QT</h1>
18             </div>
19         </div>
20
21         <div id="wrapper-menu">
22             <div id="menu">
23                 <ul>
24                     <li><a title="" href="#presentation">Présentation</a></li>
25                     <li><a title="" href="#installation">Installation</a></li>
26                     <li><a title="" href="#utilisation">Utilisation</a></li>
27                 </ul>
28             </div>
29         </div>
30
31         <div id="content">
32             <h1>Page en construction - Mise à jour le 18 / 08 / 2010</h1>
33             <h2 id="presentation">1. Présentation</h2>
34             <p>Vlc-remote est une application pour telephone  permettant 
35                 de controller <a href="http://www.videolan.org/" title="Site officiel VLC">VLC</a>
36                 à distance.
37                 L'application développé ici fonctionne sur les téléphones équipés de l'OS Maemo,
38                 le Nokia N900 actuellement.
39                 <br />
40                 Cette application est l'initiative d'un groupe de personnes indépendante du <a href="http://www.videolan.org/" title="Site officiel VLC">projet VLC officiel</a>.
41             </p>
42
43             <p></p>
44
45             <p><a href="#menu">Retour menu</a></p>
46
47             <h2 id="installation">2. Installation</h2>
48
49             <p><a href="#menu">Retour menu</a></p>
50
51             <h2 id="utilisation">3. Utilisation</h2>
52
53             <p><a href="#menu">Retour menu</a></p>
54         </div>
55
56         <div id="footer">
57             This template is a modified version of <a href="http://www.oswd.org/user/profile/id/8809" title="Go to tristar&rsquo;s OSWD user page">tristar&rsquo;s</a> <a href="http://www.oswd.org/design/preview/id/2755" title="Go to the original template">original</a>
58         </div>
59
60     </body>
61
62 </html>