Epic-Sax-2/sopransaxophon.html
2019-07-11 17:09:30 +02:00

22 lines
No EOL
944 B
HTML

<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">
<title>Sopransaxophon</title>
</head>
<body>
<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>
<a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p>
Das Sopransaxophon sieht auf den ersten Blick aus wie eine Klarinette aus Messing. Jedoch gehört es ebenfalls zu
der Gattung der Saxophone. Das Sopransax ist wie das Tenorsaxophon in B gestimmt und überschneidet sich vom
Tonumfang mit dem Altsax, wobei es noch viel höher kann.
</p>
</body>
</html>