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

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

News ergänzt (August)

  • Property svn:keywords set to Id
File size: 1.9 KB
Line 
1<?php
2        $seiten_id = 'news';
3        $version = '$Id: news.php 454 2013-08-31 20:15:45Z heribert $';
4        $titel = "What's new?";
5       
6        $neues_menu = <<< MENU
7- titel: "Punch-Card-Music"
8  text: "Technique and art"     
9  link: "#Mai_2013"
10       
11- titel: "IBM 026 Card-Punch"
12  text: ""
13  link: "#April_2013"
14       
15- titel: "Pianola"
16  text: "Functional explanation of the pianola"
17  link: "#March_2013"
18 
19- titel: "NCR446"
20  text: "Paper tape accessories"
21  link: "#February_2013"
22
23 
24
25MENU;
26// ende der menue-Eintraege
27
28        if(!require("../lib/technikum29.php")) return;
29?>
30<h2>What's new?</h2>
31
32    <p>This is a news feed for the recent changes on our homepage. The latest
33       posts are on top.</p>
34
35
36    <ul class="news-feed">
37       
38       
39        <li><h3>May 2013</h3><br>
40<div "box left clear-after">
41        <img src="/shared/photos/rechnertechnik/ross-moll.jpg" width="300" height="196" class="nomargin-bottom" />
42        We support artists, look here 
43        <a href="/en/miscellaneous.php#music"> <b>Punch-Card-Music</b> </a>
44        </div>
45       
46       
47       
48<li><h3>April 2013</h3><br>
49<div class="box left clear-after">
50<img src="/shared/photos/rechnertechnik/ibm26.jpg" width="300" height="287" />
51IBM 026 Card Punch now in the technikum29 <a href="/en/computer/punchcard.php#026"><b><br>Look here</b></a><br><br>
52
53</div>
54        <li><h3>March 2013</h3><br>
55<div class="box left clear-after">
56    <img src="/de/geraete/pianola-funktionserklaerung/einzelbilder/Bild1.png"
57width="300" height="225">
58
59New on our website: <br> <br>
60  <a href="/en/devices/functional-explanation-pianola.php/"> <b>Functional explanation of the pianola</b></a>
61</li>
62        <li><h3>February 2013</h3>
63<div class="box left">
64<img src="/shared/photos/rechnertechnik/handlocher.jpg" width="341" height="214" />
65</div>
66Also accessories for paper tape provide an insight into the early storage media. <br> <a href="/en/computer/commercial.php#acc"><b>Look here:</b></a>
67<div class="clear"></div></li>
68
69       
70       
71       
72
73    </ul>
74
75
76
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