Epic-Sax/sopransaxophon.html

22 lines
940 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>Sopransaxophon</title>
</head>
<body>
2019-07-11 15:01:36 +00:00
<button class="button" onclick="window.location.href='index.html'" type="button">Zur&uuml;ck</button>
2019-07-11 03:52:25 +00:00
<h1>Sopransaxophon</h1>
<img src="inhalte/bilder/Sopransaxophon.png" />
2019-07-11 03:52:25 +00:00
<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>