source: t29-www/en/news.php @ 480

Last change on this file since 480 was 460, checked in by heribert, 11 years ago

Englische Seiten aktualisiert

  • Property svn:keywords set to Id
File size: 1.9 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 460 2013-09-07 10:43:23Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7       
8- titel: "Gamma 55 is up und running"
9  text: ""
10  link: "#September_2013"
11 
12- titel: "Punch-Card-Music"
13  text: "Technique and art"     
14  link: "#Mai_2013"
15       
16- titel: "IBM 026 Card-Punch"
17  text: ""
18  link: "#April_2013"
19       
20- titel: "Pianola"
21  text: "Functional explanation of the pianola"
22  link: "#March_2013"
23 
24
25 
26
27MENU;
28// ende der menue-Eintraege
29
30        if(!require("../lib/technikum29.php")) return;
31?>
32<h2>What's new?</h2>
33
34    <p>This is a news feed for the recent changes on our homepage. The latest
35       posts are on top.</p>
36
37
38    <ul class="news-feed">
39       
40        <li><h3>September 2013</h3>
41<div class="box left">
42                <img src="/shared/photos/rechnertechnik/leser617.jpg" alt="Lochkartenleser" width="241" height="149" /><br><br>
43                </div>
44Success! The BULL GAMMA 55 is up and running! An historical moment, <a href="/en/computer/gamma55.php#ge-55"><b>look here</a></b><br><br><br><br>
45
46
47        <li><h3>May 2013</h3><br>
48<div "box left clear-after">
49        <img src="/shared/photos/rechnertechnik/ross-moll.jpg" width="300" height="196" class="nomargin-bottom" />
50        We support artists, look here 
51        <a href="/en/miscellaneous.php#music"> <b>Punch-Card-Music</b> </a>
52        </div>
53       
54       
55       
56<li><h3>April 2013</h3><br>
57<div class="box left clear-after">
58<img src="/shared/photos/rechnertechnik/ibm26.jpg" width="300" height="287" />
59IBM 026 Card Punch now in the technikum29 <a href="/en/computer/punchcard.php#026"><b><br>Look here</b></a><br><br>
60
61</div>
62        <li><h3>March 2013</h3><br>
63<div class="box left clear-after">
64    <img src="/de/geraete/pianola-funktionserklaerung/einzelbilder/Bild1.png"
65width="300" height="225">
66
67New on our website: <br> <br>
68  <a href="/en/devices/functional-explanation-pianola.php/"> <b>Functional explanation of the pianola</b></a>
69</li>
70
71
72       
73       
74       
75
76    </ul>
77
78
79
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License