source: t29-www/en/index.php @ 304

Last change on this file since 304 was 299, checked in by heribert, 12 years ago

Zahlreiche Bugfixes, vor allem an der englischen Seite und im Deutschen. Letzte Änderungen, bevor Homepage offiziell ihren Dienst antritt.

  • Property svn:keywords set to Id
File size: 2.9 KB
Line 
1<?php
2        $seiten_id = 'startseite';
3        $version = '$Id: index.php 299 2012-09-19 09:38:55Z heribert $';
4        $titel = "technikum29 Computer museum - Europe's unique computer museum with runnable first general-purpose computers";
5       
6        require "../lib/technikum29.php";
7?>
8
9    <div class="cols">
10       <div class="leftcol startseiten-design">
11         <div class="besonderes">
12           <h2>What's special about it?</h2>
13           <ul>
14               <li>Our museum shows the interesting development of technology
15                   that strongly influences our life</li>
16               <li>In contrast to similar museums that normally only exhibit
17                   the history of technology without showing their functionality,
18                   almost all devices in the technikum29 are operational and are
19                   demonstrated during the guided tours. So you get a totally
20                   different picture of that time. This is quite absolutely
21                   unique </li>
22           </ul>
23          </div>
24
25        <div class="wen">
26            <h2>Target group</h2>
27            <ul>
28                <li>"Old veterans" who might become enthusiastic while
29                    actually using devices from their former days</li>
30                <li>Interested people who want to trace the process of
31                    origin of today's technolgy. You don't have to be
32                    an expert: Almost everybody can find an interesting
33                    part in our broad spectrum of possibilities.</li>
34                <li>Student groups (at least 15 years old), firms outgoing, etc.</li>
35            </ul>
36        </div>
37      </div><!--leftcol-->
38
39      <div class="rightcol startseiten-design">
40        <div class="wo">
41            <h2>Location</h2>
42            <ul>
43                <li>The museum is located in Germany, close to Frankfurt am Main
44                    (more precisely: 65779 Kelkheim). It is privately owned
45                    and run.</li>
46                <li>See <a class="go" href="contact.php">contact data</a></li>
47            </ul>
48        </div>
49
50        <div class="foto">
51                <img src="/shared/photos/start/museum.jpg" alt="Photo of the museum building" width="338" height="228" />
52                <p>The Museum</p>
53        </div>
54
55        <div class="wann">
56            <h2>Opening hours</h2>
57            <ul>
58                       
59                <li>We currently accept only group bookings (at least 8 people). Requests are accepted until five days before the favored date. </li>
60                </li>
61            </ul>
62        </div>
63
64        <div class="erwartung">
65            <h2>Provided services</h2>
66            <ul>
67                <li>Visits are always connected to a guided tour and at least one
68                   presentation on a particular topic. Student groups get an
69                   educational tour, divided in three modules.
70                </li>
71            </ul>
72        </div>
73
74      </div><!--rightcol-->
75    </div><!-- cols -->
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