This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
393 lines (390 loc) · 23.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="UTF-8">
<meta name="Keywords" content="eksu-eportal,eksu,eksu portal, admission, application, ekiti university admission, ado university, eksu transcript,transcript application,federal poly,ekiti state university ado ekiti, emmanuel joseph, emmanuel joseph(jet), emmanueljet">
<meta name="Description" content="Emmanuel Joseph(Jet) eportal sample for Ekiti State University, Ado Ekiti, Ekiti State payment system">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<title>Home | Ekiti State University E-Portal</title>
<script src="js/jquery-3.2.1.min.js"></script>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/font-awesome.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="css/responsive.css" rel="stylesheet">
</head>
<body class="boxed fixed-header">
<div class="page-box">
<div class="page-box-content">
<header id="header" class="link-class">
<div class="top-bar">
<div class="container">
<div class="row">
<div class="col-sm-6 col-xs-4">
<div class="top-number"><p><i class="fa fa-phone-square"></i>+234 7037030857</p></div>
</div>
<div class="col-sm-6 col-xs-8">
<div class="social">
<ul class="social-share">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
</ul>
<div class="search">
<form role="form">
<input type="text" class="search-form" autocomplete="off" placeholder="Search">
<i class="fa fa-search"></i>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wrap">
<nav class="" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html"><img src="images/portal.png" alt="logo" class="img-responsive"></a>
</div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav"></ul>
</div>
</div>
</nav>
<nav class="navbar navbar-inverse" role="banner">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Menu</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse navbar-right">
<ul class="nav navbar-nav">
<li ><a href="index.html">Home</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Portal Login <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Pre-Degree</a>
</li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>UnderGraduate</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Part Time</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Sandwitch/Affiliates</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>College of PG</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Applications <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Pre-Degree</a>
</li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>PUTME</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Part Time</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Sandwitch/Affiliates</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>College of PG</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>EKSU Consult</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Admission <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li> <a href="site/admission-status.html"><i class="fa fa-angle-double-right"></i> Admission Status</a></li>
<li> <a href="site/screening-result.html"><i class="fa fa-angle-double-right"></i> Screening Result</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Faculty Officer Login</a></li>
<li> <a href="site/verify-student.html"><i class="fa fa-angle-double-right"></i> Student Verification</a></li>
</ul>
</li>
<li><a href="site/payment.html">Payment</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Transcript Application <i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>Request For Transcript</a></li>
</ul>
</li>
<li><a href="#">FAQ</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
</nav>
</div>
</header>
<section id="bottom">
<div class="container wow scrol" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="row">
<marquee behavior="scroll" direction="left">
<span style="color:blue">****NEWS****</span> <h3 style="color:red"> INFORMATION TO FULL-TIME STUDENTS: Welcome to 2018/2019 Academic Session, kindly note that School Fees for the new academic session (2018/2019) is now available for payment</h3>
</marquee>
</div>
</div>
</section>
<script type="text/javascript">
$(window).on('load',function(){
$('#myModal').modal('show');
});
</script>
<div class="container">
<div class="modal fade" id="myModal" role="dialog">
<div class="modal-dialog modal-lg">
<div class="modal-content loader-lg">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title" style="color:red">NEWS ALERT</h4>
</div>
<div class="modal-body">
<h2 style="color:red"> INFORMATION TO FULL-TIME STUDENTS</h2>
<p>Welcome to 2018/2019 Academic Session, kindly note that School Fees for the new academic session (2018/2019) is now available for payment</p><hr>
<h2 style="color: red">
<a href="site/other-adm.html">
<span style="color:blue">SPECIAL CONSIDERATION FOR ADMISSION:</span>
If you Obtained 2018/2019 EKSU Post UTME Application and you were not Admitted, Click Here
</a>
</h2>
<h2 style="color: red">
<span style="color:blue">****NEW****</span>
<a href="site/admission-status.html">2018/2019 EVENING DEGREE ADMISSION LIST IS OUT (Click here to check your admission status)</a>
</h2>
<h2 style="color: red">
<span style="color:blue">****NEW****</span>
<a href="site/admission-status.html" title="Click here to check your admission status">Click to Check/Print 2019 Contact Session Sandwich Admission Status</a>
</h2>
<h2 style="color: red"> Admission into EKSU for (Full Time) is closed. However, the Grace period is opened only to those who have been offered admission on Jamb CAPs.</h2>
<p style="color:darkred"> 2018/2019 Full- Time Admission List is out <a href="site/admission-status.html">Click here to check your admission status</a></p><hr>
<h2 style="color:red"> INFORMATION TO NEWLY ADMITTED FULL-TIME STUDENTS</h2>
<p> ** Newly admitted Full-Time students can now pay acceptance fee and School Fees with immediate effect</p><hr>
<h2 style="color:red"> INFORMATION TO NEWLY ADMITTED PART-TIME STUDENTS</h2>
<p> Payment of school fees for newly admitted 100Level Part time students is now available on the portal. Click on Payment on the main menu and select SCHOOL FEES to make payment</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="center wow fadeInDown" style ="padding-top:20px;padding-bottom:-10px">
<style type="text/css">
.bgimg {
background-image: url('images/eksu_gate.gif');
}
</style>
<div class="col-md-9 bgimg"><br>
<div style="background:rgba(225, 225, 225, .9) ">
<h2 style="color:#911F0F;">Welcome to Official ePortal for Ekiti State University</h2>
<p style="color:#911F0F;">You are welcome to the Official Eportal of Ekiti State University Ado Ekiti, where all the registration, payment and application take place. </p>
</div><br><br><br><br><br><br><br><br><br><br><br><br><br>
</div>
<div class="col-xs-12 col-sm-3 wow fadeInDown" >
<div class="testimonial">
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-body panel-danger"><h5>e-Portal/School News</h5></div>
</div>
<div class="media testimonial-inner">
<marquee behavior="scroll" direction="up" scrollamount="2" >
<h3 style="color:red"> INFORMATION TO RETURNING FULL-TIME STUDENTS</h3>
<p>Welcome to 2018/2019 Academic Session, kindly note that School Fees for the new academic session (2018/2019) is now available for payment</p>
</marquee>
</div>
</div><hr/>
</div>
</div>
</div>
</div>
</div>
<div class="container"><hr>
<div class="col-md-6">
<blockquote>
<h3 style="color: red">
<b>SPECIAL CONSIDERATION FOR ADMISSION: If you Obtained 2018/2019 EKSU Post UTME Application and you were not Admitted,
<a href="site/other-adm.html" title="If you Obtained 2018/2019 EKSU Post UTME Application and you were not Admitted, Click Here">Click Here</a>
</b>
</h3>
<h3 style="color: red"><a href="site/admission-status.html">2018/2019 EVENING DEGREE ADMISSION LIST IS OUT (Click here to check your admission status)</a></h3>
<h3 style="color: red"><a href="site/admission-status.html">Click to Check/Print 2019 Contact Session Sandwich Admission Status</a></h3>
<h3 style="color: Blue">EDUCATION EVENING DEGREE PROGRAMME 2018/2019 APPLICATION FORM IS OUT <a href="application_subdomain/site/register.html" target="_blank">CLICK Here </a> To Apply </h3>
<h3 style="color: red"> Admission into EKSU for (Full Time) is closed. However, the Grace period is opened only to those who have been offered admission on Jamb CAPs</h3>
<h3 style="color: red"> <a href="site/admission-status.html">Check/Print 2018/2019 Part Time Admission (Click Here)</a></h3>
<h3 style="color:blue"> 2018/2019 FULL-TIME ADMISSION LIST IS OUT <a href="site/admission-status.html">Click here to check your admission status</a></h3>
<h3 style="color: red">2018/2019 POST UTME SCREENING RESULT IS OUT <a href="site/screening-result.html">CLICK HERE</a> To Check</h3>
</blockquote>
</div>
<div class="col-md-6">
<blockquote>
<h3 style="color: red">APPLICATION FORM FOR MASTERS IN PUBLIC HEALTH (MPH)<a href="application_subdomain/site/register.html" target="_blank">CLICK Here </a> To Apply </h3>
<h3 style="color: red">EKSU CONSULT 2018/2019 CERTIFICATE, DIPLOMA, ADVANCE DIPLOMA AND POST GRADUATE DIPLOMA PROGRAMME IS OUT<a href="application_subdomain/site/register.html" target="_blank">CLICK Here </a> To Apply </h3>
<h3 style="color: red">2018/2019 POST GRADUATE APPLICATION FORM IS OUT<a href="application_subdomain/site/register.html" target="_blank">CLICK Here </a> To Apply </h3>
<h3 style="color: red"><a href="site/admission-status.html">Check/Print 2018/2019 Pre Degree Admission (Click Here).</a></h3>
</blockquote>
</div>
<div class="container">
<section id="content">
<div class="row">
<div class="col-xs-12 col-sm-8 wow fadeInDown">
<div class="tab-wrap">
<div class="media">
<h2>Portal Procedure</h2>
<div class="parrent pull-left">
<ul class="nav nav-tabs nav-stacked">
<li class="active"><a href="#tab1" data-toggle="tab" class="analistic-01">Bio Data/Payment Verification</a></li>
<li class=""><a href="#tab2" data-toggle="tab" class="analistic-02">School Fees Payment</a></li>
<li class=""><a href="#tab3" data-toggle="tab" class="tehnical">Transcript Application</a></li>
<li class=""><a href="#tab4" data-toggle="tab" class="tehnical">Hostel Application</a></li>
<li class=""><a href="#tab5" data-toggle="tab" class="tehnical">Application Forms</a></li>
</ul>
</div>
<div class="parrent media-body">
<div class="tab-content">
<div class="tab-pane fade active in" id="tab1">
<div class="media">
<div class="media-body">
<h2 style="color:red"> INFORMATION TO FULL-TIME STUDENTS</h2>
<p>Welcome to 2018/2019 Academic Session, kindly note that School Fees for the new academic session (2018/2019) is now available for payment</p><hr>
<h2 style="color:red"> INFORMATION TO NEWLY ADMITTED FULL-TIME STUDENTS</h2>
<p> ** Newly admitted Full-Time students can now pay acceptance fee and School Fees with immediate effect</p>
<h2 style="color:red">Information for Part Time Student (Returning Students)</h2>
<ol>
<h4>Click<a class="btn btn-danger" href="#"><i class="fa fa-angle-double-right"></i> here.</a> to login to perform any of the following task</h4>
<li><b>Pay Project Fees</b></li>
<li><b>Checking of Result for All Session</b></li>
<li><b>Course Registration</b></li>
<li><b>Acceptance Fees</b></li>
<li><b>Update your profile etc</b></li>
<p>To Login Use :</p>
<p><b>Username:</b> Your matric number <br/> <b>Password:</b> password1</p>
</ol>
</div>
</div>
</div>
<div class="tab-pane fade" id="tab2">
<div class="media">
<div class="pull-left"></div>
<div class="media-body">
<h2 style="color:darkred">School Fees Payment [SandWitch-Affliate Programme]</h2>
<ol>
<li>Click <a href="#">Here</a> to login</li>
<li>Use your admission number e.g 10777 as <b>Username</b> and use <b>password1</b> as your password</li>
<li>After Login on your dashboard you will see the amount to be paid for this session click pay now, this will redirect you to the EKSU payment page. Fill your ATM card details and click pay</li>
</ol>
<blockquote>
<p style="color:red" ><b> Note: </b>If this is your first time on the portal you will be required to update your bio-data before you can print payment receipt because receipt requires your passport and other details which might not be in the portal.</p>
</blockquote>
</div>
</div>
</div>
<div class="tab-pane fade" id="tab3">
<p>Click <a href="#"> here</a></p>
</div>
<div class="tab-pane fade" id="tab4">
<p>Click <a href="#">Here</a></p>
</div>
<div class="tab-pane fade" id="tab5">
<p> Click <a href="#"> Here</a></p>
</div>
</div>
</div>
</div>
</div>
<section id="feature" class="transparent-bg">
<div class="container">
<div class="row">
<div class="features">
<div class="col-md-4 col-sm-6 wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="feature-wrap">
<a href="login"> <img src="images/newstudent.png" class="thumbnail"></a>
<h2 >New Student Login </h2>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
<div class="col-xs-12 col-sm-4 wow fadeInDown" >
<div class="testimonial">
<div class="panel-group">
<div class="panel panel-default">
<div class="panel-body panel-danger"> <h2>Quick Link</h2></div>
</div>
<div class="media testimonial-inner">
<div class="pull-left">
<li class=""><a href="#" class="">Payment </a></li><br/><br/><br/><br/><br/> <br/>
</div>
<div class="media-body"></div>
</div>
<div class="media testimonial-inner">
<div class="pull-left">
<li class=""><a href="#" class="">Application<br> Form</a></li><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
</div>
<div class="media-body">
<ul class="blog_archieve">
<li><a href="index.html"><i class="fa fa-angle-double-right"></i> Login</a></li>
<li><a href="#" target="_blank"><i class="fa fa-angle-double-right"></i>UTME/DE Screening Form</a> <span style="color:blue">Closed</span></li>
</ul>
</div>
</div>
</div>
<div class="media testimonial-inner">
<div class="pull-left">
<li class=""><a href="#" class="">Others</a></li><br/><br/><br/><br/><br/><br/>
</div>
<div class="media-body">
<ul class="blog_archieve">
<li><a href="site.html"><i class="fa fa-angle-double-right"></i> Login</a></li>
<li><a href="#"><i class="fa fa-angle-double-right"></i> Transcript</a></li>
<li><a href="#"><i class="fa fa-angle-double-right"></i> Result</a></li>
</ul>
</div>
</div>
</div><hr/>
</div>
</div>
</section>
</div>
</div>
</div>
<section id="conatcat-info">
<div class="container">
<div class="row">
<div class="col-sm-8">
<div class="media contact-info wow fadeInDown" data-wow-duration="1000ms" data-wow-delay="600ms">
<div class="pull-left">
<i class="fa fa-phone"></i>
</div>
<div class="media-body">
<h2>Have a question or need a help?</h2>
<p>Please contact us at Portal Management Office at ORD, Old Library Building at the School Premises or send us an email on helpdesk@eksu.edu.ng or call this number +234 7037030857</p>
</div>
</div>
</div>
</div>
</div>
</section>
<footer id="footer" class="midnight-blue">
<div class="container">
<div class="row">
<div class="col-sm-6">
© 2019 <a target="_blank" href="" title="">Ekiti State University Ado Ekiti</a>. All Rights Reserved. <br/> Made With Love For Aeternity 101 course on Dacade
</div>
</div>
</div>
</footer>
<script src="js/jquery.js"></script>
<script src="js/yii.js"></script>
<script src="js/respond.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>