website annotate da/artwork/screenshots.php @ rev 1013

cn, da, de, en, es, id, it, ru: lib/lang.php applied to all pages
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Mar 30 03:53:36 2012 +0300 (2012-03-30)
parents 91715690fd7d
children 2c8983b24e4e
rev   line source
bohoejer@864 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1005 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
bohoejer@864 3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="da" lang="da">
bohoejer@864 4 <head>
bohoejer@864 5 <title>SliTaz Screenshots</title>
al@1005 6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
bohoejer@864 7 <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
bohoejer@864 8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
bohoejer@864 9 <meta name="author" content="Linux User"/>
al@1011 10 <?php include("../../lib/html/meta-link.html"); ?>
bohoejer@864 11 </head>
bohoejer@864 12 <body>
bohoejer@864 13
al@1011 14 <?php include("../../lib/html/header.da.html"); ?>
bohoejer@864 15
bohoejer@864 16 <!-- Block -->
bohoejer@864 17 <div id="block">
al@1011 18 <?php include("../../lib/html/nav.da.html"); ?>
bohoejer@864 19 <!-- Information/image -->
bohoejer@864 20 <div id="block_info">
al@1005 21 <h4>Skærmbilleder</h4>
bohoejer@864 22 <p>
al@1005 23 Billeder sigermere end tusinde ord... Skærmbilleder af
al@1005 24 de sidste stabile og udviklingsversioner. Måske vil du også
al@1005 25 finde, diskutere, dele og lægge SliTaz grafik op!
bohoejer@864 26 </p>
bohoejer@864 27 <p>
bohoejer@864 28 <img src="../../images/users.png" alt="users.png" />
al@1005 29 <a href="http://scn.slitaz.org/groups/artwork/">Deltag på SliTaz Netværket</a>
bohoejer@864 30 </p>
bohoejer@864 31 </div>
bohoejer@864 32 </div>
bohoejer@864 33
al@1013 34 <?php include("../../lib/lang.php"); ?>
al@1007 35
bohoejer@864 36 <!-- Content -->
bohoejer@864 37 <div id="content">
bohoejer@864 38
bohoejer@864 39 <div id="gallery">
bohoejer@864 40
bohoejer@864 41 <p>
bohoejer@864 42 <a href="../../images/screenshots/slitaz-3.0.png">
bohoejer@864 43 <img
bohoejer@864 44 src="../../images/screenshots/slitaz-3.0.png"
bohoejer@864 45 alt="Stabil 3.0"
bohoejer@864 46 title="Stabil 3.0"
bohoejer@864 47 style="width: 480px;" /></a>
bohoejer@864 48 </p>
bohoejer@864 49
bohoejer@864 50 <p>
bohoejer@864 51 <a href="../../images/screenshots/slitaz_2.png">
bohoejer@864 52 <img
bohoejer@864 53 src="../../images/screenshots/slitaz_2.png"
bohoejer@864 54 alt="Stabil 2.0"
bohoejer@864 55 title="Stabil 2.0"
bohoejer@864 56 style="width: 480px;" /></a>
bohoejer@864 57 </p>
bohoejer@864 58
bohoejer@864 59 <p>
bohoejer@864 60 <img
bohoejer@864 61 src="../../images/screenshots/index-desktop.png"
bohoejer@864 62 alt="Stabil 1.0"
bohoejer@864 63 title="Stabil 1.0"
bohoejer@864 64 style="width: 480px;" />
bohoejer@864 65 </p>
bohoejer@864 66
bohoejer@864 67 <p>
bohoejer@864 68 <img
bohoejer@864 69 src="../../images/screenshots/cooking-geany.png"
bohoejer@864 70 alt="Udvikling - Geany og GPicview"
bohoejer@864 71 title="Udvikling - Geany og GPicview"
bohoejer@864 72 style="width: 480px;" />
bohoejer@864 73 </p>
bohoejer@864 74
bohoejer@864 75 <p>
bohoejer@864 76 <img
bohoejer@864 77 src="../../images/screenshots/cooking-conky.png"
bohoejer@864 78 alt="Udvikling - Conky"
bohoejer@864 79 title="Udvikling - Conky"
bohoejer@864 80 style="width: 480px;" />
bohoejer@864 81 </p>
bohoejer@864 82
bohoejer@864 83 <p>
bohoejer@864 84 <img
bohoejer@864 85 src="../../images/screenshots/cooking-mplayer.png"
bohoejer@864 86 alt="Udvikling - Multimedieafspiller MPlayer"
bohoejer@864 87 title="Udvikling - Multimedieafspiller MPlayer"
bohoejer@864 88 style="width: 480px;" />
bohoejer@864 89 </p>
bohoejer@864 90
bohoejer@864 91 <p>
bohoejer@864 92 <img
bohoejer@864 93 src="../../images/screenshots/cooking-superuserpcmanfm.png"
al@1005 94 alt="Udvikling - Filhåndtering PCManFM"
al@1005 95 title="Udvikling - Filhåndtering PCManFM"
bohoejer@864 96 style="width: 480px; height: 384px;" />
bohoejer@864 97 </p>
bohoejer@864 98
bohoejer@864 99 <p>
bohoejer@864 100 <img
bohoejer@864 101 src="../../images/screenshots/e17.png"
bohoejer@864 102 alt="Stabil - E17"
bohoejer@864 103 title="Stabil - E17"
bohoejer@864 104 style="width: 480px;" />
bohoejer@864 105 </p>
bohoejer@864 106
bohoejer@864 107 <!-- Gallery end -->
bohoejer@864 108 </div>
bohoejer@864 109
bohoejer@864 110 <!-- End of content -->
bohoejer@864 111 </div>
bohoejer@864 112
al@1011 113 <?php include("../../lib/html/footer.da.html"); ?>
bohoejer@864 114
bohoejer@864 115 </body>
bohoejer@864 116 </html>