website view fr/artwork/screenshots.php @ rev 1021

fr: utf-8
author Paul Issott <paul@slitaz.org>
date Sat Mar 31 16:55:59 2012 +0100 (2012-03-31)
parents 175ff0253b7a
children e0ee682de0a0
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 - Captures d'écrans</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <meta name="description" content="SliTaz screenshots captures d'écrans images openbox" />
8 <meta name="keywords" lang="fr" content="linux slitaz gnu screenshot" />
9 <meta name="author" content="Christophe Lincoln"/>
10 <?php include("../../lib/html/meta-link.html"); ?>
11 </head>
12 <body>
14 <?php include("../../lib/html/header.html"); ?>
16 <!-- Block -->
17 <div id="block">
18 <?php include("../../lib/html/nav.fr.html"); ?>
19 <!-- Information/image -->
20 <div id="block_info">
21 <h4>Captures d'écrans</h4>
22 <p>
23 Les images disent parfois plus que des milliers de mots...
24 Pictures say more than a thousand words... Captures d'écran
25 de la version stable et cooking. Vous aurez peut-être aussi
26 envie de trouver ou partager des images pour SliTaz!
27 </p>
28 <p>
29 <img src="../../images/users.png" alt="users.png" />
30 <a href="http://scn.slitaz.org/groups/artwork/">Rejoinez-nous sur SCN</a>
31 </p>
32 </div>
33 </div>
35 <!-- Content -->
36 <div id="content">
38 <div id="gallery">
40 <p>
41 <a href="../../images/screenshots/slitaz-3.0.png">
42 <img
43 src="../../images/screenshots/slitaz-3.0.png"
44 alt="Stable 3.0"
45 title="Stable 3.0"
46 style="width: 480px;" /></a>
47 </p>
49 <p>
50 <a href="../../images/screenshots/slitaz_2.png">
51 <img
52 src="../../images/screenshots/slitaz_2.png"
53 alt="Stable 2.0"
54 title="Stable 2.0"
55 style="width: 480px;" /></a>
56 </p>
58 <p>
59 <img
60 src="../../images/screenshots/index-desktop.png"
61 alt="Stable 1.0"
62 title="Stable 1.0"
63 style="width: 480px;" />
64 </p>
66 <p>
67 <img
68 src="../../images/screenshots/cooking-geany.png"
69 alt="Cooking - Geany and GPicview"
70 title="Cooking - Geany and GPicview"
71 style="width: 480px;" />
72 </p>
74 <p>
75 <img
76 src="../../images/screenshots/cooking-conky.png"
77 alt="Cooking - Conky"
78 title="Cooking - Conky"
79 style="width: 480px;" />
80 </p>
82 <p>
83 <img
84 src="../../images/screenshots/cooking-mplayer.png"
85 alt="Cooking - Multimediaplayer MPlayer"
86 title="Cooking - Multimediaplayer MPlayer"
87 style="width: 480px;" />
88 </p>
90 <p>
91 <img
92 src="../../images/screenshots/cooking-superuserpcmanfm.png"
93 alt="Cooking - Dateimanager PCManFM"
94 title="Cooking - Dateimanager PCManFM"
95 style="width: 480px; height: 384px;" />
96 </p>
98 <p>
99 <img
100 src="../../images/screenshots/e17.png"
101 alt="Stable - E17"
102 title="Stable - E17"
103 style="width: 480px;" />
104 </p>
106 <!-- Gallery end -->
107 </div>
109 <!-- End of content -->
110 </div>
112 <?php include("../../lib/html/footer.html"); ?>
114 </body>
115 </html>