-
Notifications
You must be signed in to change notification settings - Fork 0
/
vraagjes.html
31 lines (27 loc) · 1.33 KB
/
vraagjes.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
<html><head>
<title>Vraagjes voor bij de thee</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald">
<link href="https://marcovandervlag.github.io/css/stylesnavbar.css" rel="stylesheet">
<link href="https://marcovandervlag.github.io/css/styles.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="https://marcovandervlag.github.io/img/favicon.ico">
<script src="https://cdn.bootcss.com/jquery/2.1.1/jquery.min.js"></script>
<script src="https://cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<meta property="og:image" content="https://www.pickwick.nl/siteassets/tea-topics/teatopics_green.png?width=387&format=webp&quality=80"/>
</head>
<body>
<div id="main-bar"></div>
<!-- Menu bar -->
<script src="https://marcovandervlag.github.io/js/nav.js" id="nav-bar"></script>
<!-- End menu bar-->
<!--end CssMenu-->
</div>
<div class="theequote"><i>
<script src="https://marcovandervlag.github.io/js/gespreksOnderwerpenVraag.js" id="template"></script>
</i>
<div id="template"></div>
</div>
</body>
</html>