website diff news/index.html @ rev 3

French pages for parts: about, artwork, devel, get and news)
author Christophe Lincoln <pankso@slitaz.org>
date Sat Mar 29 12:00:23 2008 +0100 (2008-03-29)
parents
children be880a5d53d3
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/news/index.html	Sat Mar 29 12:00:23 2008 +0100
     1.3 @@ -0,0 +1,106 @@
     1.4 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.5 +    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.6 +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
     1.7 +<head>
     1.8 +	<title>SliTaz - News archives</title>
     1.9 +	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +	<meta name="description" content="Archive des news de SliTaz GNU/Linux" />
    1.11 +	<meta name="keywords" lang="fr" content="slitaz old news" />
    1.12 +	<meta name="robots" content="index, follow, all" />
    1.13 +	<meta name="revisit-after" content="30 days" />
    1.14 +	<meta name="expires" content="never" />
    1.15 +	<meta name="modified" content="2008-03-22 16:50:00" />
    1.16 +	<meta name="author" content="Christophe Lincoln"/>
    1.17 +	<meta name="publisher" content="www.slitaz.org" />
    1.18 +	<link rel="shortcut icon" href="../favicon.ico" />
    1.19 +	<link rel="stylesheet"  type="text/css" href="../slitaz.css" />
    1.20 +</head>
    1.21 +<body bgcolor="#ffffff">
    1.22 +
    1.23 +<!-- Header -->
    1.24 +<div id="header">
    1.25 +	<a name="top"></a>
    1.26 +<!-- Access -->
    1.27 +<div id="access">
    1.28 +	<a href="#content" title="Aller au contenu de la page">Contenu</a> |
    1.29 +    <a href="../en/" title="English Web site main page">English</a>
    1.30 +</div>
    1.31 +	<a href="http://www.slitaz.org/"><img id="logo"
    1.32 +	src="../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
    1.33 +	style="border: 0px solid ; width: 200px; height: 74px;" /></a>
    1.34 +	<p id="titre">#!/GNU/Linux</p>
    1.35 +</div>
    1.36 +
    1.37 +<!-- Navigation menu -->
    1.38 +<div id="nav">
    1.39 +<div id="nav_top"></div>
    1.40 +	<ul>
    1.41 +		<li><a href="../about/" title="Informations au sujet du projet SliTaz">A propos du projet</a></li>
    1.42 +		<li><a href="../get/" title="Téléchargements - LiveCD et sous projets">Obtenir SliTaz</a></li>
    1.43 +		<li><a href="../doc/" title="Handbook, Cookbook et manuels">Documentation</a></li>
    1.44 +		<li><a href="../packages/" title="Paquets logiciels disponibles">Paquets</a></li>
    1.45 +		<li><a href="../mailing-list.html" title="Support, contact et collaboration">Liste de discussion</a></li>
    1.46 +		<li><a href="../devel/" title="Le coin du développeur">Développement</a></li>
    1.47 +		<li><a href="../artwork/" title="Artwork, couleurs et images">Art &amp; graphisme</a></li>
    1.48 +		<li><a href="../search.html" title="Rechercher des infos et/ou de la doc">Recherche</a></li>
    1.49 +		<li><a href="../sitemap.html" title="Vue globale du site web">Plan du site</a></li>
    1.50 +		<li><a href="http://forum.slitaz.org/" title="Forum d'aide et support">Forum</a></li>
    1.51 +	</ul>
    1.52 +<div id="nav_bottom">
    1.53 +<div id="nav_bottom_img"></div>
    1.54 +</div>
    1.55 +</div>
    1.56 +
    1.57 +<!-- Content top. -->
    1.58 +<div id="content_top">
    1.59 +<div class="top_left"></div>
    1.60 +<div class="top_right"></div>
    1.61 +</div>
    1.62 +
    1.63 +<!-- Content -->
    1.64 +<div id="content">
    1.65 +<a name="content"></a>
    1.66 +
    1.67 +<h1><font color="#3E1220">Archives des news</font></h1>
    1.68 +
    1.69 +<h2><font color="#DF8F06">Dans le passé...</font></h2>
    1.70 +
    1.71 +<ul>
    1.72 +	<li><a href="2007.html">Actualités du projet en 2007</a></li>
    1.73 +</ul>
    1.74 +
    1.75 +
    1.76 +<!-- End of content with round corner -->
    1.77 +</div>
    1.78 +<div id="content_bottom">
    1.79 +<div class="bottom_left"></div>
    1.80 +<div class="bottom_right"></div>
    1.81 +</div>
    1.82 +
    1.83 +<!-- Start of footer and copy notice -->
    1.84 +<div id="copy">
    1.85 +<p>
    1.86 +Dernière modification : 2008-01-01 11:50:00 -
    1.87 +<a href="#top">Haut de la page</a>
    1.88 +</p>
    1.89 +<p>
    1.90 +Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
    1.91 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
    1.92 +</p>
    1.93 +<!-- End of copy -->
    1.94 +</div>
    1.95 +
    1.96 +<!-- Bottom and logo's -->
    1.97 +<div id="bottom">
    1.98 +<p>
    1.99 +<a href="http://validator.w3.org/check?uri=referer"><img
   1.100 +   src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.101 +   title="Code validé XHTML 1.0"
   1.102 +   style="width: 80px; height: 15px;" /></a>
   1.103 +</p>
   1.104 +</div>
   1.105 +
   1.106 +</body>
   1.107 +</html>
   1.108 +
   1.109 +