master #1

Manually merged
SimGie merged 7 commits from haveachin/Epic-Sax:master into master 2019-07-11 15:23:35 +00:00
14 changed files with 52 additions and 17 deletions
Showing only changes of commit e4e92e9e78 - Show all commits

View file

@ -1,2 +1,3 @@
# Epic-Sax
//Test

View file

@ -2,13 +2,14 @@
<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">
<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&uuml;ck</button>
<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="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p>

View file

@ -2,13 +2,14 @@
<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">
<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="assets/images/Baritonsaxophon.png" />
<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>

View file

@ -2,11 +2,12 @@
<head>
<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>
</head>
<body>
<button class="button" onclick="window.location.href='index.html'" type="button">Zur&uuml;ck</button>
<h1>Impressum</h1>
<p>
Hannes Jaeschke<br />

View file

@ -2,7 +2,7 @@
<head>
<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>
</head>
@ -25,29 +25,29 @@
ein. Heut zu Tage ist das Saxophon vor allem im Jazz beheimatet, jedoch auch in der modernen Blasmusik.</p>
</div>
<div class="page explore">
<h1>Entdecken Sie die Vielfalt der Saxophone</h1>
<h1 id="sax">Entdecken Sie die Vielfalt der Saxophone</h1>
<div class="saxophones">
<a href="sopransaxophon.html">
<div class="saxophone">
<img src="assets/images/Sopransaxophon.png" />
<img src="inhalte/bilder/Sopransaxophon.png" />
<p>Sopransaxophon</p>
</div>
</a>
<a href="altsaxophon.html">
<div class="saxophone">
<img src="assets/images/Altsaxophon.png" />
<img src="inhalte/bilder/Altsaxophon.png" />
<p>Altsaxophon</p>
</div>
</a>
<a href="tenorsaxophon.html">
<div class="saxophone">
<img src="assets/images/Tenorsaxophon.png" />
<img src="inhalte/bilder/Tenorsaxophon.png" />
<p>Tenorsaxophon</p>
</div>
</a>
<a href="baritonsaxophon.html">
<div class="saxophone">
<img src="assets/images/Baritonsaxophon.png" />
<img src="inhalte/bilder/Baritonsaxophon.png" />
<p>Baritonsaxophon</p>
</div>
</a>

View file

After

Width:  |  Height:  |  Size: 826 KiB

View file

After

Width:  |  Height:  |  Size: 249 KiB

View file

After

Width:  |  Height:  |  Size: 282 KiB

View file

After

Width:  |  Height:  |  Size: 68 KiB

View file

@ -21,3 +21,17 @@ p {
font-size: 5vh;
}
.button {
background-color: grey;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.button:hover {
background-color: lightgray;
color: white;
}

View file

@ -58,3 +58,18 @@ a.quelle {
text-align: center;
font-size: 2vh;
}
.button {
background-color: grey;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
.button:hover {
background-color: lightgray;
color: white;
}

View file

@ -2,13 +2,14 @@
<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">
<link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
<title>Sopransaxophon</title>
</head>
<body>
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
<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="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p>

View file

@ -2,13 +2,14 @@
<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">
<link rel="stylesheet" type="text/css" href="inhalte/designes/saxophone.css">
<title>Tenorsaxophon</title>
</head>
<body>
<button class="button" onclick="window.location.href='index.html#sax'" type="button">Zur&uuml;ck</button>
<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="buy" href="https://www.thomann.de/de/saxophone.html">Kaufen auf thomann.de</a>
<p>