-
Notifications
You must be signed in to change notification settings - Fork 1
/
about.html
440 lines (409 loc) · 24.6 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>LearnHub — A site for all</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Free HTML5 Website Template by freehtml5.co" />
<meta name="keywords" content="free website templates, free html5, free template, free bootstrap, free website template, html5, css3, mobile first, responsive" />
<meta name="author" content="freehtml5.co" />
<meta property="og:title" content=""/>
<meta property="og:image" content=""/>
<meta property="og:url" content=""/>
<meta property="og:site_name" content=""/>
<meta property="og:description" content=""/>
<meta name="twitter:title" content="" />
<meta name="twitter:image" content="" />
<meta name="twitter:url" content="" />
<meta name="twitter:card" content="" />
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400" rel="stylesheet">
<!-- Animate.css -->
<link rel="stylesheet" href="css/animate.css">
<!-- Icomoon Icon Fonts-->
<link rel="stylesheet" href="css/icomoon.css">
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Magnific Popup -->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- Flexslider -->
<link rel="stylesheet" href="css/flexslider.css">
<!-- Pricing -->
<link rel="stylesheet" href="css/pricing.css">
<!-- Theme style -->
<link rel="stylesheet" href="css/style.css">
<!-- Modernizr JS -->
<script src="js/modernizr-2.6.2.min.js"></script>
<!-- FOR IE9 below -->
<!--[if lt IE 9]>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="fh5co-loader"></div>
<div id="page">
<nav class="fh5co-nav" role="navigation">
<div class="top">
<div class="container">
<div class="row">
<div class="col-xs-12 text-right">
<p class="site">www.Learnhub.com</p>
<p class="num">Call: +234 8034 123 283</p>
<ul class="fh5co-social">
<li><a href="#"><i class="icon-facebook2"></i></a></li>
<li><a href="#"><i class="icon-twitter2"></i></a></li>
<li><a href="#"><i class="icon-dribbble2"></i></a></li>
<li><a href="#"><i class="icon-github"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="top-menu">
<div class="container">
<div class="row">
<div class="col-xs-2">
<div id="fh5co-logo"><a href="index.html"><i class="icon-study"></i>Learnhub<span>.</span></a></div>
</div>
<div class="col-xs-10 text-right menu-1">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="teacher.html">Teachers</a></li>
<li class="active"><a href="about.html">About</a></li>
<li><a href="pricing.html">Pricing</a></li>
<li class="has-dropdown">
<a href="blog.html">Blog</a>
<ul class="dropdown">
<li><a href="#">Articles</a></li>
<li><a href="#">Your stories</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
<li class="btn-cta"><a href="#"><span>Login</span></a></li>
<li class="btn-cta"><a href="#"><span>Register a Course</span></a></li>
<li class="btn-cta">
<a href="#"><span>Sign up as a teacher</span></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<aside id="fh5co-hero">
<div class="flexslider">
<ul class="slides">
<li style="background-image: url(https://media.istockphoto.com/id/1475870205/photo/well-done-high-five-and-teacher-with-children-in-classroom-for-learning-support-and.jpg?s=612x612&w=0&k=20&c=l6ryZYGJBfTNHXxPh0LBMcqDJ14safFdfs9k8z5EJMs=);">
<div class="overlay-gradient"></div>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center slider-text">
<div class="slider-text-inner">
<h1 class="heading-section">About Us</h1>
<h2>Unlocking Knowledge,Empowering Minds!!!<a href="http://freehtml5.co/" target="_blank"></a></h2>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>
</aside>
<div id="fh5co-about">
<div class="container">
<div class="col-md-6 animate-box">
<span>About Us</span>
<h2>Welcome to Learnhub!</h2>
<p>An ultimate resource for primary and secondary education! We are dedicated to providing a comprehensive platform that empowers students,parents and educators to thrive in the world of education.</p>
<p>At Learnhub, we understand the importance of a solid foundation in primary and secondary education. We believe that every child deserves access to quality learning opportunities that foster their intellectual, social, and emotional growth. Our mission is to bridge the gap between learners and knowledge, by offering a diverse range of educational resources, tools, and support.</p>
<p>Our team consists of passionate n, experienced professionals, and technology experts who are committed to transforming the way education is delivered. We strive to make learning engaging, interactive, and accessible to all. Through our user-friendly interface, you will discover a wealth of content designed to cater to various learning styles and abilities.</p>
<p>Whether you are a student seeking academic assistance, a parent looking for guidance, or an educator searching for innovative teaching strategies, learned has got you covered. Our extensive collection of educational materials, including interactive lessons, practice exercises, worksheets, and study guides, will help you navigate through core subjects such as mathematics, science, language arts, social studies, and more.</p>
</div>
<div class="col-md-6">
<img class="img-responsive" src="https://media.istockphoto.com/id/1331216457/photo/happy-girl-talking-to-her-black-teacher-during-a-class-at-elementary-school.jpg?s=612x612&w=0&k=20&c=FfOso5-Fip_VNQklgiF5eOfvmF9SgVdSqQmqPb0CFYo=" alt="Free HTML5 Bootstrap Template">
</div>
</div>
</div>
<div id="fh5co-counter" class="fh5co-counters" style="background-image: url(https://media.istockphoto.com/id/1338737959/photo/little-kids-schoolchildren-pupils-students-running-hurrying-to-the-school-building-for.jpg?s=612x612&w=0&k=20&c=u2eZV7PY4TTGKvxRBRkhiaDoFFEFPKeOlCsYARCqFSI=);" data-stellar-background-ratio="0.5">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row">
<div class="col-md-3 col-sm-6 text-center animate-box">
<span class="icon"><i class="icon-world"></i></span>
<span class="fh5co-counter js-counter" data-from="0" data-to="36" data-speed="5000" data-refresh-interval="50"></span>
<span class="fh5co-counter-label">African Countries</span>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<span class="icon"><i class="icon-study"></i></span>
<span class="fh5co-counter js-counter" data-from="0" data-to="400" data-speed="5000" data-refresh-interval="50"></span>
<span class="fh5co-counter-label">Students Enrolled</span>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<span class="icon"><i class="icon-bulb"></i></span>
<span class="fh5co-counter js-counter" data-from="0" data-to="500" data-speed="5000" data-refresh-interval="50"></span>
<span class="fh5co-counter-label">Classes Complete</span>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<span class="icon"><i class="icon-head"></i></span>
<span class="fh5co-counter js-counter" data-from="0" data-to="35" data-speed="5000" data-refresh-interval="50"></span>
<span class="fh5co-counter-label">Certified Teachers</span>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-course-categories">
<div class="container">
<div class="row animate-box">
<div class="col-md-6 col-md-offset-3 text-center fh5co-heading">
<h2>Course categories</h2>
<p>We offer a wide range of courses designed to engage and educate young learners. Our course category covers various subjects such as math, science, history, language arts, and more. Each course is carefully crafted to make learning enjoyable and interactive for children. Through our engaging lessons, fun activities, and interactive quizzes, kids can develop a strong foundation in key academic areas. Our courses are designed to cater to different age groups and learning levels, ensuring that every child can find the right course for their needs. Join us and let your child embark on an exciting learning journey with our educational courses.</p>
</div>
</div>
<div class="row">
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-shop"></i>
</span>
<div class="desc">
<h3><a href="#">Business studies</a></h3>
<p>Welcome to our Business Studies course category, designed specifically for kids and tutors. Our courses are tailored to provide students with skilled knowledge. </p>
</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-heart4"></i>
</span>
<div class="desc">
<h3><a href="#">Basic & Science</a></h3>
<p> Our Basic Science Course category on Learnhub for kids and tutors! Here, young learners can embark on an exciting journey of scientific exploration and discovery.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-banknote"></i>
</span>
<div class="desc">
<h3><a href="#">Mathematics</a></h3>
<p>Our mathematics course is designed to equip students with the necessary knowledge and skills to excel in mathematics at the primary and secondary school levels. </p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-lab2"></i>
</span>
<div class="desc">
<h3><a href="#">Science & Technology</a></h3>
<p>This course is designed to ignite curiosity and foster a love for scientific exploration in young minds. Students will delve into a wide range of subjects, including biology, chemistry, earth science, and even computer science.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-photo"></i>
</span>
<div class="desc">
<h3><a href="#">Fine Art</a></h3>
<p>Welcome to our Fine Arts Course category on Learnhub for kidsand tutors! Here, young learners can explore the world of art, music, dance, and theater to express their ideas and emotions. </p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-home-outline"></i>
</span>
<div class="desc">
<h3><a href="#">Home Economics</a></h3>
<p>Our Home Economics course designed for Kids and tutors! This engaging and interactive course provides a comprehensive understanding of household management and cooking skills.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-bubble3"></i>
</span>
<div class="desc">
<h3><a href="#">Language</a></h3>
<p>Welcome to our online language course for kids and tutors! Our platform offers 1-on-1 language classes taught by certified native-speaking teachers from around the world.</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6 text-center animate-box">
<div class="services">
<span class="icon">
<i class="icon-world"></i>
</span>
<div class="desc">
<h3><a href="#">Computer</a></h3>
<p>Introducing our Computer Science Course for Kids and Tutors! Designed to equip young learners with essential tech skills and foster a love for problem-solving.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="fh5co-register" style="background-image: url(https://media.istockphoto.com/id/682474850/photo/old-open-book.jpg?s=612x612&w=0&k=20&c=pB7KgGajj0LCby86y1Q3U0hgo8voyBCnOB51a5-eJi0=);">
<div class="overlay"></div>
<div class="row">
<div class="col-md-8 col-md-offset-2 animate-box">
<div class="date-counter text-center">
<h2>Get 50 of Online Courses for Free For Three (3) Months</h2>
<h3>By Learn Hub</h3>
<p><strong>Limited Offer, Hurry Up!</strong></p>
<p><a href="#" class="btn btn-primary btn-lg btn-reg">Register Now!</a></p>
</div>
</div>
</div>
</div>
<div id="fh5co-gallery" class="fh5co-bg-section">
<div class="row text-center">
<h2><span>Instagram Gallery</span></h2>
</div>
<div class="row">
<div class="col-md-3 col-padded">
<a href="#" class="gallery" style="background-image: url(https://media.istockphoto.com/id/1307457391/photo/happy-black-student-raising-arm-to-answer-question-while-attending-class-with-her-university.jpg?s=612x612&w=0&k=20&c=iZaZFyC-WqlqSQc4elqUNPTxLvWPe8P5Tb_YdZnrI9Q=);"></a>
</div>
<div class="col-md-3 col-padded">
<a href="#" class="gallery" style="background-image: url(https://media.istockphoto.com/id/1361844238/photo/high-school-professor-assisting-her-students-in-e-learning-on-laptop-in-the-classroom.jpg?s=612x612&w=0&k=20&c=RUI6d64h2mszvH2CicmeSCp_sZowN1p81dtuctGIaRM=);"></a>
</div>
<div class="col-md-3 col-padded">
<a href="#" class="gallery" style="background-image: url(https://media.istockphoto.com/id/1092203392/photo/primary-school-kids-wearing-school-uniforms-and-backpacks-running-on-a-walkway-outside-their.jpg?s=612x612&w=0&k=20&c=6PU0mCcnvPGav0wtiCST6AUk08fhI2PTSLhvZGiIabg=);"></a>
</div>
<div class="col-md-3 col-padded">
<a href="#" class="gallery" style="background-image: url(https://media.istockphoto.com/id/486325400/photo/teacher-asking-her-students-a-question.jpg?s=612x612&w=0&k=20&c=gA6YxA-uGplqjyZfTKBuOcAXEZz7S_KqgGgEGl8YztQ=);"></a>
</div>
</div>
</div>
<footer id="fh5co-footer" role="contentinfo" style="background-image: url('https://img.freepik.com/free-vector/geometric-science-education-background-vector-gradient-blue-digital-remix_53876-125993.jpg?w=2000');">
<div class="overlay"></div>
<div class="container">
<div class="row row-pb-md">
<div class="col-md-3 fh5co-widget">
<h3>Our Mission</h3>
<p>Our mission is to narrow the disparity in quality education by delivering accessible and
captivating online resources to learners across the globe. We hold the belief that every
individual should have the opportunity to learn and develop, without being constrained by
their geographic location or socioeconomic background. </p>
</div>
<div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 fh5co-widget">
<h3>Learning</h3>
<ul class="fh5co-footer-links">
<li><a href="#">Courses</a></li>
<li><a href="#">Blog</a></li>
<li><a href="#">Research and Insights</a></li>
<li><a href="#">Resource Library</a></li>
<li><a href="#">Curriculum Diversity</a></li>
</ul>
</div>
<div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 fh5co-widget">
<h3>Learn & Grow</h3>
<ul class="fh5co-footer-links">
<li><a href="#">Discussion Forums</a></li>
<li><a href="#">Networking Opportunities</a></li>
<li><a href="#">Impact stories</a></li>
<li><a href="#">Webinars and Workshops</a></li>
<li><a href="#">Innovation showcase</a></li>
</ul>
</div>
<div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 fh5co-widget">
<h3>Engage us</h3>
<ul class="fh5co-footer-links">
<li><a href="#">Become a Volunteer</a></li>
<li><a href="#">Share Your Story </a></li>
<li><a href="#">Lend Your Expertise </a></li>
<li><a href="#">Suggest Collaborations</a></li>
<li><a href="#">Provide Feedback</a></li>
</ul>
</div>
<div class="col-md-2 col-sm-4 col-xs-6 col-md-push-1 fh5co-widget">
<h3>Legal</h3>
<ul class="fh5co-footer-links">
<li><a href="#">Our Team</a></li>
<li><a href="#">Partnerships</a></li>
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Advertise</a></li>
<li><a href="#">Terms and Conditions</a></li>
</ul>
</div>
</div>
<div class="row copyright">
<div class="col-md-12 text-center">
<p>
<small class="block">© 2023 Learnhub. All Rights Reserved.</small>
</div>
</div>
</div>
</footer>
</div>
<div class="gototop js-top">
<a href="#" class="js-gotop"><i class="icon-arrow-up"></i></a>
</div>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<!-- jQuery Easing -->
<script src="js/jquery.easing.1.3.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.min.js"></script>
<!-- Waypoints -->
<script src="js/jquery.waypoints.min.js"></script>
<!-- Stellar Parallax -->
<script src="js/jquery.stellar.min.js"></script>
<!-- Carousel -->
<script src="js/owl.carousel.min.js"></script>
<!-- Flexslider -->
<script src="js/jquery.flexslider-min.js"></script>
<!-- countTo -->
<script src="js/jquery.countTo.js"></script>
<!-- Magnific Popup -->
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific-popup-options.js"></script>
<!-- Count Down -->
<script src="js/simplyCountdown.js"></script>
<!-- Main -->
<script src="js/main.js"></script>
<script>
var d = new Date(new Date().getTime() + 1000 * 120 * 120 * 2000);
// default example
simplyCountdown('.simply-countdown-one', {
year: d.getFullYear(),
month: d.getMonth() + 1,
day: d.getDate()
});
//jQuery example
$('#simply-countdown-losange').simplyCountdown({
year: d.getFullYear(),
month: d.getMonth() + 1,
day: d.getDate(),
enableUtc: false
});
</script>
</body>
</html>, initial-scale=1.0">
<title>Document</title>
</head>
<body>
</body>
</html>