forked from Sascha-davidson/the-client-case
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·204 lines (165 loc) · 6.08 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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
<!DOCTYPE html>
<html lang="NL" dir="ltr">
<!-- Sascha Davidson -->
<head>
<meta charset="utf-8">
<meta name="keywords" content="wcaw" />
<meta name="description" content="the client case" />
<meta name="author" content="Sascha Davidson" />
<link rel="stylesheet" href="styles/styles.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<title>the client case</title>
<link rel="icon" type="image/png" href="assets/va-favicon.svg" />
</head>
<body>
<header>
<div class="site-identity">
<a href="index.html">
<img src="assets/vervoerregio-logo.svg" alt="Vervoerregio Amsterdam">
</a>
</div>
<nav>
<ul class="main-nav">
<li><a href="index.html">Home</a></li>
<li><a href="#">wat gebeurt er</a></li>
<li><a href="#">Wat doen wij?</a></li>
<li><a href="#">Wie zijn wij?</a></li>
<li><a href="#">Wcag Richtlijnen</a>
</li>
</ul>
<div class="socialmedias-button">
<a href="https://www.facebook.com/vervoerregio" class="button">
<div class="icon">
<i class="fab fa-facebook-f"></i>
</div>
<span>Facebook</span>
</a>
<a href="https://www.twitter.com/vervoerregio" class="button">
<div class="icon">
<i class="fab fa-twitter"></i>
</div>
<span>Twitter</span>
</a>
<a href="https://www.facebook.com/vervoerregio" class="button">
<div class="icon">
<i class="fab fa-instagram"></i>
</div>
<span>Instagram</span>
</a>
<a href="#" class="button">
<div class="icon">
<i class="fab fa-linkedin"></i>
</div>
<span>Linkedin</span>
</a>
<a href="#" class="button">
<div class="icon">
<i class="fab fa-github"></i>
</div>
<span>Github</span>
</a>
</div>
</nav>
</header>
<div class="header-style">
<section class="vervoerregio-path-box">
<section class="responsive-width"></section>
<section class="logo-width"></section>
<section class="vervoerregio-path"></section>
</section>
<section class="header-style-content">
<section class="header-style-title">
<h1>Maak het web <strong>accessible</strong></h1>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet
dolore magna aliquam Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod
tincidunt ut laoreet dolore magna aliquam </p>
</section>
<section class="header-style-image"><img src="assets/illustraties/header-img.svg" alt="Dame in een rolstoel">
</section>
</section>
<div class="custom-shape-divider-bottom-1666903128">
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none">
<path
d="M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z"
class="shape-fill"></path>
</svg>
</div>
</div>
<main>
<section class="title">
<h2>Vind informatie over</h2>
<div class="informatie">
<a href="kennisbank.html" class="informatie-box">
<img src="assets/illustraties/Kennisbank.svg" alt="Kennisbank">
<h3>Kennisbank</h3>
</a>
<a href="#" class="informatie-box">
<img src="assets/illustraties/Wet-en-regelgeving.svg" alt="regelgeving">
<h3>Wet- en regelgeving</h3>
</a>
<a href="#" class="informatie-box">
<img src="assets/illustraties/Richtlijnen.svg" alt="Richtlijnen">
<h3>Richtlijnen</h3>
</a>
</div>
</section>
<section class="title">
<h2>Volg onze checklist</h2>
<div class="informatie">
<a href="#" class="checklist-box">
<div>
<h3>Maak een checklist</h3>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
laoreet dolore magna aliquam Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy
nibh euismod tincidunt ut laoreet dolore magna aliquam </p>
</div>
<div>
<img src="assets/illustraties/checklist-img.svg" alt="checklist">
</div>
</a>
</div>
</section>
</main>
<footer>
<section class="vervoerregio-path-box-footer">
<div class="vervoerregio-path-footer"></div>
<div class="width-footer"></div>
<div class="responsive-width-footer"></div>
</section>
<Section class="footer-content">
<div class="regio-logo">
<img src="assets/illustraties/vervoerregio's.svg" alt="alle regios van vervoerregio amsterdam">
</div>
<div class="contact">
<h4>Contact</h4>
<ul class="ul-footer">
<li>Vervoerregio<br>
Jodenbreestraat 25<br>
1011 NH Amsterdam</li>
<li>Postbus 626<br>
1000 AP Amsterdam</li>
<li>020-5273700</li>
<li>info@vervoerregio.nl</li>
<li>Aanmelden Nieuwsbrief</li>
</ul>
</div>
<div class="footer-bericht">
<h4>Verstuur een bericht</h4>
<form action="/action_page.php">
<div class="footer-naam-form">
<div><input type="naam" id="fname" name="firstname" placeholder="Voornaam"></div>
<div><input type="naam" id="lname" name="lastname" placeholder="achternaam"></div>
</div>
<input type="email" id="lname" name="email" placeholder="E-mail">
<textarea placeholder="Bericht"></textarea>
<input type="submit" value="Submit">
</form>
</div>
</Section>
<section class="sub-footer">
</section>
</footer>
<script src="scripts/script.js" charset="utf-8"></script>
</body>
</html>