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

da: code cleaning
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Mar 31 21:20:15 2012 +0300 (2012-03-31)
parents 7bb8568e1c75
children 5e950c2d6f82
rev   line source
bohoejer@864 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
al@1023 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>
al@1023 5 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
al@1023 6 <title>SliTaz Screenshots</title>
al@1023 7 <meta name="description" content="SliTaz GNU/Linux project artwok images logos" />
al@1023 8 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd" />
al@1023 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@1023 23 Billeder sigermere end tusinde ord... Skærmbilleder af
al@1023 24 de sidste stabile og udviklingsversioner. Måske vil du også
al@1023 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
al@1023 41 <div><a href="/images/screenshots/slitaz-3.0.png">
al@1023 42 <img src="/images/screenshots/slitaz-3.0.png"
al@1023 43 alt="Stabil 3.0" /></a><br />
al@1023 44 Stabil 3.0</div>
bohoejer@864 45
al@1023 46 <div><a href="/images/screenshots/slitaz_2.png">
al@1023 47 <img src="/images/screenshots/slitaz_2.png"
al@1023 48 alt="Stabil 2.0" /></a><br />
al@1023 49 Stabil 2.0</div>
bohoejer@864 50
al@1023 51 <div><a href="/images/screenshots/index-desktop.png">
al@1023 52 <img src="/images/screenshots/index-desktop.png"
al@1023 53 alt="Stabil 1.0" /></a><br />
al@1023 54 Stabil 1.0</div>
bohoejer@864 55
al@1023 56 <div><img src="/images/screenshots/cooking-geany.png"
al@1023 57 alt="Udvikling - Geany og GPicview" /><br />
al@1023 58 Udvikling - Geany og GPicview</div>
bohoejer@864 59
al@1023 60 <div><img src="/images/screenshots/cooking-conky.png"
al@1023 61 alt="Udvikling - Conky" /><br />
al@1023 62 Udvikling - Conky</div>
bohoejer@864 63
al@1023 64 <div><img src="/images/screenshots/cooking-mplayer.png"
al@1023 65 alt="Udvikling - Multimedieafspiller MPlayer" /><br />
al@1023 66 Udvikling - Multimedieafspiller MPlayer</div>
bohoejer@864 67
al@1023 68 <div><img src="/images/screenshots/cooking-superuserpcmanfm.png"
al@1023 69 alt="Udvikling - Filhåndtering PCManFM" /><br />
al@1023 70 Udvikling - Filhåndtering PCManFM</div>
bohoejer@864 71
al@1023 72 <div><img src="/images/screenshots/e17.png"
al@1023 73 alt="Stabil - E17" /><br />
al@1023 74 Stabil - E17</div>
bohoejer@864 75
bohoejer@864 76 <!-- Gallery end -->
bohoejer@864 77 </div>
bohoejer@864 78
bohoejer@864 79 <!-- End of content -->
bohoejer@864 80 </div>
bohoejer@864 81
al@1011 82 <?php include("../../lib/html/footer.da.html"); ?>
bohoejer@864 83
bohoejer@864 84 </body>
bohoejer@864 85 </html>