implement =>place for back jump

This commit is contained in:
Lea Steinbrenner 2019-07-11 17:09:30 +02:00
parent 512e8c433b
commit c12e5fa45f
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
</head>
<body>
<button class="button" onclick="window.location.href='index.html'" type="button">Zur&uuml;ck</button>
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
<h1>Altsaxophon</h1>
<img src="inhalte/bilder/Altsaxophon.png" />
<a class="quelle" href="https://www.kisspng.com/free/alto-saxophone.html">Bildquelle</a>

View file

@ -7,7 +7,7 @@
</head>
<body>
<button class="button" onclick="window.location.href='index.html'" type="button">Zur&uuml;ck</button>
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
<h1>Baritonsaxophon</h1>
<img src="inhalte/bilder/Baritonsaxophon.png" />
<a class="quelle" href="https://de.kisspng.com/png-vw76al/">Bildquelle</a>

View file

@ -25,7 +25,7 @@
ein. Heut zu Tage ist das Saxophon vor allem im Jazz beheimatet, jedoch auch in der modernen Blasmusik.</p>
</div>
<div class="page explore">
<h1>Entdecken Sie die Vielfalt der Saxophone</h1>
<h1 id="sax">Entdecken Sie die Vielfalt der Saxophone</h1>
<div class="saxophones">
<a href="sopransaxophon.html">
<div class="saxophone">

View file

@ -7,7 +7,7 @@
</head>
<body>
<button class="button" onclick="window.location.href='index.html'" type="button">Zur&uuml;ck</button>
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
<h1>Sopransaxophon</h1>
<img src="inhalte/bilder/Sopransaxophon.png" />
<a class="quelle" href="https://de.kisspng.com/png-mqadkl/">Bildquelle</a>

View file

@ -7,7 +7,7 @@
</head>
<body>
<button class="button" onclick="window.location.href='index.html'" type="button">Zur&uuml;ck</button>
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
<h1>Tenorsaxophon</h1>
<img src="inhalte/bilder/Tenorsaxophon.png" />
<a class="quelle" href="https://de.kisspng.com/png-vcd3ox/download-png.html">Bildquelle</a>