flavors view core/rootcd/index.html @ rev 57

en: tidy up README, index.html
author Paul Issott <paul@slitaz.org>
date Thu Nov 04 14:57:43 2010 +0000 (2010-11-04)
parents 7e224e74f167
children 949aeec8d082
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
4 <head>
5 <title>SliTaz GNU/Linux - CD</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz documentation book" />
8 <meta name="expires" content="never" />
9 <meta name="modified" content="2007-10-07 20:30:00" />
10 <meta name="publisher" content="www.slitaz.org" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="stylesheet" type="text/css" href="style.css" />
13 </head>
14 <body bgcolor="#ffffff">
15 <!-- Header -->
16 <div id="header">
17 <a name="top"></a>
18 <h1>SliTaz GNU/Linux - CD</h1>
19 </div>
21 <!-- Content -->
22 <div id="content">
23 <h2><font color="#DF8F06">LiveCD informations</font></h2>
25 <h3><font color="#9c2424">Français</font></h3>
26 <p>
27 Bienvenue sur la page d'index d'un cdrom de SliTaz GNU/Linux. Lisez le
28 fichier <a href="README">README</a> pour de plus amples informations, ou
29 démarrez votre ordinateur avec le cdrom dans le lecteur CD ou DVD, pour
30 lancer SliTaz en RAM et sans risques pour la machine hôte.
31 </p>
33 <h3><font color="#9c2424">English</font></h3>
34 <p>
35 Welcome to the SliTaz GNU/Linux cdrom. SliTaz is mostly documented in French,
36 but the full system is available in English. To boot SliTaz from a cdrom
37 just burn the ISO image onto a blank disc. Then reboot your computer with
38 the disc in your cdrom drive.
39 </p>
40 <p>
41 Have fun!<br />
42 - SliTaz community
43 </p>
45 </div>
46 <!-- End content -->
47 <hr />
48 <!-- Footer -->
49 <div align="center" id="footer">
50 <p>
51 <font size="-1">
52 <a href="#top">Haut de la page</a>
53 </font>
54 </p>
55 <p>
56 <font size="-1">
57 Copyright © 2007 <a href="http://www.slitaz.org/">SliTaz</a> -
58 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a><br />
59 Code <a href="http://validator.w3.org/">XHTML 1.0 valide</a>.
60 </font>
61 </p>
62 </div>
63 </body>
64 </html>