-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
187 lines (172 loc) · 9.13 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
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!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">
<link rel="icon" href="images/logo_transparant.png">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/944787e8dd.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="css/style.css">
<title>Index</title>
</head>
<body>
<header class="sticky-top">
<nav class="navbar navbar-expand-lg bg-light">
<div class="container-fluid">
<a class="navbar-brand" href="index.html"><img src="images/logo_transparant.png" height="60px" alt=""></a>
<button class="navbar-toggler ms-auto custom-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item btn-group">
<a class="btn" href="index.html" role="button">Home</a>
<a class="btn" href="projecten.html" role="button">Projecten</a>
<button type="button" class="btn dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-expanded="false">
<span class="visually-hidden">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu">
<li><a class="dropdown-item" href="detailpagina.html">project1</a></li>
<li><a class="dropdown-item" href="#">project2</a></li>
<li><a class="dropdown-item" href="#">project3</a></li>
</ul>
<a class="btn" href="contact.html" role="button">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="p-2 mb-4 mt-1">
<!--Hero-->
<div class="rounded-3">
<div class="container text-center">
<h1 class="display-5 fw-bold">Hallo</h1>
<p class=" fs-4">Using a series of utilities, you can create this jumbotron, just like the one in previous versions of Bootstrap. Check out the examples below for how you can remix and restyle it to your liking.</p>
<a class="btn btn-primary btn-lg" href="contact.html" role="button">Contact</a>
</div>
</div>
<!--Hero-->
<!--carousel-->
<div class="h-100 d-flex align-items-center justify-content-center p-5">
<div class="slider">
<!--Slide 1-->
<div class="slide">
<img src="images/SliderHomePage/1.png" class="img-fluid" alt="">
</div>
<!--Slide 2-->
<div class="slide">
<img src="images/SliderHomePage/2.png" class="img-fluid" alt="">
</div>
<!--Slide 3-->
<div class="slide">
<img src="images/SliderHomePage/3.png" class="img-fluid" alt="">
</div>
<!--Slide 4-->
<div class="slide">
<img src="images/SliderHomePage/4.png" class="img-fluid" alt="">
</div>
<!--Slide 5-->
<div class="slide">
<img src="images/SliderHomePage/5.png" class="img-fluid" alt="">
</div>
<button class="button button-next">></button>
<button class="button button-prev"><</button>
</div>
</div>
<!--carousel-->
<!--Projecten-->
<div class="container mt-5">
<!--project 1-->
<div class="row">
<div class="col-md">
<h2>Projecten</h2>
</div>
</div>
<div class="row mb-5">
<div class="col-md">
<img id="imgProject1" class="projecten" src="images/SliderHomePage/1.png" alt="">
</div>
<div class="col-md ">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quas eos neque vel quis impedit aperiam consequuntur cumque! Laudantium eius officiis ducimus ullam nihil, rem nisi, et mollitia, eum magni cumque.
</p>
<button id="btnProject1" type="button" class="btn btn-primary">Ga naar project</button>
</div>
</div>
<!--project 2 big screen-->
<div class="big-screen">
<div class="row pt-5 mb-5">
<div class="col-md">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quas eos neque vel quis impedit aperiam consequuntur cumque! Laudantium eius officiis ducimus ullam nihil, rem nisi, et mollitia, eum magni cumque.
</p>
<button type="button" id="btnProject2" class="btn btn-primary">Ga naar project</button>
</div>
<div class="col-md">
<img id="imgProject2" class="projecten" src="images/SliderHomePage/2.png" alt="">
</div>
</div>
</div>
<!--project 2 small screen-->
<div class="small-screen">
<div class="row pt-5 mb-5 flex-column-reverse">
<div class="col-md">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quas eos neque vel quis impedit aperiam consequuntur cumque! Laudantium eius officiis ducimus ullam nihil, rem nisi, et mollitia, eum magni cumque.
</p>
<button type="button" id="btnProject2Small" class="btn btn-primary">Ga naar project</button>
</div>
<div class="col-md">
<img id="imgProject2Small" class="projecten" src="images/SliderHomePage/2.png" alt="">
</div>
</div>
</div>
<!--project 3-->
<div class="row pt-5">
<div class="col-md">
<img id="imgProject3" class="projecten" src="images/SliderHomePage/3.png" alt="">
</div>
<div class="col-md">
<p>Lorem ipsum, dolor sit amet consectetur adipisicing elit. Quas eos neque vel quis impedit aperiam consequuntur cumque! Laudantium eius officiis ducimus ullam nihil, rem nisi, et mollitia, eum magni cumque.
</p>
<button type="button" id="btnProject3" class="btn btn-primary">Ga naar project</button>
</div>
</div>
</div>
<!--Projecten-->
</div>
<footer class="bg-light text-center text-white">
<!-- Grid container -->
<div class="container p-4 pb-0">
<!-- Section: Social media -->
<section class="mb-4">
<!-- Facebook -->
<a class="btn text-white btn-floating m-1" style="background-color: #3b5998;" href="#!" role="button"><i class="fab fa-facebook-f"></i
></a>
<!-- Twitter -->
<a class="btn text-white btn-floating m-1" style="background-color: #55acee;" href="#!" role="button"><i class="fab fa-twitter"></i
></a>
<!-- Google -->
<a class="btn text-white btn-floating m-1" style="background-color: #dd4b39;" href="#!" role="button"><i class="fab fa-google"></i
></a>
<!-- Instagram -->
<a class="btn text-white btn-floating m-1" style="background-color: #ac2bac;" href="#!" role="button"><i class="fab fa-instagram"></i
></a>
<!-- Linkedin -->
<a class="btn text-white btn-floating m-1" style="background-color: #0082ca;" href="#!" role="button"><i class="fab fa-linkedin-in"></i
></a>
</section>
<!-- Section: Social media -->
</div>
<!-- Grid container -->
<!-- Copyright -->
<div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
© 2022 Copyright:
<a class="text-white" href="https://BDVoegwerken.be/">BDVoegwerken</a>
</div>
<!-- Copyright -->
</footer>
<script src="javascript/addLocalStorage.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4" crossorigin="anonymous"></script>
<script src="javascript/Index.js"></script>
</body>
</html>