-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
381 lines (378 loc) · 16.1 KB
/
index.html
File metadata and controls
381 lines (378 loc) · 16.1 KB
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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
Het beste van NPO vind je op NPO Start
</title>
<link rel="stylesheet" href="styles/style.css">
<link rel="icon" type="image/png" href="images/npo-logo-32x32.png">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/css/all.min.css" integrity="sha256-+N4/V/SbAFiW1MPBCXnfnP9QSN3+Keu+NlB+0ev/YKQ=" crossorigin="anonymous" />
</head>
<body>
<header>
<!--De desktop navigatie-->
<nav>
<ul>
<li><a href="index.html"><img src="images/npo-logo.png" alt="npo logo"></a></li>
<li><a href="index.html">Live</a></li>
<li><a href="programma.html">Programma's</a></li>
<li><a href="index.html">Gids</a></li>
<li></li>
<li></li>
<li><a href="index.html">Probeer NPO Start Plus</a></li>
<li><a href="index.html">Kind</a></li>
<li>
<a href="">
<img src="images/mijn_npo.svg" alt=""><span>Inloggen</span>
</a>
</li>
<li>
<button id="zoekenknop" type="button">
<img src="images/search_icon.svg" alt=""><span>Zoeken</span>
</button>
</li>
</ul>
</nav>
<!--De zoekbalk die buiten beeld is gepositioneerd-->
<div id="zoekbalk">
<form action="index.html">
<input type="text" placeholder="Zoeken">
<button type="button" id="annuleerKnop"><img src="images/close.svg" alt=""></button>
</form>
</div>
<a href="index.html"><img src="images/npo-logo.png" alt="npo logo"></a>
<!--De mobiele navigatie met daarin twee knoppen-->
<nav id="mobielnav">
<button type="button" id="hamburgerknop">
<img src="images/menu.svg" alt="">Menu
</button>
<button type="button" id="zoekknop">
<img src="images/search_icon.svg" alt="">Zoeken
</button>
</nav>
<!--Het hamburger menu dat uitklapt-->
<ul id="mobielnavul">
<li><a href="index.html">Live</a></li>
<li><a href="programma.html">Programma's</a></li>
<li><a href="index.html">Gids</a></li>
<li><a href="index.html">Kind</a></li>
</ul>
<!--De spotlight tekst die het meeste recente programma introduceerd-->
<section>
<h1>
Documantaire | De Faeröer eilanden
</h1>
<p>
De Faeröer eilanden is een afgelegen eilandengroep in de Atlantische Oceaan. Het is een autonoom onderdeel van Denemarken en ligt tussen Schotland, Noorwegen en IJsland. Het is een prachtige bestemming, maar enige voorbereiding is wel noodzakelijk. Het is namelijk een bijzonder uitgestrekte bestemming en het weer is onvoorspelbaar. Toch is het een prachtige bestemming!
</p>
<button type="button">Nu kijken ></button>
</section>
</header>
<main>
<!--content slider 1 -->
<div>
<h1>Gesprek van de dag ></h1>
<div>
<button id="slideLeft1" type="button"><</button>
<div id="container1">
<figure>
<img src="images/DWDD.jpg" alt="DWDD">
<figcaption>De Wereld Draait Door</figcaption>
</figure>
<figure>
<img src="images/Jinek.jpg" alt="">
<figcaption>Jinek</figcaption>
</figure>
<figure>
<img src="images/Pauw.jpg" alt="">
<figcaption>Pauw</figcaption>
</figure>
<figure>
<img src="images/M.png" alt="">
<figcaption>M.</figcaption>
</figure>
<figure>
<img src="images/NOSJournaal.jpg" alt="">
<figcaption>NOS Journaal</figcaption>
</figure>
<figure>
<img src="images/NOSStudioSport.jpg" alt="">
<figcaption>NOS SportJournaal</figcaption>
</figure>
<figure>
<img src="images/EenVandaag.jpg" alt="">
<figcaption>EenVandaag</figcaption>
</figure>
<figure>
<img src="images/Radar.jpg" alt="">
<figcaption>Radar</figcaption>
</figure>
</div>
<button id="slideRight1" type="button">></button>
</div>
</div>
<!--content slider 2 -->
<div>
<h1>Uitgelicht ></h1>
<div>
<button id="slideLeft2" type="button"><</button>
<div id="container2">
<figure>
<img src="images/OnzeBoerderij.jpg" alt="Onze Boerderij">
<figcaption>Onze Boerderij</figcaption>
</figure>
<figure>
<img src="images/Sluipschutters.jpg" alt="Sluipschutters">
<figcaption>Sluipschutters</figcaption>
</figure>
<figure>
<img src="images/aVeryBrittishScandal.jpg" alt="A Very Brittisch Scandalj">
<figcaption>A Very Brittisch Scandal</figcaption>
</figure>
<figure>
<img src="images/BelowTheSurface.jpg" alt="Below the surface">
<figcaption>Below the surface</figcaption>
</figure>
<figure>
<img src="images/HetBesteVoorKees.jpg" alt="2Doc Het beste voor Kees">
<figcaption>2DOC | Het beste voor Kees</figcaption>
</figure>
<figure>
<img src="images/Turn.jpg" alt="2Doc Turn!">
<figcaption>2Doc | Turn!</figcaption>
</figure>
<figure>
<img src="images/Jeugd.jpg" alt="Brugklas">
<figcaption>Brugklas</figcaption>
</figure>
<figure>
<img src="images/TheRaft.jpg" alt="TheRaft">
<figcaption>The Raft</figcaption>
</figure>
</div>
<button id="slideRight2" type="button">></button>
</div>
</div>
<!--content slider 3 -->
<div>
<h1>Meest bekeken ></h1>
<div>
<button id="slideLeft3" type="button"><</button>
<div id="container3">
<figure>
<img src="images/ZondagMetLubach.jpg" alt="Zondag Met Lubach">
<figcaption>Zondag met Lubach</figcaption>
</figure>
<figure>
<img src="images/BesteZangers.jpg" alt="Beste Zangers">
<figcaption>Beste Zangers</figcaption>
</figure>
<figure>
<img src="images/Brugklas.jpg" alt="Brugklas">
<figcaption>Brugklas</figcaption>
</figure>
<figure>
<img src="images/StanlyH.jpg" alt="Stanley H.">
<figcaption>Stanley H.</figcaption>
</figure>
<figure>
<img src="images/OnzeBoerderij.jpg" alt="Onze Boerderij">
<figcaption>Onze Boerderij</figcaption>
</figure>
<figure>
<img src="images/OnzeBoerderij2.jpg" alt="Onze Boerderij">
<figcaption>Onze Boerderij</figcaption>
</figure>
<figure>
<img src="images/Hunted.jpg" alt="Hunted">
<figcaption>Hunted</figcaption>
</figure>
<figure>
<img src="images/NOSJournaal.jpg" alt="NOS Journaal">
<figcaption>NOS Journaal</figcaption>
</figure>
</div>
<button id="slideRight3" type="button">></button>
</div>
</div>
<!--categorieën container -->
<div>
<h1>Populair</h1>
<div>
<div>
<p>Series</p>
</div>
<div>
<p>Documantaires</p>
</div>
<div>
<p>Jeugd</p>
</div>
<div>
<p>Films</p>
</div>
<div>
<p>Reizen</p>
</div>
</div>
</div>
<!--content slider 4 -->
<div>
<h1>Nederlandse Series ></h1>
<div>
<button id="slideLeft4" type="button"><</button>
<div id="container4">
<figure>
<img src="images/StanlyH.jpg" alt="Stanley H.">
<figcaption>Stanley H.</figcaption>
</figure>
<figure>
<img src="images/Smeris.jpg" alt="Smeris">
<figcaption>Smeris</figcaption>
</figure>
<figure>
<img src="images/Series.jpg" alt="Grenslanders">
<figcaption>Grenslanders</figcaption>
</figure>
<figure>
<img src="images/FlikkenRotterdam.png" alt="Flikken Rotterdam">
<figcaption>Flikken Rotterdam</figcaption>
</figure>
<figure>
<img src="images/Penoz.jpg" alt="Penoza">
<figcaption>PENOZA</figcaption>
</figure>
<figure>
<img src="images/FlikkenMaastricht.png" alt="Flikken Maastricht">
<figcaption>Flikken Maastricht</figcaption>
</figure>
<figure>
<img src="images/DeLuizenMoeder.jpg" alt="De Luizenmoeder">
<figcaption>De Luizenmoeder</figcaption>
</figure>
</div>
<button id="slideRight4" type="button">></button>
</div>
</div>
<!--content slider 5 -->
<div>
<h1>Gemist ></h1>
<div>
<button id="slideLeft5" type="button"><</button>
<div id="container5">
<figure>
<img src="images/HetGeheimeDagboek.jpg" alt="Het geheime dagboek Van Hendrik Groen">
<figcaption>Hendrik Groen</figcaption>
</figure>
<figure>
<img src="images/FirstDates.jpg" alt="First Dates">
<figcaption>First Dates</figcaption>
</figure>
<figure>
<img src="images/Hunted2.jpg" alt="Hunted">
<figcaption>Hunted</figcaption>
</figure>
<figure>
<img src="images/EllieInDeHandel.jpg" alt="Ellie in de Handel">
<figcaption>Ellie in de Handel</figcaption>
</figure>
<figure>
<img src="images/Spoorloos.png" alt="Spoorloos Extra">
<figcaption>Spoorloos Extra</figcaption>
</figure>
<figure>
<img src="images/MetHetMesOpTafel.jpg" alt="Met het mes op tafel">
<figcaption>Met het Mes op Tafel</figcaption>
</figure>
<figure>
<img src="images/TypischGroesbeek.jpg" alt="Typisch Groesbeek">
<figcaption>Typisch Groesbeek</figcaption>
</figure>
<figure>
<img src="images/DoorAndereOgen.jpg" alt="Door Andere Ogen">
<figcaption>Door Andere Ogen</figcaption>
</figure>
</div>
<button id="slideRight5" type="button">></button>
</div>
</div>
<div>
<p>Op de hoogte blijven de nieuwste ontwikkelingen rond NPO Start? Dat kan!</p>
<p>Meld uzelf hieronder aan voor onze maandelijkste nieuwsbrief.</p>
<form action="https://codepen.io/CodingSmart/pen/JjjNQGx">
<label for="">E-mail:</label>
<input type="email" placeholder="npo@npostart.nl">
<button type="submit"><span>Aanmelden</span><img src="https://www.npostart.nl/images/asset_player_play.svg" alt=""></button>
</form>
</div>
</main>
<footer>
<!--De footer met vier lijsten van externe links-->
<div>
<div>
<h2>Omroepen</h2>
<ul>
<li>AVROTROS</li>
<li>BNNVARA</li>
<li>EO</li>
<li>Human</li>
<li>KRO-NCRV</li>
<li>MAX</li>
<li>NOS</li>
<li>NTR</li>
<li>PowNed</li>
<li>VPRO</li>
<li>WNL</li>
</ul>
</div>
<div>
<h2>Organisatie</h2>
<ul>
<li>Over NPO</li>
<li>Werken bij NPO</li>
<li>Pers</li>
<li>Vraag en antwoord</li>
</ul>
</div>
<div>
<h2>Ook NPO</h2>
<ul>
<li>Zappelin</li>
<li>Zapp</li>
<li>NPO 3</li>
<li>BVN</li>
<li>NPO Extra</li>
<li>NPO Campus</li>
<li>NPO Focus</li>
<li>NPO-fonds</li>
<li>Ombudsman</li>
<li>Net in Nederland</li>
</ul>
</div>
<div>
<h2>Volg de NPO</h2>
<ul>
<li>iPad & iPhone</li>
<li>Android</li>
<li>Instagram</li>
<li>Facebook</li>
<li>Nieuwsbrief</li>
</ul>
</div>
</div>
<div>
<div>
<p><span>Algemene voorwaarden & Privacy</span><span>NPO id Gebruiksvoorwaarden</span><span>NPO Start Plus Gebruiksvoorwaarden</span><span>Cookiebeleid</span><span>Informatie over adverteren</span></p>
</div>
<figure>
<img src="images/npo-logo-40x40.png" alt="NPO logo">
</figure>
</div>
</footer>
<script src="scripts/script.js"></script>
</body>
<!--Bronnen voor de afbeeldingen is https://www.npostart.nl/
Header background-image is uit mijn eigen gallerij-->
</html>