website view en/news/index.html @ rev 669

Move year to slitaz.css
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 30 21:52:02 2010 +0200 (2010-10-30)
parents 91ce4b9dea8e
children 18040398d744
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="en" lang="en">
4 <head>
5 <title>SliTaz - News archives</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz news archives info release" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, opensource software, livecd in RAM" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="revisit-after" content="7 days" />
11 <meta name="expires" content="never" />
12 <meta name="modified" content="2010-03-30 21:45:00" />
13 <meta name="author" content="Christophe Lincoln"/>
14 <meta name="publisher" content="www.slitaz.org" />
15 <link rel="shortcut icon" href="../../favicon.ico" />
16 <link rel="stylesheet" type="text/css" href="../../slitaz.css" />
17 <link rel="Content" href="#content" />
18 </head>
19 <!--
20 This is SliTaz English documentation main page. Please check your code
21 with the W3C validator before publishing any documents.
22 -->
23 <body bgcolor="#ffffff">
25 <!-- Header -->
26 <div id="header">
27 <a name="top"></a>
28 <!-- Access -->
29 <div id="access">
30 <img
31 src="../../pics/website/locale.png"
32 style="vertical-align: middle; width: 20px; height: 20px;"
33 alt="language" />
34 <a href="../../fr/news/index.html" >Français</a>
35 </div>
36 <a href="http://www.slitaz.org/en/"><img id="logo"
37 src="../../pics/website/logo.png" title="www.slitaz.org" alt="www.slitaz.org"
38 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
39 <p id="titre">#!/GNU/Linux</p>
40 </div>
42 <!-- Navigation menu -->
43 <div id="nav">
45 <div class="nav_box">
46 <h4>Navigation</h4>
47 <!-- General -->
48 <ul>
49 <li><a href="../about/index.html" title="Information about the SliTaz project">About the project</a></li>
50 <li><a href="../asso/index.html" title="SliTaz non-profit association">Association</a></li>
51 <li><a href="../get/index.html" title="Download - LiveCD ISO">Download</a></li>
52 <li><a href="../doc/index.html" title="LiveCD usage and howto">Documentation</a></li>
53 <li><a href="../packages/index.html" title="Packaged software">Packages</a></li>
54 <li><a href="../devel/index.html" title="Developers corner">Development</a></li>
55 <li><a href="../mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
56 <li><a href="../artwork/index.html" title="Artwork, colors and images">Artwork</a></li>
57 <li><a href="../search.html" title="Search engine">Search</a></li>
58 <li><a href="../sitemap.html" title="Web site overview">Sitemap</a></li>
59 </ul>
60 </div>
62 <!-- SliTaz network -->
63 <div class="nav_box">
64 <h4>SliTaz Network</h4>
65 <ul>
66 <li><a href="http://forum.slitaz.org/">Community Forum</a></li>
67 <li><a href="http://doc.slitaz.org/en:start">Wiki Documentation</a></li>
68 <li><a href="http://labs.slitaz.org/">SliTaz Laboratories</a></li>
69 <li><a href="http://labs.slitaz.org/issues">Bug Tracking</a></li>
70 <li><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></li>
71 <li><a href="http://twitter.com/slitaz">SliTaz on Twitter</a></li>
72 <li><a href="http://distrowatch.com/slitaz">SliTaz on DistroWatch</a></li>
73 </ul>
74 </div>
76 </div>
78 <!-- Content -->
79 <div id="content">
80 <a name="content"></a>
82 <h1><font color="#3E1220">News archives</font></h1>
84 <h2><font color="#DF8F06">In the past...</font></h2>
86 <ul>
87 <li><a href="2009.html">Project news in 2009</a></li>
88 <li><a href="2008.html">Project news in 2008</a></li>
89 <li><a href="2007.html">Project news in 2007</a></li>
90 </ul>
92 <!-- End of content with round corner -->
93 </div>
95 <!-- Start of footer and copy notice -->
96 <div id="copy">
97 <p>
98 Last modification : 2010-03-30 21:45:00 -
99 <a href="index.html#top">Top of the page</a>
100 </p>
101 <p>
102 Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
103 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
104 </p>
105 <!-- End of copy -->
106 </div>
108 <!-- Bottom and logo's -->
109 <div id="bottom">
110 <p>
111 <a href="http://validator.w3.org/check?uri=referer"><img
112 src="../../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
113 title="Code validé XHTML 1.0"
114 style="width: 80px; height: 15px;" /></a>
115 </p>
116 </div>
118 </body>
119 </html>