generated from Tehes/startingTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
172 lines (157 loc) · 7.29 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no'>
<title>Yvonne & Tino</title>
<link rel="apple-touch-icon" href="icons/180x180.png" />
<link rel="shortcut icon" href="icons/favicon.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Licorice&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Cabin:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<script async src="https://cdn.splitbee.io/sb.js"></script>
</head>
<body>
<header>
<h1>Yvonne & Tino</h1>
<ul>
<li><a href="#gallery">Galerie</a></li>
<li><a href="#location">Location</a></li>
<li class="cta"><a href="#rsvp">Antwort</a></li>
<li><a href="#kontakt">Kontakt</a></li>
</ul>
</header>
<section id="hero">
<img class="flower2" src="logo/flowers/Element 2.svg">
<img class="flower3" src="logo/flowers/Element 3.svg">
<img class="flower4" src="logo/flowers/Element 4.svg">
<img class="flower5" src="logo/flowers/Element 5.svg">
<img class="flower6" src="logo/flowers/Element 7.svg">
<img class="flower7" src="logo/flowers/Element 9.svg">
<h2>Wir heiraten</h2>
<h3>Standesamtliche Trauung im Hessenpark
<br>17. September 2022 - 12 Uhr
</h3>
</section>
<img class="flower1" src="logo/flowers/Element 1.svg">
<section id="gallery">
<h2>Galerie</h2>
<img src="img/gallery/IMG_1936.jpg">
<img src="img/gallery/IMG_3673.jpg">
<img src="img/gallery/IMG_3169.jpg">
<img src="img/gallery/IMG_4687.jpg" loading="lazy">
<img src="img/gallery/IMG_4134.jpg" loading="lazy">
<img src="img/gallery/IMG_4620.jpg" loading="lazy" class="positionleft">
</section>
<section id="quote">
<div>
<blockquote>Die Erfahrung lehrt uns, dass Liebe nicht darin besteht, dass man einander ansieht, sondern dass man gemeinsam in die gleiche Richtung blickt.
</blockquote>
<cite>- Antoine de Saint-Exupéry</cite>
</div>
<img src="logo/logo.svg">
</section>
<section id="location">
<h2>Location</h2>
<div class="card">
<img src="img/location/IMG_4795.jpg" loading="lazy">
<h3>Trauung</h3>
<p>Um 12 Uhr findet die standesamtliche Trauung in Standesamt im Hessenpark statt. Anschließend freuen wir uns darauf beim Sektempfang im Rosengarten mit euch auf unsere Hochzeit anzustoßen. Damit keiner auf leeren Magen trinken muss, ist für den kleinen Hunger gesorgt. Während wir im Anschluss Fotos machen lassen, habt ihr Zeit das schöne Freilichtmuseum Hessenpark zu erkunden. Dafür haben wir ein paar Entdeckungsrouten ausgesucht, die ausgedruckt für euch bereit liegen.</p>
</div>
<div class="card">
<img src="img/location/IMG_4790.jpg" loading="lazy">
<h3>Feier</h3>
<p>Wir feiern in einer fußläufig gelegen Scheune im Hessenpark. Dort treffen wir euch um 16 Uhr wieder. Euch erwarten Buffet, Musik und das ein oder andere Spiel. Wir freuen uns auf einen geselligen Abend mit unseren lieben Gästen. </p>
</div>
<div class="card">
<img class="positionleft" src="img/location/Marktplatz_Esther_Gunkel.JPG" loading="lazy">
<h3>Übernachtung</h3>
<p>Für alle, die übernachten wollen, haben wir bis zum 14. April ein kleines Kontingent im Landhotel für euch reserviert. Mit einer E-Mail an landhotel@hepa-gastro.de und dem Hinweis auf die Hochzeit Steckel/Sabetta bekommt ihr 10% Rabatt. Alternativ können wir das nur 10 Autominuten entfernte Limeshotel (info@limeshotel.de) in Wehrheim empfehlen.</p>
</div>
</section>
<section id="map">
<div id="map-cta">Klicken um Karte zu aktivieren</div>
<div id="adress"><a href="https://goo.gl/maps/ELdUvUPTMMW1ux5s7" target="_blank">Hessenpark<br>Laubweg 5<br>61267 Neu-Anspach</a></div>
<iframe id="osm" class="no_scroll" src="https://www.openstreetmap.org/export/embed.html?bbox=8.527598083019258%2C50.274923200508915%2C8.531878888607027%2C50.27670594746032&layer=mapnik" loading="lazy"></iframe>
</section>
<section id="rsvp">
<h2>Antwort</h2>
<!--Anmeldeformular außer Betrieb genommen. Action = https://submit-form.com/5iAT7YYH -->
<form action="">
<input type="radio" id="accept" name="attendance" value="accept">
<label for="accept">Ich/Wir komme/n</label><br>
<input type="radio" id="decline" name="attendance" value="decline">
<label for="decline">Ich/Wir komme/n nicht</label><br>
<label for="email">E-Mail:</label><br>
<input type="email" id="email" name="email" placeholder="E-Mail" required/><br>
<label for="adults">Anzahl Erwachsene:</label><br>
<select id="adults">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
</select><br>
<input type="text" class="adults" name="adults" placeholder="Name" required/>
<label for="children">Anzahl Kinder:</label><br>
<select id="children">
<option value="0">0</option>
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
</select><br>
<label for="message">Anmerkungen:</label><br>
<textarea id="message" name="message" placeholder="Veganer, Allergien, etc."></textarea><br>
<button type="submit">Senden</button>
</form>
</section>
<section id="gift">
<img src="logo/flugzeug.svg" loading="lazy">
<div>
<blockquote>Mit euch zu feiern ist für uns das größte Geschenk. Wenn ihr uns dennoch etwas schenken möchtet, würden wir uns über einen Zuschuss zu unserer Hochzeitsreise freuen.
</blockquote>
<cite>Geschenkwunsch des Brautpaars</cite>
</div>
</section>
<section id="kontakt">
<h2>Kontakt</h2>
<div id="trauzeuginnen">
<div>
<img src="img/trauzeuginnen/franiska-steckel.jpg" loading="lazy">
<p>Franziska Steckel, <br> Trauzeugin von Yvonne</p>
</div>
<div>
<img src="img/trauzeuginnen/aileen-sabetta.jpg" loading="lazy">
<p>Aileen Sabetta, <br> Trauzeugin von Tino</p>
</div>
</div>
<form method="POST" action="https://formsubmit.co/tino.sabetta@gmail.com" target="_blank">
<label for="recipient">Nachricht an:</label><br>
<select id="recipient">
<option value="tino.sabetta@gmail.com">Brautpaar</option>
<option value="Aileen_Sab@web.de">Trauzeugin Aileen</option>
<option value="FrSteckel@web.de">Trauzeugin Franziska</option>
</select><br>
<label for="name">Name:</label><br>
<input type="text" id="name" name="name" placeholder="Name" required><br>
<label for="email">E-Mail:</label><br>
<input type="email" id="email" name="email" placeholder="E-Mail" required><br>
<input type="text" name="_honey" style="display:none">
<label for="message">Deine Nachricht:</label><br>
<textarea id="message" name="message" placeholder="Text" required></textarea><br>
<button type="submit">Senden</button>
</form>
</section>
<footer>
<p>hand crafted with ♥ by <a href="https://github.com/Tehes">Tehes</a></p>
<p><a href="#hero">zurück nach oben</a></p>
</footer>
<script type="module" src="./js/app.js"></script>
</body>
</html>