21 lines
		
	
	
		
			No EOL
		
	
	
		
			832 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			No EOL
		
	
	
		
			832 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>Tenorsaxophon</title>
 | 
						|
</head>
 | 
						|
 | 
						|
<body>
 | 
						|
    <h1>Tenorsaxophon</h1>
 | 
						|
    <img src="assets/images/Tenorsaxophon.png" />
 | 
						|
    <a class="quelle" href="https://de.kisspng.com/png-vcd3ox/download-png.html">Bildquelle</a>
 | 
						|
    <a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
 | 
						|
    <p>
 | 
						|
        Das Tenorsaxophon ist zwei Oktaven tiefer als das Altsaxophon und ist außerdem in B gestimmt. Dadurch ist es dem
 | 
						|
        Altsaxophon oft unterstellt, begeistert allerdings durch seinen tieferen und aussagekräftigen Ton. Besonders in
 | 
						|
        der Jazzmusik ist das Tenorsax zu finden.
 | 
						|
    </p>
 | 
						|
</body>
 | 
						|
 | 
						|
</html> |