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

Tiny edits of the hidden data (doctype, meta, line endings, hidden symbols).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 23 23:53:42 2015 +0300 (2015-04-23)
parents 5e950c2d6f82
children
rev   line source
al@1256 1 <!DOCTYPE html>
al@1256 2 <html lang="da">
bohoejer@864 3 <head>
al@1256 4 <meta charset="utf-8"/>
al@1023 5 <title>SliTaz Screenshots</title>
al@1256 6 <meta name="description" content="SliTaz GNU/Linux project artwok images logos"/>
al@1256 7 <meta name="keywords" lang="en" content="about slitaz, gnu, linux, mini distro, livecd"/>
al@1023 8 <meta name="author" content="Linux User"/>
al@1011 9 <?php include("../../lib/html/meta-link.html"); ?>
bohoejer@864 10 </head>
bohoejer@864 11 <body>
bohoejer@864 12
al@1011 13 <?php include("../../lib/html/header.da.html"); ?>
bohoejer@864 14
bohoejer@864 15 <!-- Block -->
bohoejer@864 16 <div id="block">
al@1011 17 <?php include("../../lib/html/nav.da.html"); ?>
bohoejer@864 18 <!-- Information/image -->
bohoejer@864 19 <div id="block_info">
al@1005 20 <h4>Skærmbilleder</h4>
bohoejer@864 21 <p>
al@1023 22 Billeder sigermere end tusinde ord... Skærmbilleder af
al@1023 23 de sidste stabile og udviklingsversioner. Måske vil du også
al@1023 24 finde, diskutere, dele og lægge SliTaz grafik op!
bohoejer@864 25 </p>
bohoejer@864 26 <p>
bohoejer@864 27 <img src="../../images/users.png" alt="users.png" />
al@1005 28 <a href="http://scn.slitaz.org/groups/artwork/">Deltag på SliTaz Netværket</a>
bohoejer@864 29 </p>
bohoejer@864 30 </div>
bohoejer@864 31 </div>
bohoejer@864 32
al@1013 33 <?php include("../../lib/lang.php"); ?>
al@1007 34
bohoejer@864 35 <!-- Content -->
bohoejer@864 36 <div id="content">
bohoejer@864 37
bohoejer@864 38 <div id="gallery">
bohoejer@864 39
paul@1147 40 <div><a href="/images/screenshots/slitaz-4.0.png">
paul@1147 41 <img src="/images/screenshots/slitaz-4.0.png"
paul@1147 42 alt="Stabil 4.0" /></a><br />
paul@1147 43 Stabil 4.0</div>
paul@1147 44
al@1023 45 <div><a href="/images/screenshots/slitaz-3.0.png">
al@1023 46 <img src="/images/screenshots/slitaz-3.0.png"
al@1023 47 alt="Stabil 3.0" /></a><br />
al@1023 48 Stabil 3.0</div>
bohoejer@864 49
al@1023 50 <div><a href="/images/screenshots/slitaz_2.png">
al@1023 51 <img src="/images/screenshots/slitaz_2.png"
al@1023 52 alt="Stabil 2.0" /></a><br />
al@1023 53 Stabil 2.0</div>
bohoejer@864 54
al@1023 55 <div><a href="/images/screenshots/index-desktop.png">
al@1023 56 <img src="/images/screenshots/index-desktop.png"
al@1023 57 alt="Stabil 1.0" /></a><br />
al@1023 58 Stabil 1.0</div>
bohoejer@864 59
al@1023 60 <div><img src="/images/screenshots/cooking-geany.png"
al@1023 61 alt="Udvikling - Geany og GPicview" /><br />
al@1023 62 Udvikling - Geany og GPicview</div>
bohoejer@864 63
al@1023 64 <div><img src="/images/screenshots/cooking-conky.png"
al@1023 65 alt="Udvikling - Conky" /><br />
al@1023 66 Udvikling - Conky</div>
bohoejer@864 67
al@1023 68 <div><img src="/images/screenshots/cooking-mplayer.png"
al@1023 69 alt="Udvikling - Multimedieafspiller MPlayer" /><br />
al@1023 70 Udvikling - Multimedieafspiller MPlayer</div>
bohoejer@864 71
al@1023 72 <div><img src="/images/screenshots/cooking-superuserpcmanfm.png"
al@1023 73 alt="Udvikling - Filhåndtering PCManFM" /><br />
al@1023 74 Udvikling - Filhåndtering PCManFM</div>
bohoejer@864 75
al@1023 76 <div><img src="/images/screenshots/e17.png"
al@1023 77 alt="Stabil - E17" /><br />
al@1023 78 Stabil - E17</div>
bohoejer@864 79
bohoejer@864 80 <!-- Gallery end -->
bohoejer@864 81 </div>
bohoejer@864 82
bohoejer@864 83 <!-- End of content -->
bohoejer@864 84 </div>
bohoejer@864 85
al@1011 86 <?php include("../../lib/html/footer.da.html"); ?>
bohoejer@864 87
bohoejer@864 88 </body>
bohoejer@864 89 </html>