<html> <head> <meta name="viewport" charset="UTF-8" content="width=device-width, height=device-height, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css"> <title>Altsaxophon</title> </head> <body> <button class="button" onclick="window.location.href='index.html#sax'" type="button">Zurück</button> <h1>Altsaxophon</h1> <img src="inhalte/bilder/Altsaxophon.png" /> <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>