Add navigation to site plan

main
Martin Braun 1 day ago
parent 489655bd52
commit e8235ca4b8
  1. 3
      en/index.html
  2. 7
      index.html

@ -137,6 +137,9 @@
<p>The building is accessible by foot from the city center in about 15 minutes, from the main train
station in about 10 minutes, or from the bus stops "Blaue Brücke" and "Landestheater".</p>
<p>We will meet in the rooms and areas of the ground floor and the 2nd, 6th and 7th floors.</p>
<div class="button-container">
<a href="site-plan.html" class="button">Site Plan</a>
</div>
<iframe id="map" width="800" height="500"
src="https://www.openstreetmap.org/export/embed.html?bbox=9.061722457408907%2C48.51540328325071%2C9.064798951148989%2C48.517036085911435&amp;layer=mapnik&amp;marker=48.516218802800694%2C9.063262045383453"
style="border: 1px solid black"></iframe><br /><small><a

@ -132,14 +132,17 @@
</div>
</div>
<div class="box" id="location">
<div class="box" id="location">
<h2>Ort</h2>
<p>Der Tag der digitalen Freiheit findet in der Westspitze Tübingen statt.</p>
<p class="big">Eisenbahnstraße 1, 72072 Tübingen</p>
<p>Das Gebäude ist zu Fuß aus der Innenstadt in ca. 15 Minuten, vom Hauptbahnhof in ca. 10 Minuten, oder
von den
Bushaltestellen „Blaue Brücke“ und „Landestheater“ zu erreichen.</p>
Bushaltestellen „Blaue Brücke" und „Landestheater" zu erreichen.</p>
<p>Wir treffen uns in den Räumen und auf den Flächen des Erdgeschoss und der Etagen 2, 6 und 7.</p>
<div class="button-container">
<a href="site-plan.html" class="button">Lageplan</a>
</div>
<iframe id="map" width="800" height="500"
src="https://www.openstreetmap.org/export/embed.html?bbox=9.061722457408907%2C48.51540328325071%2C9.064798951148989%2C48.517036085911435&amp;layer=mapnik&amp;marker=48.516218802800694%2C9.063262045383453"
style="border: 1px solid black"></iframe><br /><small><a

Loading…
Cancel
Save