Epic-Sax-2/altsaxophon.html

21 lines
882 B
HTML
Raw Normal View History

2019-07-11 03:52:25 +00:00
<html>
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
2019-07-11 03:52:25 +00:00
<title>Altsaxophon</title>
</head>
<body>
2019-07-11 15:09:30 +00:00
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
2019-07-11 03:52:25 +00:00
<h1>Altsaxophon</h1>
<img src="inhalte/bilder/Altsaxophon.png" />
2019-07-11 03:52:25 +00:00
<a class="quelle" href="https://www.kisspng.com/free/alto-saxophone.html">Bildquelle</a>
<a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p>
Das Altsaxophon ist das geläufigste Saxophon, da es oft zur Instrumentalausbildung benutz wird. Außerdem eignet
sich das Altsaxophon aufgrund seiner mittelhohen Tonlage besonders gut zum Spielen von führenden Melodien.
</p>
</body>
</html>