slitaz-tools view doc/template.html @ rev 31

Add 'burnbox' a gtkdialog box to burn ISO
author Christophe Lincoln <pankso@slitaz.org>
date Sun Jan 06 22:51:00 2008 +0100 (2008-01-06)
parents
children
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 distro style</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</h1>
19 </div>
21 <!-- Content -->
22 <div id="content">
24 <h2><font color="#DF8F06">Generic xHTML template</font></h2>
25 <!--
27 Here we go...
29 <h3><font color="#6c0023">H3 in color</font></h3>
31 -->
32 </div>
33 <!-- End content -->
34 <hr />
35 <!-- Footer -->
36 <div align="center" id="footer">
37 <p>
38 <font size="-1">
39 <a href="#top">Haut de la page</a>
40 </font>
41 </p>
42 <p>
43 <font size="-1">
44 Copyright © 2007 <a href="http://www.slitaz.org/">SliTaz</a> -
45 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a><br />
46 Code <a href="http://validator.w3.org/">XHTML 1.0 valide</a>.
47 </font>
48 </p>
49 </div>
50 </body>
51 </html>