-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·411 lines (405 loc) · 26.5 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
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
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
Version: 4.7.5
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: [email protected]
Follow: www.twitter.com/keenthemes
Dribbble: www.dribbble.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
Renew Support: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes
License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project.
-->
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8" />
<title>GPI-EDUCATE</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Preview page of Metronic Admin Theme #3 for dashboard & statistics" name="description" />
<meta content="" name="author" />
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<link href="./assets/global/plugins/bootstrap-daterangepicker/daterangepicker.min.css" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/morris/morris.css" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/fullcalendar/fullcalendar.min.css" rel="stylesheet" type="text/css" />
<link href="./assets/global/plugins/jqvmap/jqvmap/jqvmap.css" rel="stylesheet" type="text/css" />
<link href="./assets/pages/css/about.min.css" rel="stylesheet" type="text/css" />
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN THEME GLOBAL STYLES -->
<link href="./assets/global/css/components-md.min.css" rel="stylesheet" id="style_components" type="text/css" />
<link href="./assets/global/css/plugins-md.min.css" rel="stylesheet" type="text/css" />
<!-- END THEME GLOBAL STYLES -->
<!-- BEGIN THEME LAYOUT STYLES -->
<link href="./assets/layouts/layout3/css/layout.min.css" rel="stylesheet" type="text/css" />
<link href="./assets/layouts/layout3/css/themes/default.min.css" rel="stylesheet" type="text/css" id="style_color" />
<link href="./assets/layouts/layout3/css/custom.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="./style.css">
<!-- END THEME LAYOUT STYLES -->
<link rel="shortcut icon" href="favicon.ico" /> </head>
<!-- END HEAD -->
<body class="page-container-bg-solid page-md">
<div class="page-wrapper">
<div class="page-wrapper-row">
<div class="page-wrapper-top">
<!-- BEGIN HEADER -->
<div class="page-header">
<!-- BEGIN HEADER TOP -->
<div class="page-header-top">
<div class="container">
<!-- BEGIN LOGO -->
<div class="page-logo">
<a href="index.html">
<img src="./assets/layouts/layout/img/gpi_logo.png" width="70" alt="logo" class="logo-default">
</a>
</div>
<!-- END LOGO -->
<!-- BEGIN RESPONSIVE MENU TOGGLER -->
<a href="javascript:;" class="menu-toggler"></a>
<!-- END RESPONSIVE MENU TOGGLER -->
<!-- BEGIN TOP NAVIGATION MENU -->
<div class="top-menu">
<a href="javascript:;" class="btn btn-default uppercase" >get started</a>
<div class="btn-group pull-right">
<button type="button" class="btn btn-fit-height btn-default dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-delay="1000" data-close-others="true"> Login
<i class="fa fa-angle-down"></i>
</button>
<ul class="dropdown-menu pull-right" role="menu">
<li>
<a href="registerAdmin.html">
<i class="icon-bell"></i> as Admin</a>
</li>
<li>
<a href="registerStudents.html">
<i class="icon-shield"></i> as Student </a>
</li>
</ul>
</div>
</div>
<!-- END TOP NAVIGATION MENU -->
</div>
</div>
<!-- END HEADER TOP -->
<!-- BEGIN HEADER MENU -->
<div class="page-header-menu">
<div class="container">
<!-- BEGIN HEADER SEARCH BOX -->
<!-- <form class="search-form" action="page_general_search.html" method="GET">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search" name="query">
<span class="input-group-btn">
<a href="javascript:;" class="btn submit">
<i class="icon-magnifier"></i>
</a>
</span>
</div>
</form> -->
<!-- END HEADER SEARCH BOX -->
<!-- BEGIN MEGA MENU -->
<!-- DOC: Apply "hor-menu-light" class after the "hor-menu" class below to have a horizontal menu with white background -->
<!-- DOC: Remove data-hover="dropdown" and data-close-others="true" attributes below to disable the dropdown opening on mouse hover -->
<div class="hor-menu pull-right ">
<ul class="nav navbar-nav">
<li aria-haspopup="true" class="menu-dropdown classic-menu-dropdown active">
<a href="javascript:;"> Home
<span class="arrow"></span>
</a>
</li>
<li aria-haspopup="true" class="menu-dropdown mega-menu-dropdown ">
<a href="contact.html"> Contact Sales
<span class="arrow"></span>
</a>
</li>
</ul>
</div>
<!-- END MEGA MENU -->
</div>
</div>
<!-- END HEADER MENU -->
</div>
<!-- END HEADER -->
</div>
</div>
<!-- BEGIN PAGE INNER -->
<div class="my-container" style="width: 100% !important;">
<!-- BEGIN PAGE BREADCRUMBS -->
<!-- END PAGE BREADCRUMBS -->
<!-- BEGIN PAGE CONTENT INNER -->
<div class="home-image">
<div class="row">
<div class="col-md-5">
<div class="home-contents col-md-offset-2">
<h3 class="bold" style="font-size: 30px;">Learn At Your Schedule</h3>
<p>Study any topic, anytime. Explore thousand of <br> courses available in your University</p>
<div class="input-group search-course" >
<input type="text" class="form-control " placeholder="University" name="query">
<span class="input-group-btn">
<a href="javascript:;" class="btn btn-success">
<i class="icon-magnifier"></i>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
<div class="container" style="padding-top: 30px; padding-bottom: 30px;">
<div class="row" data-auto-height="true">
<div class="col-md-6">
<div class="experience-content col-md-offset-1">
<h3 class="bold">Condusive learning environment gives your school an edge.</h3>
<p>Now Let's talk about the benefit of Educ8, or just come up with some fancy story that'll make people want to use our app. Nice 1</p>
<p>Efficiently innovate multimedia based products vis-a-vis transparent partnerships. Dynamically harness B2C process improvements rather than superior growth strategies. Intrinsicly synthesize process-centric products rather than end-to-end infomediaries. Dramatically generate magnetic benefits rather than market positioning results. Uniquely exploit proactive customer service via excellent technology. Phosfluorescently conceptualize multimedia based.</p>
<a href="javascript:;" class="btn btn-default">Get Started</a>
<a href="contact.html" class="btn btn-success">Contact Sales</a>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="about-image" style="background: url(./assets/pages/img/background/1.jpg) center no-repeat;"></div>
</div>
</div>
</div>
<div class="home-banner">
<div class="col-md-4" style="background-color: #525E64; color: white;" >
<div class="tab-1-content col-md-offset-2" style="padding-top: 10px;">
<h5 class="bold">Over 80,000 Online courses</h5>
<p style="padding-top: 0px; margin-top: -5px;">Explore a varity of fresh topics</p>
</div>
</div>
<div class="col-md-4" style="background-color: #525E64; color: white;" >
<div class="tab-2-content" style="padding-top: 10px;">
<h5 class="bold">Expert Instructions</h5>
<p style="padding-top: 0px; margin-top: -5px;">Find Lecturer course from your Campus!!</p>
</div>
</div>
<div class="col-md-4" style="background-color: #525E64; color: white;" >
<div class="tab-3-content" style="padding-top: 10px;">
<h5 class="bold">Unlimited</h5>
<p style="padding-top: 0px; margin-top: -5px;">Unlimited access to campus Videos</p>
</div>
</div>
</div>
<div class="success-stories" style="background-color: #E1E5EC; padding-left: 30px; padding-right: 30px;">
<div class="row margin-bottom-40 stories-header" data-auto-height="true">
<div class="col-md-12">
<h2 class="bold">Students Success Stories</h2>
</div>
</div>
<div class="row margin-bottom-20 stories-cont">
<div class="col-lg-3 col-md-6">
<div class="portlet light">
<div class="photo">
<img src="./assets/pages/media/users/teambg1.jpg" alt="" class="img-responsive" /> </div>
<div class="title">
<span> Mark Wahlberg </span>
</div>
<div class="desc">
<span> We are at our very best, and we are happiest, when we are fully engaged in work we enjoy on the journey toward the goal we've established for ourselves. </span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="portlet light">
<div class="photo">
<img src="./assets/pages/media/users/teambg2.jpg" alt="" class="img-responsive" /> </div>
<div class="title">
<span> Lindsay Lohan </span>
</div>
<div class="desc">
<span> Do what you love to do and give it your very best. Whether it's business or baseball, or the theater, or any field. If you don't love what you're doing and you can't give it your best, get out of
it. </span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="portlet light">
<div class="photo">
<img src="./assets/pages/media/users/teambg5.jpg" alt="" class="img-responsive" /> </div>
<div class="title">
<span> John Travolta </span>
</div>
<div class="desc">
<span> To be nobody but yourself in a world which is doing its best, to make you everybody else means to fight the hardest battle which any human being can fight; and never stop fighting. </span>
</div>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="portlet light">
<div class="photo">
<img src="./assets/pages/media/users/teambg8.jpg" alt="" class="img-responsive" /> </div>
<div class="title">
<span> Tom Brady </span>
</div>
<div class="desc">
<span> You have to accept whatever comes and the only important thing is that you meet it with courage and with the best that you have to give. Never give up, never surrender. Go all out or gain nothing.
</span>
</div>
</div>
</div>
</div>
</div>
<!-- <div class="experience">
<div class="row">
<div class="col-md-5">
<div class="experience-content col-md-offset-2">
<h3 class="bold">Condusive learning environment gives your school and edge.</h3>
<p>Now Let's talk about the benefit of Educ8, or just come up with some fancy story that'll make people want to use our app. Nice 1</p>
<p>Efficiently innovate multimedia based products vis-a-vis transparent partnerships. Dynamically harness B2C process improvements rather than superior growth strategies. Intrinsicly synthesize process-centric products rather than end-to-end infomediaries. Dramatically generate magnetic benefits rather than market positioning results. Uniquely exploit proactive customer service via excellent technology. Phosfluorescently conceptualize multimedia based.</p>
</div>
</div>
<div class="col-md-6 col-sm-12">
<div class="experience-image"></div>
</div>
</div>
</div> -->
<!-- END PAGE CONTENT INNER -->
</div>
<!-- END PAGE INNER -->
<!-- END PAGE INNER -->
<div class="page-wrapper-row">
<div class="page-wrapper-bottom">
<!-- BEGIN FOOTER -->
<!-- BEGIN PRE-FOOTER -->
<div class="page-prefooter">
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>About</h2>
<p> Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam dolore. </p>
</div>
<div class="col-md-3 col-sm-6 col-xs12 footer-block">
<h2>Subscribe Email</h2>
<div class="subscribe-form">
<form action="javascript:;">
<div class="input-group">
<input type="text" placeholder="[email protected]" class="form-control">
<span class="input-group-btn">
<button class="btn" type="submit">Submit</button>
</span>
</div>
</form>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>Follow Us On</h2>
<ul class="social-icons">
<li>
<a href="javascript:;" data-original-title="rss" class="rss"></a>
</li>
<li>
<a href="javascript:;" data-original-title="facebook" class="facebook"></a>
</li>
<li>
<a href="javascript:;" data-original-title="twitter" class="twitter"></a>
</li>
<li>
<a href="javascript:;" data-original-title="googleplus" class="googleplus"></a>
</li>
<li>
<a href="javascript:;" data-original-title="linkedin" class="linkedin"></a>
</li>
<li>
<a href="javascript:;" data-original-title="youtube" class="youtube"></a>
</li>
<li>
<a href="javascript:;" data-original-title="vimeo" class="vimeo"></a>
</li>
</ul>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 footer-block">
<h2>Contacts</h2>
<address class="margin-bottom-40"> Phone: +234 (0) 812 945 6689
<br> Email:
<a href="mailto:[email protected]">[email protected]</a>
</address>
</div>
</div>
</div>
</div>
<!-- END PRE-FOOTER -->
<!-- BEGIN INNER FOOTER -->
<div class="page-footer">
<div class="container"> 2018 © GPI Educ8 by
<a target="_blank" href="http://www.my-gpisuite.com">GPI</a>
</div>
</div>
<div class="scroll-to-top">
<i class="icon-arrow-up"></i>
</div>
<!-- END INNER FOOTER -->
<!-- END FOOTER -->
</div>
</div>
</div>
<!-- BEGIN QUICK NAV -->
<!-- END QUICK NAV -->
<!--[if lt IE 9]>
<script src="./assets/global/plugins/respond.min.js"></script>
<script src="./assets/global/plugins/excanvas.min.js"></script>
<script src="./assets/global/plugins/ie8.fix.min.js"></script>
<![endif]-->
<!-- BEGIN CORE PLUGINS -->
<script src="./assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/js.cookie.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script src="./assets/global/plugins/moment.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/bootstrap-daterangepicker/daterangepicker.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/morris/morris.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/morris/raphael-min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/counterup/jquery.waypoints.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/counterup/jquery.counterup.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/fullcalendar/fullcalendar.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/flot/jquery.flot.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/flot/jquery.flot.resize.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/flot/jquery.flot.categories.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jquery-easypiechart/jquery.easypiechart.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jquery.sparkline.min.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/jquery.vmap.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.russia.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.world.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.europe.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.germany.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/maps/jquery.vmap.usa.js" type="text/javascript"></script>
<script src="./assets/global/plugins/jqvmap/jqvmap/data/jquery.vmap.sampledata.js" type="text/javascript"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN THEME GLOBAL SCRIPTS -->
<script src="./assets/global/scripts/app.min.js" type="text/javascript"></script>
<!-- END THEME GLOBAL SCRIPTS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="./assets/pages/scripts/dashboard.min.js" type="text/javascript"></script>
<!-- END PAGE LEVEL SCRIPTS -->
<!-- BEGIN THEME LAYOUT SCRIPTS -->
<script src="./assets/layouts/layout3/scripts/layout.min.js" type="text/javascript"></script>
<script src="./assets/layouts/layout3/scripts/demo.min.js" type="text/javascript"></script>
<script src="./assets/layouts/global/scripts/quick-sidebar.min.js" type="text/javascript"></script>
<script src="./assets/layouts/global/scripts/quick-nav.min.js" type="text/javascript"></script>
<!-- END THEME LAYOUT SCRIPTS -->
<script>
$(document).ready(function()
{
$('#clickmewow').click(function()
{
$('#radio1003').attr('checked', 'checked');
});
})
</script>
</body>
</html>