website view en/template.html @ rev 11

Changed all menu link to the packages page
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 18:43:14 2008 +0200 (2008-03-30)
parents 569beaa23018
children 6d0e9850db1e
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 GNU/Linux</title>
6 <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
7 <meta name="description" content="SliTaz GNU/Linux LiveCD" />
8 <meta name="keywords" lang="en" content="System, free, gnu, linux, software opensource, livecd LINUX 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="2008-03-25 10:30: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="alternate" type="application/rss+xml" title="SliTaz RSS feed" href="../rss.xml" />
18 </head>
19 <body bgcolor="#ffffff">
20 <!-- Header -->
21 <div id="header">
22 <a name="top"></a>
23 <!-- Access -->
24 <div id="access">
25 <a href="#content" title="Page content">Content</a> |
26 <a href="../index.html" title="Page principale en français">Français</a>
27 </div>
28 <a href="http://www.slitaz.org/en/"><img id="logo"
29 src="../pics/website/logo.png" title="www.slitaz.org/en" alt="www.slitaz.org"
30 style="border: 0px solid ; width: 200px; height: 74px;" /></a>
31 <p id="titre">#!/GNU/Linux</p>
32 </div>
33 <div id="nav">
34 <div id="nav_top"></div>
35 <ul>
36 <li><a href="about/" title="Informations about the SliTaz project">About the project</a></li>
37 <li><a href="get/" title="Download - LiveCD ISO">Get SliTaz</a></li>
38 <li><a href="doc/" title="LiveCD usage and howto">Documentation</a></li>
39 <li><a href="packages/" title="Packaged software">Packages</a></li>
40 <li><a href="mailing-list.html" title="Support, contact and collaboration">Mailing List</a></li>
41 <li><a href="devel/" title="Developer corner">Developement</a></li>
42 <li><a href="artwork/" title="Artwork, colors and images">Artwork</a></li>
43 <li><a href="search.html" title="Search engine">Search</a></li>
44 <li><a href="sitemap.html" title="Web site overview">Sitemap</a></li>
45 <li><a href="http://forum.slitaz.org/#idx2" title="English support forum">Forum</a></li>
46 </ul>
47 <div id="nav_bottom">
48 <div id="nav_bottom_img"></div>
49 </div>
50 </div>
52 <!-- Content top. -->
53 <div id="content_top">
54 <div class="top_left"></div>
55 <div class="top_right"></div>
56 </div>
58 <!-- Content -->
59 <div id="content">
60 <a name="content"></a>
62 <h1><font color="#3E1220">Template</font></h1>
63 <h2><font color="#DF8F06">Boot baby... boot!</font></h2>
65 <p>
66 CONTENT
67 </p>
69 <!-- End of content with round corner -->
70 </div>
71 <div id="content_bottom">
72 <div class="bottom_left"></div>
73 <div class="bottom_right"></div>
74 </div>
76 <!-- Start of footer and copy notice -->
77 <div id="copy">
78 <p>
79 Last modification : 2008-03-25 10:30:00 -
80 <a href="#top">Top of the page</a>
81 </p>
82 <p>
83 Copyright &copy; 2008 <a href="http://www.slitaz.org/">SliTaz</a> -
84 <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
85 </p>
86 <!-- End of copy -->
87 </div>
89 <!-- Bottom and logo's -->
90 <div id="bottom">
91 <p>
92 <a href="http://validator.w3.org/check?uri=referer"><img
93 src="../pics/website/xhtml10.png" alt="Valid XHTML 1.0"
94 title="Code validé XHTML 1.0"
95 style="width: 80px; height: 15px;" /></a>
96 </p>
97 </div>
99 </body>
100 </html>