-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
536 lines (422 loc) · 26.9 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
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
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Home-Nile University</title>
<link rel="stylesheet" type="text/css" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@200&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="icon" type="images/x-icon" href="images/Favicon.png">
</head>
<STYLE>A {text-decoration: none;} </STYLE>
<body>
<div class="header" id="myHeader" style="width: 100%; box-shadow: ;" >
<div class="navbar"style="width: 100%;" >
<img src="images/nile-logo-main.svg" alt="" style="height: 40px; margin-left: 100px;margin-right: 200px;">
<div class="dropdown">
<button class="dropbtn" style="font-size: 20px;">About
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<div style="width: 200px ;float: left; "><a href="k"> History of Nile University</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Vice Chancellor’s Welcome Message</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">University News and Events</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Nile Blog</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Staff</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;" href="k">Organization Chart</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;" href="k">Alumni</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Nile Community</a></div>
<div style="width: 200px ;float: left; border-left: black 1px solid; margin-left: 50px;"><a href="k"> History of Nile University</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Student Industrial Work Experience Scheme (SIWES)</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Executive Master of Business Adminstration (MBA)</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;" href="k">Nile Solution Partners</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Nile Academic Journals</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Career Days</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Alumni</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="k">Student Information System</a></div>
</div>
<button class="dropbtn"style="font-size: 20px;">Study
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content1">
<a href="k">das</a>
<a href="p">snas</a>
<a href="ll">niger</a>
</div>
<button class="dropbtn" style="font-size: 20px;">Admission
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content2">
<a href="po"></a>
<a href="l"></a>
<a href="ui"></a>
</div>
<button class="dropbtn" style="font-size: 20px;">Pay Fees
<div class="dropdown">
<button class="dropbtn" style="font-size: 20px;">Campus Life
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<div style="width: 200px ;float: left;">
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="l"> Facilities</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="l">Student Accommodation</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;"href="l">Student Welfare</a>
<a style="font-size: 16px; font-weight: 400;font-family: 'Manrope', sans-serif;" href="l">Sports</a>
</div>
<div style="width: 200px ;float: left; border-left: black 1px solid;">
<a href="l">Clubs & Activities</a>
<a href="l">Meet Your Representatives</a>
</div>
</div>
<button class="dropbtn" style="font-size: 20px;">Library</button>
<div class="dropdown">
<button onclick="myFunction()" class="dropbtn"><img src="images/two-lines.png" style="width: 25px;" ></button>
<div id="myDropdown" class="dropdown-content">
<a href="#contact"> Tuition Fees</a>
<a href="#contact">Student Accommodation</a>
<a href="#contact">Scholarships & Discounts</a>
<a href="#contact">Find a Course</a>
<a href="#contact">Apply Now</a>
<a href="#contact">Chat With Our Students</a>
</div>
</div>
</div>
</div>
</div>
<div style="padding-left:16px">
</div>
</div>
<div class="body">
<div class="alert">
<div class="wrapper " >
<p style="font-family: 'Manrope', sans-serif; font-size: 18;font-weight: 600; padding-top: 5px; line-height: 25px;" data-mdb-toggle="animation" data-mdb-animation-reset="true" data-mdb-animation="slide-out-right"> NOTICE TO OUR DEAR PARENTS AND GUARDIANS <i class="fa fa-caret-right"></i></p>
</div>
</div>
<div class="slideshow-container" style="position: relative; margin-bottom: 40px;">
<div class="mySlides fade" >
<img src="images/slider-5.jpg" style="width:100%" height="550px" ><div class="centered" style="margin-left: -200px;"> <p style="font-size: 40px; font-family: 'Gilda Display', serif; ">Admission is ongoing</p>
<p style="font-size: 125%; font-family: 'Manrope', sans-serif; font-weight: 400;" >Start your application with your JAMB registration number</p>
<br>
<br>
<p class="link"><a> APPLY NOW</a></p> </div>
</div>
<div class="mySlides fade">
<img src="images/slider-6.jpg" style="width:100%" height="550px"><div class="centered"><p style="font-size: 40px; font-family: 'Gilda Display', serif;">Nile University’s MBBS Medicine & Surgery Programme Gains Full Accreditation from NUC, MDCN
<br><p class="link"><a href> LEARN MORE</a></p>
</div>
</div>
<div class text></div>
<div class="mySlides fade">
<img src="images/slider-2.jpg" style="width:100%"height="550px"><div class="centered"><p style="font-size: 40px; font-family: 'Gilda Display', serif;"> Nile University’s Approved JAMB Cutoff Marks for the 2021/2022 Academic Session </p><br>
<p style="font-size: 125%; font-family: 'Manrope', sans-serif; font-weight: 400;"> The Management of Nile University has released the approved JAMB Cutoff Marks for the 2021/2022 Academic Session.</p><br> <p class="link" ><a href> LEARN MORE</a></p>
</div>
</div>
<div class="mySlides fade">
<img src="images/slider-1.jpg" style="width:100%" height="550px"><div class="centered"> <p style="font-size: 40px; font-family: 'Gilda Display', serif;">Nile University’s LLB Law Programme Gets Full Accreditation from NUC, Council of Legal Education, Increase in Law Admission Quota </p><br> <p class="link"> <a href>LEARN MORE</a><p>
</div>
</div>
<div class="mySlides fade">
<img src="images/slider-3.jpg" style="width:100%" height="550px"><div class="centered"> <p style="font-size: 40px; font-family: 'Gilda Display', serif;">Admission is Ongoing!</p>
<p style="font-size: 125%; font-family: 'Manrope', sans-serif; font-weight: 400;">Applications for our undergraduate and postgraduate programs are open. Get an understanding of the admission process and requirements for your preferred course.</p><br><a href><p class="link">APPLY NOW </p> </a></div>
</div>
<div class="mySlides fade">
<img src="images/slider-4.jpg" style="width:100%" height="550px"><div class="centered"> <p style="font-size: 40px; font-family: 'Gilda Display', serif;">Find out about our exciting programmes</p><br>
<p style="font-size: 125%; font-family: 'Manrope', sans-serif; font-weight: 400;"> With world-class learning facilities, outstanding research opportunities and an experienced staff body, we are well placed to offer the best learning experience.</p>
<br> <p class="link"><a href> LEARN MORE</a></p> </div>
</div>
<div class="mySlides fade">
<img src="images/slider-7.png" style="width:100%" height="550px"><div class="centered"> <p style="font-size: 40px; font-family: 'Gilda Display', serif;">Nile University of Nigeria is a proud member of the Honoris United Universities Network</p><br>
<p style="font-size: 125%; font-family: 'Manrope', sans-serif; font-weight: 400;"> first and largest pan-African private higher education network. </p> <br> <p class="link"><a href> LEARN MORE</a></p></div>
</div>
<div style="text-align:center">
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
</div>
</div>
<br>
<div class="box1">
<p style="font-size: 24px; font-weight: 500;" ><b>Undergraduate Degrees<br>
(B.Sc. / B.A / MBBS / LLB)</p></b>
<hr style="background:white;" width="90%">
<p style="font-size: 20px;">Join our lively community of<br> undergraduate students and choose<br> from more than 50 degree options.
<br> <br> <br> <br>
<br>Learn More <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-right-fill" color="white" viewBox="0 0 16 16">
<path d="m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"/>
</svg></p> </div>
<div class="box2">
<p style="font-size: 24px;font-weight: 500;"><b>Postgraduate Degrees<br>
(PGD / M.Sc. & M.A / MPhil <br>/ PhD.)</b></p>
<hr style="background:#1e4da1;"width="90%">
<p style="font-size: 20px;">Find out how Nile University of<br> Nigeria postgraduates shape the<br> world we live in.
<br>
<br> <br>
<br>Learn More <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-right-fill" viewBox="0 0 16 16">
<path d="m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"/>
</svg></p></div>
<div class="box3"><p style="font-size: 24px;font-weight: 500;"><b>MBA (Executive Master of<br> Business Administration)</b></p>
<hr style="background:white;"width="90%">
<p style="font-size: 20px;">We develop highly skilled<br> professional managers for<br> organizations in different<br> specializations.
<br> <br> <br>
<br>Learn More <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-caret-right-fill" color="white" viewBox="0 0 16 16">
<path d="m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z"/>
</svg></p> </div>
<div style="width: 100%; float: left; margin-top: 100px;"><p style="text-align: center; font-family: 'Gilda Display', serif;font-size: 40px; " > Chat With Our Students - (Available From 9th August 2021.) </p>
</div>
<div class="box4">
<div class="boxhead"> <img class="boximg" src="images/profile1.jpeg"><img class="boximg2" src="images/nigeria-flag-icon-16.png"></div>
<br>
<br>
<h2 style="text-align: center;font-size: 18px;font-weight: 700;line-height: 26px; color: #000000;font-family: 'Manrope', sans-serif;"> Rahman </h2>
<div style="text-align: center; font-family: 'Manrope', sans-serif";><b> Mass Communication(Bsc)</b></div>
<br>
<div style=" text-align: center; font-size: 14px;margin: 5px;font-family: 'Manrope', sans-serif;"> I COME FROM</div>
<div style=" text-align: center ; font-size: 16px;font-family: 'Manrope', sans-serif;"> <b>Ibadan,Nigeria</b></div>
<hr style="width: 90%;">
<div> <button class="button2"> Chat with Rahman</button></div>
</div>
<div class="box5">
<div class="boxhead"> <img class="boximg" src="images/student2.jpeg"> <img class="boximg2" src="images/nigeria-flag-icon-16.png"></div>
<br>
<br>
<h2 style="text-align: center;font-size: 18px;font-weight: 700;line-height: 26px; color: #000000;font-family: 'Manrope';"> Blessing</h2>
<div style="text-align: center; font-family: 'Manrope', sans-serif";><b> Business Administration(BSc)</b></div>
<br>
<div style=" text-align: center; font-size: 14px;margin: 5px;font-family: 'Manrope', "> I COME FROM</div>
<div style=" text-align: center ; font-size: 16px;font-family: 'Manrope';"> <b>Ibadan,Nigeria</b></div>
<hr style="width: 90%;" >
<div> <button class="button2"> Chat with Blessing</button></div>
</div>
<div class="box6">
<div class="boxhead"> <img class="boximg" src="images/student3.jpeg"><img class="boximg2" src="images/nigeria-flag-icon-16.png"></div>
<br>
<br>
<h2 style="text-align: center;font-size: 18px;font-weight: 700;line-height: 26px; color: #000000;font-family: 'Manrope'"> Tobechi </h2>
<div style="text-align: center; font-family: 'Manrope'";><b> Computer Science(Bsc)</b></div>
<br>
<div style=" text-align: center; font-size: 14px;margin: 5px;font-family: 'Manrope'"> I COME FROM</div>
<div style=" text-align: center ; font-size: 16px;font-family: 'Manrope'"> <b>Ogidi,Anambra,Nigeria</b></div>
<hr style="width: 90%;">
<div> <button class="button2"> Chat with Tobechi</button></div>
</div>
<div class="fct">
<div class="sec1" ><p style="font-family: Gilda Display,Sans-serif; ">Faculty</p>
<p style="font-size: 20px;margin-top: -10px;">Nile University consists of six faculties united by<br> a commitment to providing education of the<br> highest quality.
<br> Every faculty is led by reputable academics<br> dedicated to driving innovation in research and<br> learning. Discover the programs available in each<br> faculty.</p>
<div><p class="link1" ><a href> LEARN MORE</a></p></div>
</div>
<div class="sec2">
<div style="padding: 60px; border-bottom: white 2px solid;" class="sec0"><a href>College of Health Sciences</a></div>
<div style="padding: 60px; border-bottom: white 2px solid;" class="sec0"><a hef>Faculty of Engineering</a></div>
<div style="padding: 60px; border-bottom: white 2px solid;" class="sec0"><a hef>Faculty of Management Sciences</a></div>
</div>
<div class="sec3">
<div style="padding: 40px; border-bottom: white 2px solid;" class="sec0"><a hef>Faculty of Arts and Social Sciences</a></div>
<div style="padding: 60px; border-bottom: white 2px solid;" class="sec0"><a hef>Faculty of Law</a></div>
<div style="padding: 60px; border-bottom: white 2px solid;" class="sec0"><a hef> Faculty of Natural and Applied Sciences</a></div>
</div>
</div>
<br>
<br>
<div class="bx" >
<div class="box7">
<img style="width: 80px; margin-top: 80px;" src="images/global.png">
<h3 style="font-size: 45px;font-family: Gilda Display,Sans-serif; ">Global ready
</h3>
<p style="font-size: 20px;font-family: 'Manrope', sans-serif; "> An international outlook with global networking opportunities</p>
</div>
<div class="box8">
<img style="width: 80px; margin-top: 80px;" src="images/employability.png">
<h3 style="font-size: 45px;font-family: Gilda Display,Sans-serif; ">Employability</h3>
<p style="font-size: 20px;font-family: 'Manrope', sans-serif; ">Career-ready graduates, with the skills to succeed</p>
</div>
<div class="box9">
<img style="width: 80px; margin-top: 80px;" src="images/experience.png ">
<h3 style="font-size: 45px;font-family: Gilda Display,Sans-serif; ">Student Experience
</h3>
<p style="font-size: 20px;font-family: 'Manrope', sans-serif; "> All the support you need in a safe, social and community setting</p>
</div>
</div>
<div class="yt"><iframe width="1280" height="620"
src="https://www.youtube.com/embed/CMnn7_FXfhQ">
</iframe></div>
<div class="std1">
<div class="std1i"> <img style=" height: 350px;" src="images/rashid-president.jpg"></div>
<div class="std1t">“Nile University is a great institution with wonderful facilities, experienced lecturers, and a diverse campus community comprising students and staff from various parts of the world.<br><br>
By joining Honoris United Universities, the first and largest pan-African private higher education network, Nile has become even more equipped to prepare students for success.<br><br>
Since joining Honoris, we (Nile’s students) have been exposed to numerous wonderful opportunities (virtual international internships, increased digitization in learning, etc.) to acquire vital 21st century skills. Needless to say, I am really enjoying my time here at Nile.”<br><br>
<p style="color: rgb(28,77,161);"><b>Abdulkadir Haruna Rashid - Nile University (SRC President)</b></p></div>
</div>
<div class="news">
<div style="width: 100%; float: left;" > <h2 style="font-size: 40px;font-family: Gilda Display,Sans-serif;margin-left: 200px ;">Latest News from Nile</h2></div>
<div class="newsl">
<div style="position: relative;"> <img src="images/latest-news.jpg" style="height:350px">
<div style="padding-bottom: 57%;padding-left: 95%;"class="centered" > <p style="padding-top: 4px; width: 80px; margin-right: 17px;margin-top: 25px;" class="blueb2" p>ACTIVITIES </p></div></div>
<p>Nile University Hosts GIABA’s 4th Annual<br> Public Lecture on Anti-Money Laundering <br>Regimes<br>
</p><p style="font-size: 18px; font-family: 'Manrope', sans-serif ;">November 12, 2021</p>
</div>
<div class="newsr">
<div class="blueb" >NEWS</div>
<p>Nile University’s Volleyball Team Wins the Life Camp Unity Cup
</p>
<p> November 1, 2021</p>
<div class="blueb" >NEWS</div>
<p>Nile University Signs MoU with Voice of Nigeria</p>
<p>October 26, 2021</p>
<div class="blueb3" >ACTIVITIES</div>
<p>Nile University Team Pays Courtesy Visit to Abuja Enterprise Agency</p>
<p>October 21, 2021</p>
</div>
</div>
<div style="float: left; padding-top: 60px;margin-left: 600px;"><p class="link2" ><a href> MORE NEWS</a></p></div>
<div class="events" >
<div><p style="font-size: 40px;font-family: Gilda Display,Sans-serif;margin-left: 100px ;">Latest News from Nile</p></div>
<div class="evimg"> <img src="images/latest-event.jpg" style="width: 500px;"></div>
<div class="months">
<p class="num"> 31</p>
<p class="mon"> OCT</p>
<p class="num"> 22</p>
<p class="mon"> MAR</p>
<p class="num"> 1</p>
<p class="mon"> JUL</p>
<p class="num"> 11</p>
<p class="mon"> MAY</p>
</div>
<div class="montext">
Startup 2.0 Entrepreneurship Event<br><br><br>
5th EAI INTERSOL<br><br><br>
21st Century Skills-Problem Solving<br><br>
Covid-19 Response, Good Governance, & Information Society: Comparative Studies<br><br>
</div>
<div style="float: left; padding-left: 500px;"><p class="link2" ><a href> VIEW ALL EVENTS</a></p></div>
</div>
<div class="last">
<div class="lastbox">
<div class="last1l"><p style="font-family: 'Gilda Display', serif;font-size: 40px;">Clubs & Activities</p>
<p style="font-size: 18px; font-family: 'Manrope', sans-serif ;">Joining a student club or an association opens the door to building new friendships, enhancing your academic life, and exploring career opportunities.</p>
<br><br><br><br><br><br>
<div style="float: left; top: 200px; right:400px ;"><p class="link2" ><a href> LEARN MORE</a></p></div> </div>
<div class="last1r"><img src="images/events.jpg "style="width: 100%;"></div>
</div>
<div class="lastbox">
<div class="last2l"><img src="images/sports.jpg" style="width: 100%;"></div>
<div class="last2r"> <p style="font-family: 'Gilda Display', serif; font-size: 40px;">Sports & Recreation</p>
<p style="font-size: 18px; font-family: 'Manrope', sans-serif ;">Sporting activities are an important part of campus life at Nile University. They provide an outlet for self-expression, fitness and fun.</p><br>
<br><br><br><br><br><br>
<div style="float: left; "><p class="link2" ><a href> LEARN MORE</a></p></div> </div>
</div>
</div>
<div style="padding-left:200px;float: left; font-size: 40px; font-family: 'Gilda Display', serif; font-weight: 400; padding-top: 140px;">
Nile on Socials</div>
</div>
<div class="footer" >
<br>
<div class= txt><img src="images/nile-logo-white.svg" height="60px" >
<br>
<br>
<br>
<img src="images/loc.png">
Plot 681, Cadastral Zone C-OO, Research & Institution
<img src="images/phone.png"> +234 806 735 0919
<br>
Area, Jabi Airport Bypass, Abuja FCT,900001 Nigeria
+234 805 489 2616
<hr style="width: auto; margin-top: 20px; background-color: aqua; border-width: 1px;">
<br>
<br>
<p style="font-family: 'Manrope', sans-serif;">
FAQS
JOBS
CONTACT
SITEMAP
</p>
<br>
<br>
<br>
<a href="https://web.facebook.com/NileUniversityofNigeria/?_rdc=1&_rdr">
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" fill="currentColor" class="bi bi-facebook" color="rgb(186,201,227)" viewBox="0 0 16 16">
<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z"/>
</a>
</svg>
<a href="https://www.instagram.com/nileuni/">
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" fill="currentColor" class="bi bi-instagram" color="rgb(186,201,227)"viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z"/>
</a>
</svg>
<a href="https://twitter.com/NileUni">
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23"fill="currentColor" class="bi bi-twitter" color="rgb(186,201,227)" viewBox="0 0 16 16">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"/>
</a>
</svg>
<a href="https://www.youtube.com/channel/UC-PeD5lcCgriJ-QHm03j5BA">
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="23" fill="currentColor" class="bi bi-youtube" color="rgb(186,201,227)" viewBox="0 0 16 16">
<path d="M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.007 2.007 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.007 2.007 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31.4 31.4 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.007 2.007 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A99.788 99.788 0 0 1 7.858 2h.193zM6.4 5.209v4.818l4.157-2.408L6.4 5.209z"/>
</a>
</svg>
</div>
<div class="txt2">
CELL APPLICATION
<br>
<br><br>
VENDOR REGISTRATION
<br>
<br><br>
PERSONNEL INFORMATION SYSTEM
<br>
<br><br>
STUDENT INFORMATION SYSTEM
<br>
<br><br>
NILE TV
<br>
<br><br>
NILE RADIO
</div>
</div>
<div class="end">
<br>
<p style="margin-left: 150px; font-family: 'Manrope'sans-serif">@ 2021 NILE UNIVERSITY </p>
</div>
<script>
window.onscroll = function() {myFunction()};
var header = document.getElementById("myHeader");
var sticky = header.offsetTop;
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
} else {
header.classList.remove("sticky");
}
}
</script>
<script>
var slideIndex = 0;
showSlides();
function showSlides() {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) {slideIndex = 1}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
setTimeout(showSlides, 3000); // Change image every 2 seconds
}
</script>
</body>
</html>