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

21 lines
No EOL
871 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>Baritonsaxophon</title>
</head>
<body>
<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>
<a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p>
Das Barisax ist das tiefste unter den geläufigsten Saxophonen. Es ist wie das Altsax in Es gestimmt und
übernimmt in den meisten Fällen den Bass Part, jedoch kannman auch mit dem Baritonsaxophon Solos spielen.
</p>
</body>
</html>