/[web]/doc/index.html
ViewVC logotype

Contents of /doc/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1426 - (show annotations) (download) (as text)
Thu Jul 12 14:19:47 2012 UTC (11 years, 9 months ago) by grenoya
File MIME type: text/html
File size: 1860 byte(s)
- rework index page
- add css and goto.php
1 <!DOCTYPE html>
2 <html lang="en" dir="ltr">
3 <head>
4 <meta charset="utf-8">
5 <title>Mageia Documentation</title>
6 <meta name="description" content="Documentation for Mageia distribution and its tools.">
7 <meta name="keywords" content="doc,documentation,help,guide,installer,installation,mageia,linux">
8 <link rel="stylesheet" href="screen.css" type="text/css">
9 <style>
10 html, body { margin: 0; padding: 0; }
11 #doc { margin: 10px; }
12 </style>
13 </head>
14 <body class="support">
15 <h1 id="mgnavt">Mageia Documentation</h1>
16 <div id="doc" class="para" style="width: 500px;">
17 <h2>Find your documentation</h2>
18 <p>Select the manual, the release of Mageia and the language you want to
19 see: </p>
20 <form name="goto" method="post" action="goto.php">
21 <select name="manual">
22 <option value="installer" selected >Installer Help</option>
23 </select>
24 <select name="release">
25 <option value="2" selected >Mageia 2</option>
26 </select>
27 <select name="flang" dir="ltr">
28 <option value="de">Deutsch</option>
29 <option value="el">Ελληνικά</option>
30 <option value="en" selected >English</option>
31 <option value="eo">Esperanto</option>
32 <option value="fr">Français</option>
33 <option value="nl">Nederlands</option>
34 <option value="pt_br">Português do Brasil</option>
35 <option value="uk">Українська</option>
36 </select>
37 <input type="submit" value="Go" />
38 </form>
39 <hr>
40 <p><a href="//www.mageia.org/map/">Mageia</a>
41 | <a href="//www.mageia.org/support/">Support</a></p>
42 </div>
43 <script src="//nav.mageia.org/js/"></script>
44 </body>
45 </html>

  ViewVC Help
Powered by ViewVC 1.1.30