-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
274 lines (256 loc) · 10.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Adams Home</title>
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.2.0/ekko-lightbox.css" />
<link rel="stylesheet" href="css/style.css">
<script data-ad-client="ca-pub-5619281911806724" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<nav class="navbar navbar-expand-sm navbar-dark bg-dark">
<div class="container">
<a href="index.html" class="navbar-brand">
<img src="img/logo.jpg" width="60" height="60" alt="">
<h3 class="d-inline align-middle">Adams Intl. College</h3>
</a>
<!-- <a href="index.html" class="navbar-brand">Adams Intl. College</a> -->
<button class="navbar-toggler" data-toggle="collapse" data-target="#navbarNav"><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a href="index.html" class="nav-link">Home</a>
</li>
<li class="nav-item">
<a href="about.html" class="nav-link">About Us</a>
</li>
<li class="nav-item">
<a href="services.html" class="nav-link">Services</a>
</li>
<li class="nav-item">
<a href="blog.html" class="nav-link">Blog</a>
</li>
<li class="nav-item">
<a href="contact.html" class="nav-link">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- SHOWCASE SLIDER -->
<section id="showcase">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item carousel-image-1 active">
<div class="container">
<div class="carousel-caption d-none d-sm-block text-right mb-5">
<h1 class="display-4">WELCOME TO ADAMS COLLEGE</h1>
<p class="lead">
We are a community where you can be an individual and achieve exceptional things.
We are committed to learning and exploration, to discovery and impact.</p>
<a href="contact.html" class="btn btn-danger btn-lg" >Sign Up Now</a>
</div>
</div>
</div>
<div class="carousel-item carousel-image-2">
<div class="container">
<div class="carousel-caption d-none d-sm-block mb-5 text-right">
<h1 class="display-3">Why Adams College ?</h1>
<p class="lead">We have an excellent reputation for quality teaching and sustained high level of success over 2 decades.</p>
<a href="#" class="btn btn-primary btn-lg">Learn More</a>
</div>
</div>
</div>
<div class="carousel-item carousel-image-1">
<div class="container">
<div class="carousel-caption d-none d-sm-block text-right mb-5">
<h1 class="display-3">Who we are</h1>
<p class="lead">We are here to help at Adams college. We are your pathway to the Univeristy of your dream</p>
<a href="#" class="btn btn-success btn-lg">Learn More</a>
</div>
</div>
</div>
</div>
<a href="#myCarousel" data-slide="prev" class="carousel-control-prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a href="#myCarousel" data-slide="next" class="carousel-control-next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</section>
<!-- HOME ICON SECTION -->
<section id="home-icons" class="py-5">
<div class="container">
<div class="row">
<div class="col-md-4 mb-4 text-center">
<i class="fas fa-award" style='font-size:55px'></i></i><h3>Award</h3>
<strong>
<p>2019 NANS OUSTANDING LEADERSHIP.</p>
<P>OUTSANDING TUTORIAL OF THE YEAR 2019.</p>
<p>And lots more</p>
</strong>
</div>
<div class="col-md-4 mb-4 text-center">
<i class="fas fa-graduation-cap" style='font-size:55px'></i>
<h3>Acheivement</h3>
<p class="text">We have trained more than 25,000 students in 2 decades.</p>
</div>
<div class="col-md-4 mb-4 text-center">
<i class="fas fa-seedling" style='font-size:55px'></i>
<h3>Reaching for the Needy</h3>
<p> Here at Adams College we have our special program and day for given back to the Society</p
</div>
</div>
</div>
</section>
<!-- HOME HEADING SECTION -->
<section id="home-heading" class="p-5">
<div class="dark-overlay">
<div class="row">
<div class="col">
<div class="container pt-5">
<h1>Are You Ready To Get Started?</h1>
<p class="d-none d-md-block">Join us at Adams today. Your result will checkmate insults</p>
</div>
</div>
</div>
</div>
</section>
<!-- INFO SECTION -->
<section id="info" class="py-3">
<div class="container">
<div class="row ">
<div class="col-md-6 align-self-center mb-2">
<h3>How are you planning your life ?</h3>
<p>At Adams college, we give you relevant training that give value. <br>
We are in the bussiness of producing best candidates for every exam and graduating with a first class in their various university.</p>
<a href="#" class="btn btn-outline-danger btn-lg">Learn More</a>
</div>
<div class="col-md-6 ">
<img src="img/check.jpg" class="img-fluid" alt="">
</div>
</div>
</div>
</div>
</section>
<!-- VIDEO PLAY SECTION -->
<section id="video-play">
<div class="dark-overlay">
<div class="row">
<div class="col">
<div class="container p-5">
<a
href="#"
class="video"
data-video="https://www.youtube.com/embed/WrMexggGqXE"
data-toggle="modal"
data-target="#videoModal"
>
<i class="fa fa-play"></i>
</a>
<h1>See What We Do and Who we are</h1>
</div>
</div>
</div>
</div>
</section>
<!-- PHOTO GALLERY -->
<section id="gallery" class="py-5">
<div class="container">
<h1 class="text-center">Photo Gallery</h1>
<p class="text-center">Check out our photos On Matriculation day</p>
<div class="row mb-4">
<div class="col-md-4">
<a href="img/matric1.jpg" data-toggle="lightbox" data-gallery="img-gallery">
<img src="img/matric1.jpg" class="img-fluid">
</a>
</div>
<div class="col-md-4">
<a href="img/matric2.jpg" data-toggle="lightbox" data-gallery="img-gallery">
<img src="img/matric2.jpg" class="img-fluid">
</a>
</div>
<div class="col-md-4">
<a href="img/matric4.jpg" data-toggle="lightbox" data-gallery="img-gallery">
<img src="img/matric4.jpg" class="img-fluid">
</a>
</div>
</div>
<div class="row mb-4">
<div class="col-md-4">
<a href="img/matric6.jpg" data-toggle="lightbox" data-gallery="img-gallery">
<img src="img/matric6.jpg" class="img-fluid">
</a>
</div>
<div class="col-md-4">
<a href="img/matric7.jpg" data-toggle="lightbox" data-gallery="img-gallery">
<img src="img/matric7.jpg" class="img-fluid">
</a>
</div>
<div class="col-md-4">
<a href="img/matric8.jpg" data-toggle="lightbox" data-gallery="img-gallery">
<img src="img/matric8.jpg" class="img-fluid">
</a>
</div>
</div>
</div>
</section>
<!-- NEWSLETTER SECTION -->
<section id="newsletter" class="text-center p-5 bg-dark text-white">
<div class="container">
<div class="row">
<div class="col">
<h1>Signup For Our Newsletter</h1>
<p>Get to know us better... <br> Become a subscriber and get access to our weekly briefings</p>
<form class="form-inline justify-content-center">
<label class="sr-only" for="name">Name</label>
<input type="text" class="form-control mb-2 mr-sm-2 mb-sm-0" placeholder="Enter Name">
<label class="sr-only" for="email">Email</label>
<input type="email" class="form-control mb-2 mr-sm-2 mb-sm-0" placeholder="Enter Email">
<button class="btn btn-primary" type="submit">Submit</button>
</form>
</div>
</div>
</div>
</section>
<footer id="main-footer" class="text-center p-4">
<div class='lbcdn' data-cdnpb="1862" data-format="lbd"></div>
<div class="container">
<div class="row">
<div class="col">
<p>Copyright 2020 © Adams College</p>
</div>
</div>
</div>
</footer>
<!-- VIDEO MODAL -->
<div class="modal fade" id="videoModal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<button class="close" data-dismiss="modal"><span>×</span></button>
<iframe src="" height="350" width="100%" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.2.0/ekko-lightbox.js"></script>
<script src="js/main.js"></script>
<script src="https://kit.fontawesome.com/24edea1e41.js" crossorigin="anonymous"></script>
<script class="slbcdn" src="https://cp.adnaira.ng/cdn/scdn/scdn.js"></script>
</head>
</body>
</html>