-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
248 lines (230 loc) · 15.2 KB
/
index.html
File metadata and controls
248 lines (230 loc) · 15.2 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>THE INVALUABLES</title>
<link rel="stylesheet" href="./fiber2.css">
<link href='https://fonts.googleapis.com/css?family=Inter' rel='stylesheet'>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
<script src="https://kit.fontawesome.com/41ed371ce6.js" crossorigin="anonymous"></script>
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" rel="stylesheet"/>
</head>
<body>
<div class="top-wrap p-4 bg-cyan text-white">
<div class="container-fluid">
<div class="row">
<div class="col-md col-xl-5 d-flex align-items-center">
<a class="align-items-center text-reset" href="index.html">
THE INVALUABLES MODEL COLLEGE<br>
<span>Online Education & Learning</span>
</a>
</div>
<div class="col-md d-flex align-items-center">
<div class="con d-flex">
<div class="icon"><i class="fa-regular fa-clock top-icon p-2"></i></div>
<div class="text">
<span>Monday - Friday</span>
<strong>8:00AM-8:00PM</strong>
</div>
</div>
</div>
<div class="col-md d-flex align-items-center">
<div class="con d-flex">
<div class="icon"><i class="fa-solid fa-phone top-icon p-2"></i></div>
<div class="text">
<span>Call Us</span><br>
<strong>0902 3929 210</strong>
</div>
</div>
</div>
<div class="col-md d-flex justify-content-end align-items-center">
<div class="social-media mr-auto pt-3">
<p class="mb-0 d-flex">
<a href="#" class="d-flex align-items-center justify-content-center bg-back rounded-circle mx-2 p-2"><span class="fa fa-facebook media"><i class="sr-only">Facebook</i></span></a>
<a href="#" class="d-flex align-items-center justify-content-center bg-back rounded-circle mx-2 p-2"><span class="fa fa-twitter media"><i class="sr-only">Twitter</i></span></a>
<a href="#" class="d-flex align-items-center justify-content-center bg-back rounded-circle mx-2 p-2"><span class="fa fa-instagram media"><i class="sr-only">Instagram</i></span></a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid bg-cyan">
<div class="cunt-1 pb-3">
<nav id="myNavbar" class="navbar navbar-expand-lg navbar-light bg-back border-0 p-1">
<!-- <a class="navbar-brand mr-auto p-3" href="#">The Invaluables Model college</a> -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#Toggle"
aria-controls="Toggle" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="Toggle">
<ul class="navbar-nav mr-auto ml-3">
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Community">Home</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Pricing">All Courses</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Features">About</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Community">Team</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Pricing">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Features">Journal</a>
</li>
<li class="nav-item">
<a class="nav-link px-3 text-white" href="#Community">Contact</a>
</li>
</ul>
<div class="ml-auto mr-5" id="Toggle">
<a href="../FIBRE/fibre-sign_up_page.html"><button class="btn btn-lg rounded-0 text-white btn-purple">Get Certificate</button></a>
</div>
</div>
</nav>
</div>
<div class="container cunt-2 py-5 text-white">
<div class="row mb-5">
<div class="col-md-6 order-2 order-md-1 my-auto">
<h6>WELCOME TO THE INVALUABLES</h6>
<h3>BEST ONLINE EDUCATION<br>EXPERTISE</h3>
<p class="text-white">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<div class="mb-4">
<a href="../FIBRE/fibre-sign_up_page.html" class="btn link mb-2 d-block d-md-inline">Get Started Now!<i class="fa-solid fa-arrow-right-long px-1"></i></a>
<a href="../FIBRE/fibre-sign_up_page.html" class="btn link px-4 d-block d-md-inline text-center">View Courses<i class="fa-solid fa-arrow-right-long px-1"></i></a>
<!-- <a href="../FIBRE/fibre-sign_up_page.html" class="px-4 text-decor d-block d-md-inline text-center">View Examples</a> -->
<!-- <button class="btn text-white btn-purple">Start Free Trial</button><a href="#" class="px-4 text-decor">View examples</a><br> -->
</div>
</div>
<div class="col-md-6 order-1 order-md-2 ">
<img src="college_child.jpg" class="img-responsive" alt="hero-Illustration" width="100%">
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="container bg cunt-3 mt-5 py-5">
<h6 style="color: #1EB2A6">Learn Anything</h6>
<h2>Benefits About Online Learning<br> Expertise</h2>
<div class="row">
<div class="col-md-4 p-3">
<img src="online-learning.png" class="img-responsive icon" alt="time">
<h6 class="py-3">Online Courses</h6>
<p class="text-secondary">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
<div class="col-md-4 p-3">
<img src="certificate.png" class="img-responsive icon" alt="time">
<h6 class="py-3">Earn Certificates</h6>
<p class="text-secondary">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
<div class="col-md-4 p-3">
<img src="scientist.png" class="img-responsive icon" alt="time">
<h6 class="py-3">Learn with Experts</h6>
<p class="text-secondary">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
<div class="row round px-4 pt-5" style="background-color: #1EB2A6">
<div class="col-md-5 text-white mb-3 my-auto purple_div">
<h2>Talent Discovery Center</h2>
<p>Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<a href="" class="btn bg-white mb-5 text-purple font-weight-bold d-block d-md-inline">Discover<i class="fa-solid fa-arrow-right-long px-1"></i></a>
<!-- <button class="btn bg-white bt3n mb-5" style="color: #4D13D1"><b>Start Free Trial</b></button> -->
</div>
<div class="col-md-7 d-none d-md-block"><img src="Discover.jpg" class="img-responsive rounded-top" alt="Page Image" width="100%" style="height: 452.88px;"></div>
</div>
</div>
</div>
<div class="container py-5">
<h5 class="text-center text-purple">TESTIMONIALS</h5>
<h2 class="text-center">Our Successful students</h2>
<div class="row">
<div class="col-md-4 mb-5">
<div class="thumbnail p-3">
<div class="thumbnail-header bg-white d-flex my-3">
<img src="User Avatar.svg" alt="user-img" class="img-responsive pr-2">
<p class="mb-0 text-secondary"><span class="text-purple bold">SARAH ANDREWS</span><br>MARKETING MANAGER</p>
</div>
<div class="thumbnail-body mb-4">
<p class="text-secondary">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
<div class="col-md-4 mb-5">
<div class="thumbnail p-3">
<div class="thumbnail-header bg-white d-flex my-3">
<img src="User Avatar 2.svg" alt="user-img" class="img-responsive pr-2">
<p class="mb-0 text-secondary"><span class="text-purple bold">MATHEW HIGGINS</span><br>PETROLEUM ENGINEER</p>
</div>
<div class="thumbnail-body mb-4">
<p class="text-secondary">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
</div>
</div>
</div>
<div class="col-md-4 mb-5">
<div class="thumbnail p-3">
<div class="thumbnail-header bg-white d-flex my-3">
<img src="User Avatar 32.svg" alt="user-img" class="img-responsive pr-2">
<p class="mb-0 text-secondary"><span class="text-purple bold">JANICE DAVE</span><br>CIVIL ENGINEER</p>
</div>
<div class="thumbnail-body mb-5">
<p class="text-secondary">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid page_end">
<div class="container py-5">
<div class="row py-4">
<div class="col-md-4">
<h5 class="bold mb-4 text-purple">The Invaluables Model college</h5>
<p class="text-dark mb-5">Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.</p>
<p>Made with <span><i class="fa-solid fa-heart text-purple"></i></span> in Nigeria.</p>
</div>
<div class="col-md-2">
<h5 class="mb-4"><a href="#" class="bold text-decoration-none text-purple">Explore</a></h5>
<ul class="p-0">
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">About Us</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Services</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Courses</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Blog</a></li>
</ul>
</div>
<div class="col-md-2">
<h5 class="mb-4"><a href="#" class="bold text-decoration-none text-purple">Resources</a></h5>
<ul class="p-0">
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Support</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Contact</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">FAQ</a></li>
</ul>
</div>
<div class="col-md-2">
<h5 class="mb-4"><a href="#" class="bold text-decoration-none text-purple">Quick Links</a></h5>
<ul class="p-0">
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Contact Us</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Pricing</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">Privacy</a></li>
</ul>
</div>
<div class="col-md-2">
<h5 class="mb-4"><a href="#" class="bold text-decoration-none text-purple">Have a Question ?</a></h5>
<ul class="p-0">
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">0802 3929 210</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">0703 3979 210</a></li>
<li class="list-unstyled mb-3"><a href="#" class="text-reset text-decoration-none text-dark">0900 9623 210</a></li>
</ul>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js" integrity="sha384-+sLIOodYLS7CIrQpBjl+C7nPvqq+FbNUBDunl/OZv93DB7Ln/533i8e/mZXLi/P+" crossorigin="anonymous"></script>
</body>
</html>