forked from haveachin/Epic-Sax
21 lines
No EOL
830 B
HTML
21 lines
No EOL
830 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="assets/styles/saxophone.css">
|
|
<title>Sopransaxophon</title>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Sopransaxophon</h1>
|
|
<img src="assets/images/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> |