-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
34 lines (24 loc) · 1.43 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My first website</title>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<h1>Jo Bonten</h1>
<p id="eerste">dsncjdsncdsjkcnjdskncdks</p>
<p class="speciaal">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Quae, reiciendis.</p>
<a href="https://nu.nl">klik op mij</a>
<img src="img/jobonten.jpg" alt="Jo Bonten met doekje om zn hoofd en duim omhoog">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1000.9138077310021!2d5.671601256656031!3d50.86639019170915!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c0e82e6456f6b5%3A0x15fcb8a4591d6fa4!2sBrusselseweg%2C%20Maastricht!5e0!3m2!1snl!2snl!4v1613040932321!5m2!1snl!2snl" width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/UTtCLOe_WF0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<!-- dscs -->
<!-- Dit is zo'n vette website gemaakt door de enige echte!
cdscdsc
dsncjdsncdsjkcnjdskncdksdscdscds -->
</body>
</html>