website view fr/doc/handbook/template.html @ rev 1344

Resize balinor logo to 120px
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 23:02:15 2021 +0100 (2021-01-22)
parents 0e0bc81a63ee
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 Handbook - Template</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="" />
8 <meta name="expires" content="never" />
9 <meta name="modified" content="2009-03-22 14:20:00" />
10 <meta name="publisher" content="www.slitaz.org" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="book.css" />
14 </head>
15 <body bgcolor="#ffffff">
17 <!-- Header and quick navigation -->
18 <div id="header">
19 <div align="right" id="quicknav">
20 <a name="top"></a>
21 <a href="http://www.slitaz.org/">www.slitaz.org</a>
22 </div>
23 <h1><font color="#3E1220">SliTaz Handbook</font></h1>
24 </div>
26 <!-- Content. -->
27 <div id="content">
28 <div class="content-right"></div>
30 <h2><font color="#DF8F06">Template</font></h2>
32 <p>
33 CONTENT
34 </p>
37 <!-- End of content -->
38 </div>
40 <!-- Footer. -->
41 <div id="footer">
42 <div class="footer-right"></div>
43 <a href="template.html#top">Haut de la page</a> |
44 <a href="index.html">Table des matières</a>
45 </div>
47 <div id="copy">
48 Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
49 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>;<br />
50 Documentation publiées sous
51 <a href="http://www.gnu.org/copyleft/fdl.html">GNU Free Documentation License</a>
52 et codée en <a href="http://validator.w3.org/">xHTML 1.0 valide</a>.
53 </div>
55 </body>
56 </html>