verdeutsche Bergiffe => glaubwürdigkeit

This commit is contained in:
Lea Steinbrenner 2019-07-11 15:39:01 +02:00
parent b67210a92e
commit fdd1f25e27
13 changed files with 14 additions and 14 deletions

View file

@ -2,13 +2,13 @@
<head> <head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> <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"> <link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
<title>Altsaxophon</title> <title>Altsaxophon</title>
</head> </head>
<body> <body>
<h1>Altsaxophon</h1> <h1>Altsaxophon</h1>
<img src="assets/images/Altsaxophon.png" /> <img src="inhalte/bilder/Altsaxophon.png" />
<a class="quelle" href="https://www.kisspng.com/free/alto-saxophone.html">Bildquelle</a> <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> <a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p> <p>

View file

@ -2,13 +2,13 @@
<head> <head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> <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"> <link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
<title>Baritonsaxophon</title> <title>Baritonsaxophon</title>
</head> </head>
<body> <body>
<h1>Baritonsaxophon</h1> <h1>Baritonsaxophon</h1>
<img src="assets/images/Baritonsaxophon.png" /> <img src="inhalte/bilder/Baritonsaxophon.png" />
<a class="quelle" href="https://de.kisspng.com/png-vw76al/">Bildquelle</a> <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> <a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p> <p>

View file

@ -2,7 +2,7 @@
<head> <head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="assets/styles/impressum.css"> <link rel="stylesheet" type="text/css" href="inhalte/designes/impressum.css">
<title>Impressum</title> <title>Impressum</title>
</head> </head>

View file

@ -2,7 +2,7 @@
<head> <head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="assets/styles/index.css"> <link rel="stylesheet" type="text/css" href="inhalte/designes/index.css">
<title>Epic-Sax</title> <title>Epic-Sax</title>
</head> </head>
@ -29,25 +29,25 @@
<div class="saxophones"> <div class="saxophones">
<a href="sopransaxophon.html"> <a href="sopransaxophon.html">
<div class="saxophone"> <div class="saxophone">
<img src="assets/images/Sopransaxophon.png" /> <img src="inhalte/bilder/Sopransaxophon.png" />
<p>Sopransaxophon</p> <p>Sopransaxophon</p>
</div> </div>
</a> </a>
<a href="altsaxophon.html"> <a href="altsaxophon.html">
<div class="saxophone"> <div class="saxophone">
<img src="assets/images/Altsaxophon.png" /> <img src="inhalte/bilder/Altsaxophon.png" />
<p>Altsaxophon</p> <p>Altsaxophon</p>
</div> </div>
</a> </a>
<a href="tenorsaxophon.html"> <a href="tenorsaxophon.html">
<div class="saxophone"> <div class="saxophone">
<img src="assets/images/Tenorsaxophon.png" /> <img src="inhalte/bilder/Tenorsaxophon.png" />
<p>Tenorsaxophon</p> <p>Tenorsaxophon</p>
</div> </div>
</a> </a>
<a href="baritonsaxophon.html"> <a href="baritonsaxophon.html">
<div class="saxophone"> <div class="saxophone">
<img src="assets/images/Baritonsaxophon.png" /> <img src="inhalte/bilder/Baritonsaxophon.png" />
<p>Baritonsaxophon</p> <p>Baritonsaxophon</p>
</div> </div>
</a> </a>

View file

Before

Width:  |  Height:  |  Size: 826 KiB

After

Width:  |  Height:  |  Size: 826 KiB

View file

Before

Width:  |  Height:  |  Size: 249 KiB

After

Width:  |  Height:  |  Size: 249 KiB

View file

Before

Width:  |  Height:  |  Size: 282 KiB

After

Width:  |  Height:  |  Size: 282 KiB

View file

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View file

@ -2,13 +2,13 @@
<head> <head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> <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"> <link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
<title>Sopransaxophon</title> <title>Sopransaxophon</title>
</head> </head>
<body> <body>
<h1>Sopransaxophon</h1> <h1>Sopransaxophon</h1>
<img src="assets/images/Sopransaxophon.png" /> <img src="inhalte/bilder/Sopransaxophon.png" />
<a class="quelle" href="https://de.kisspng.com/png-mqadkl/">Bildquelle</a> <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> <a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p> <p>

View file

@ -2,13 +2,13 @@
<head> <head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0"> <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"> <link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
<title>Tenorsaxophon</title> <title>Tenorsaxophon</title>
</head> </head>
<body> <body>
<h1>Tenorsaxophon</h1> <h1>Tenorsaxophon</h1>
<img src="assets/images/Tenorsaxophon.png" /> <img src="inhalte/bilder/Tenorsaxophon.png" />
<a class="quelle" href="https://de.kisspng.com/png-vcd3ox/download-png.html">Bildquelle</a> <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> <a class="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p> <p>