-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcurriculum.html
461 lines (434 loc) · 24.6 KB
/
curriculum.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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
<html lang="en">
<head>
<!-- Basic Meta Page Needs -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#6D4C41" />
<meta name="msapplication-TileColor" content="#6D4C41">
<meta name="msapplication-navbutton-color" content="#FFFFFF">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="#6D4C41">
<meta content="text/html; charset=UTF-8" name="Content-Type" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description"
content="Kidjo - Smart Digital Playground, Ad Free Curated Premium Videos for Children, Kidjo TV Videos Children Ad Free Premium">
<meta name="author" content="kidjo.tv" />
<meta name="distribution" content="global" />
<meta name="resource-type" content="document" />
<meta name="language" content="en" />
<title>Curriculum - Kidjo TV</title>
<link rel="shortcut icon" type="image/png" href="assets/img/favicon.gif" />
<link rel="icon" type="image/x-icon" href="assets/img/favicon.gif" />
<!-- Bootstrap -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css">
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css"
integrity="sha256-GqiEX9BuR1rv5zPU5Vs2qS/NSHl1BJyBcjQYJ6ycwD4=" crossorigin="anonymous" />
<!-- Styles -->
<link href="css/styles.css" rel="stylesheet">
</head>
<body class="curriculum">
<div class="overlay">
<img src="assets/img/homepage/logo-footer.png" class="lazy img-fluid logo-overlay" alt="logo-kidjo">
<span class="bree-bold">Smart Digital Playground</span>
</div>
<nav class="navbar navbar-light navbar-expand-md fixed-top bg-white shadow-sm">
<div class="container">
<a class="navbar-brand " href="index.html">
<img src="assets/img/homepage/logo-header.png" class="lazy img-fluid logo-header" alt="logo-kidjo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-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 ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="product.html">Products</a>
</li>
<li class="nav-item">
<a class="nav-link" href="faq.html">Help</a>
</li>
<li class="nav-item pd-right">
<a class="btn btn-orange" href="#">Login</a>
</li>
<li class="nav-item dropdown pd-left">
<a class="dropdown-toggle btn btn-white" href="#" id="navbarDropdown" role="button"
data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
En
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" name="fr" href="#">Fr</a>
<a class="dropdown-item" name="es" href="#">Es</a>
<a class="dropdown-item" name="de" href="#">De</a>
<a class="dropdown-item" name="it" href="#">It</a>
<a class="dropdown-item" name="ar" href="#">Ar</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<section class="banner-curriculum">
<img src="assets/img/curriculum/banner-curriculum.png" class="lazy img-fluid cover" alt="cover-banner">
<div class="container">
<h1 class="title-banner bree-bold">Curriculum</h1>
</div>
<img src="assets/img/curriculum/ic-star-2.png" class="lazy img-fluid ic-star" alt="icon-star">
<img src="assets/img/curriculum/ic-curriculum.png" class="lazy img-fluid ic-curriculum" alt="icon-curriculum">
</section>
<section class="skills-curriculum">
<div class="container">
<img src="assets/img/curriculum/line-1.png" class="lazy img-fluid line-1" alt="line-1" data-aos="zoom-in">
<h1 class="text-center bree-bold">Skills</h1>
<div class="text-skills bree-light">
<p class="desc-text">
Young kid's brains grow faster than their feet. In fact, 85% of a person's mind, personality and
skills are developed by age 5. The skills preschool kids develop lay the groundwork for everything
they will learn in school and beyond. Kidjo encourages 8 categories of skills based on the Core
Knowledge Preschool Sequence.
</p>
</div>
</div>
</section>
<section class="skills-item">
<div class="container">
<div class="row">
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="100">
<div class="head-item color-1">
<img src="assets/img/curriculum/skills-1.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Movement & Coordination</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
What does it feel like to relax?<br>
Can you lift that?<br>
Let's play
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="300">
<div class="head-item color-2">
<img src="assets/img/curriculum/skills-2.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Social & Emotional development</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
Do you need help?<br>
Let's work together!<br>
I've got an idea!
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="500">
<div class="head-item color-3">
<img src="assets/img/curriculum/skills-3.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Language</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
That's my favorite book!<br>
Can you guess what happens
next?<br>
I can spell my name.
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="700">
<div class="head-item color-1">
<img src="assets/img/curriculum/skills-4.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Mathematics</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
Red square, blue circle. <br>
How old are you? <br>
I have two dollars!
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="900">
<div class="head-item color-1">
<img src="assets/img/curriculum/skills-5.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">History & Geography</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
My grandma is really old.<br>
Where do we live?<br>
How far away is the North Pole?
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="1100">
<div class="head-item color-2">
<img src="assets/img/curriculum/skills-6.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Science</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
I have two cats and a dog.<br>
Why is the sky blue? <br>
Spring is my favorite season.
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="1300">
<div class="head-item color-3">
<img src="assets/img/curriculum/skills-7.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Music</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
That's my favorite song! <br>
Can you play an instrument? <br>
I can be really loud!
</p>
</div>
</div>
<div class="col-md-3 box-item text-center" data-aos="zoom-in-up" data-aos-delay="1500">
<div class="head-item color-1">
<img src="assets/img/curriculum/skills-8.png" class="lazy img-fluid item-img" alt="item">
<h5 class="title-item bree-serif">Visual Arts</h5>
<span></span>
</div>
<div class="body-item bree-light">
<p class="desc-item text-center">
What does it feel like to relax?<br>
Can you lift that? <br>
Let's play!
</p>
</div>
</div>
</div>
</div>
</section>
<section class="values-skills">
<img src="assets/img/homepage/cover-blue-2.png" class="lazy img-fluid cover-blue" alt="cover-blue">
<img src="assets/img/curriculum/line-2.png" class="lazy img-fluid line-2" alt="line-2" data-aos="zoom-in" data-aos-delay="300">
<div class="container">
<div class="col-12 head-values">
<h1 class="title-values text-center bree-bold">Values</h1>
<h5 class="desc-title bree-light text-center">
At an early age, kids start finding out what they're good at and what they still need to practice. They explore new environments and watch how people interact. They learn how to get along with other kids and how to handle tricky situations. They learn who they want to be.
</h5>
</div>
<div class="row">
<div class="col-md-4 col-12 text-center item-value" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="400">
<div class="bg-yellow box-values">
<h4 class="title-item-values bree-serif">Loving to learn</h4>
<img src="assets/img/curriculum/ic-values-1.png" class="lazy img-fluid ic-values" alt="ic-values">
<p class="desc-item-values bree-light">
Why is the sky blue? <br>
How do I tie my shoe?
</p>
</div>
</div>
<div class="col-md-4 col-12 text-center item-value" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="400">
<div class="bg-white box-values">
<h4 class="title-item-values bree-serif">Being kind</h4>
<img src="assets/img/curriculum/ic-values-2.png" class="lazy img-fluid ic-values" alt="ic-values">
<p class="desc-item-values bree-light">
Here's your doll! <br>
Do you need a hug?
</p>
</div>
</div>
<div class="col-md-4 col-12 text-center item-value" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="400">
<div class="bg-pink box-values">
<h4 class="title-item-values bree-serif">Having courage</h4>
<img src="assets/img/curriculum/ic-values-3.png" class="lazy img-fluid ic-values" alt="ic-values">
<p class="desc-item-values bree-light">
Can I be first? <br>
Please stop bothering me!
</p>
</div>
</div>
<div class="col-md-4 col-12 text-center item-value" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="400">
<div class="bg-yellow box-values">
<h4 class="title-item-values bree-serif">Working together</h4>
<img src="assets/img/curriculum/ic-values-4.png" class="lazy img-fluid ic-values" alt="ic-values">
<p class="desc-item-values bree-light">
It's your turn now! <br>
Take my hand, I'll show you my new dance!
</p>
</div>
</div>
<div class="col-md-4 col-12 text-center item-value" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="400">
<div class="bg-white box-values">
<h4 class="title-item-values bree-serif">Handling our feelings</h4>
<img src="assets/img/curriculum/ic-values-5.png" class="lazy img-fluid ic-values" alt="ic-values">
<p class="desc-item-values bree-light">
That is sooo funny! <br>
Oh no, I lost the game.
</p>
</div>
</div>
<div class="col-md-4 col-12 text-center item-value" data-aos="fade-zoom-in" data-aos-easing="ease-in-back" data-aos-delay="400">
<div class="bg-pink box-values">
<h4 class="title-item-values bree-serif">Opening our minds</h4>
<img src="assets/img/curriculum/ic-values-6.png" class="lazy img-fluid ic-values" alt="ic-values">
<p class="desc-item-values bree-light">
Let's try to open the box another way.<br>
I love singing, too!
</p>
</div>
</div>
</div>
<img src="assets/img/curriculum/ic-illustration.png" class="lazy img-fluid ic-values-bottom" alt="icon-values" data-aos="fade-zoom-in" data-aos-offset="0" data-aos-easing="ease-in-out" data-aos-delay="600">
</div>
</section>
<footer class="footer-kidjo">
<img src="assets/img/homepage/line-7.png" class="lazy img-fluid line-7" alt="line-7">
<div class="container">
<div class="text-center">
<img src="assets/img/homepage/logo-footer.png" class="lazy img-fluid logo-footer" alt="logo-kidjo">
</div>
<div class="terms-privacy">
<ul class="menu-privacy">
<li class="list-menu-privacy">
<a href="index.html">Home</a>
</li>
<li class="list-menu-privacy">
<a href="index.html#inPress">Press</a>
</li>
<li class="list-menu-privacy">
<a href="index.html#boxContact">Contact Us</a>
</li>
<li class="list-menu-privacy">
<a href="legal.html">Legal Notices</a>
</li>
<li class="list-menu-privacy">
<a href="privacy.html">Privacy Policy</a>
</li>
<li class="list-menu-privacy">
<a href="gsc.html">GSCs</a>
</li>
</ul>
</div>
<div class="store-kidjo">
<div class="container">
<div class="d-none d-sm-block">
<div class="row">
<div class="col-12 offset-md-1 col-md-2 box-store">
<a href="https://play.google.com/store/apps/details?id=net.kidjo.app.android">
<img src="assets/img/homepage/download-1.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-12 col-md-2 box-store">
<a href="https://apps.apple.com/us/app/kidjo-tv-for-kids/id1095795448">
<img src="assets/img/homepage/download-2.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-12 col-md-2 box-store">
<a href="#">
<img src="assets/img/homepage/download-3.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-12 col-md-2 box-store">
<a href="https://www.amazon.com/Kidjo-Kids-Have-Fun-Learn/dp/B06X99VRWG">
<img src="assets/img/homepage/download-4.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-12 col-md-2 box-store">
<a href="https://app.kidjo.tv/">
<img src="assets/img/homepage/download-5.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
</div>
</div>
<div class="d-block d-sm-none">
<div class="row">
<div class="col-4 box-store">
<a href="https://play.google.com/store/apps/details?id=net.kidjo.app.android">
<img src="assets/img/homepage/download-1.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-4 box-store">
<a href="https://apps.apple.com/us/app/kidjo-tv-for-kids/id1095795448">
<img src="assets/img/homepage/download-2.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-4 box-store">
<a href="#">
<img src="assets/img/homepage/download-3.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
</div>
</div>
<div class="d-block d-sm-none">
<div class="row">
<div class="col-4 offset-2 box-store">
<a href="https://www.amazon.com/Kidjo-Kids-Have-Fun-Learn/dp/B06X99VRWG">
<img src="assets/img/homepage/download-4.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
<div class="col-4 box-store">
<a href="https://app.kidjo.tv/">
<img src="assets/img/homepage/download-5.png" class="lazy img-fluid store"
alt="store">
</a>
</div>
</div>
</div>
</div>
</div>
<div class="social-links">
<a class="social-media facebook" href="https://www.facebook.com/Kidjotv/?fref=ts">
<i class="fab fa-facebook-f"></i>
</a>
<a class="social-media twitter" href="https://twitter.com/Kidjotv">
<i class="fab fa-twitter"></i>
</a>
</div>
<div class="copyright">
<p class="text-center">@2020 Kidjo Premium</p>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js"
integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous">
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"
integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous">
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.lazyload/1.9.1/jquery.lazyload.min.js"></script>
<script src="https://unpkg.com/swiper/js/swiper.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TweenMax.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TimelineMax.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.6/ScrollMagic.min.js'></script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/ScrollMagic/2.0.6/plugins/animation.gsap.min.js'></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TweenLite.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/TimelineLite.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/plugins/CSSPlugin.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/2.0.2/plugins/BezierPlugin.min.js"></script>
<script src="js/script.js"></script>
</body>
</html>