generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
learner-courses.html
149 lines (149 loc) · 7.74 KB
/
learner-courses.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>SK Training Courses</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
type="text/css" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
type="text/css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/hover.css/2.3.1/css/hover-min.css" />
<link rel="stylesheet" href="assets/css/style.css" type="text/css" />
</head>
<body>
<!----------------------------------------HEADER---------------------------------------->
<header>
<nav class="navigation">
<input type="checkbox" id="check" />
<label for="check" class="checkbtn">
<i class="fa fa-bars" aria-hidden="true"></i>
</label>
<a class="logo-index" href="index.html"><span id="logo">SK training</span></a>
<ul>
<li class="menu-item"><a href="learner-about.html">About</a></li>
<li class="menu-item"><a class="active" href="learner-courses.html">Courses</a></li>
<li class="menu-item"><a href="learner-fees.html">Fees</a></li>
<li class="menu-item"><a href="learner-contact.html">Contact</a></li>
</ul>
</nav>
</header>
<!----------------------------------------END HEADER---------------------------------------->
<!----------------------------------------BANNER---------------------------------------->
<div class="container-fluid banner-container">
<div class="row">
<div id="banner" class="jumbotron container mt-4">
<div class="cover-text">
<h2>Sk training</h2>
<h3>Dutch language courses</h3>
</div>
</div>
</div>
</div>
<!----------------------------------------END BANNER---------------------------------------->
<!----------------------------------------COURSES---------------------------------------->
<section>
<div class="container page-title">
<div class="row">
<div class="col">
<h3>Courses</h3>
<hr>
</div>
</div>
</div>
<div class="container container-courses">
<div class="row">
<div class="col">During a first, free of charge, meeting at our office, we will see if we 'click'. We
will talk about your reasons for wanting to learn Dutch, and what your goals are. We will check to see
what your level is, and make a personal plan for the future. Our lessons are all practice-oriented, which
means that you will be able to use what you’ve learned in the classroom, immediately outside of the
classroom.
<br><br>
</div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-handshake-o" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">First meeting (intake) FREE of charge, without obligations;</div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-graduation-cap" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Inburgering, Staatsexamen, WEB;</div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-user" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Private lessons; </div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-users" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Group lessons (4 - 6 p.); </div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-desktop" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Skype lessons; </div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-level-up" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Levels A0 - B2; </div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-clock-o" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Classes will take place on a weekday, during the day or in the evening. We will find a time that works for you.</div>
</div>
<div class="row">
<div class="col-md-1 justify-content-center text-center">
<i class="fa fa-map-marker" aria-hidden="true"></i>
</div>
<div class="col-md-11 courses-details">Location: live in our classroom at the OBA or in your house (max.
20km from Amsterdam), or behind your computer.
</div>
</div>
</div>
</section>
<!----------------------------------------END COURSES---------------------------------------->
<!----------------------------------------FOOTER---------------------------------------->
<footer class="container-fluid">
<ul class="list-inline social-links">
<li class="list-inline-item">
<a target="_blank" href="http://www.linkedin.com">
<i class="fa fa-linkedin" aria-hidden="true"></i>
<span class="sr-only">LinkedIn</span>
</a>
</li>
<li class="list-inline-item">
<a target="_blank" href="http://www.facebook.com">
<i class="fa fa-facebook" aria-hidden="true"></i>
<span class="sr-only">Facebook</span>
</a>
</li>
<li class="list-inline-item">
<a target="_blank" href="http://instagram.com">
<i class="fa fa-instagram" aria-hidden="true"></i>
<span class="sr-only">Instagram</span>
</a>
</li>
<li class="list-inline-item">
<a target="_blank" href="http://youtube.com">
<i class="fa fa-youtube" aria-hidden="true"></i>
<span class="sr-only">Youtube</span>
</a>
</li>
</ul>
</footer>
<!----------------------------------------END FOOTER---------------------------------------->
</body>
</html>