-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
443 lines (443 loc) · 24.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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Edtech-Website</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous">
<!-- favicon-link -->
<link rel="shortcut icon" href="images/favicon.png" type="image/x-icon">
<!-- custom-css-link -->
<link rel="stylesheet" href="style.css">
<!-- fontawsome-link -->
<script src="https://kit.fontawesome.com/f68eb2b6b1.js" crossorigin="anonymous"></script>
</head>
<body>
<!-- Header section start-->
<header>
<!-- navigation menu -->
<section>
<nav class="navbar navbar-expand-lg bg-white">
<div class="container">
<img src="images/Final VGS-Logo.png" alt="" width="200" height="60">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item ps-3 pe-3">
<a class="nav-link active" aria-current="page" href="#">Home</a>
</li>
<li class="nav-item ps-3 pe-3">
<a class="nav-link" href="#">Courses</a>
</li>
<li class="nav-item ps-3 pe-3">
<a class="nav-link" href="#">Deals</a>
</li>
<li class="nav-item ps-3 pe-3">
<a class="nav-link" href="#">Success</a>
</li>
<li class="nav-item ps-3 pe-3">
<a class="nav-link" href="#">About</a>
</li>
<li class="nav-item ps-3 pe-3">
<a class="nav-link" href="#">Register</a>
</li>
</ul>
<form class="d-flex" role="search">
<button class="btn btn-outline-primary" type="submit">Register</button>
</form>
</div>
</div>
</nav>
</section>
<!-- slider of header start-->
<section>
<div id="carouselExampleControls" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="images/cover/cover-1.png" class="d-block w-100" alt="...">
<div class="carousel-caption text-center">
<h3>Get Started Digital <br>Learning</h3>
<p>It is a long established fact that a reader will be distracted by the readable <br>content of a page when looking at its layout.</p>
<button type="button" class="btn btn-primary">Get Started</button>
</div>
</div>
<div class="carousel-item">
<img src="images/cover/cover-2.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption text-center">
<h1>Get Started Digital <br>Learning</h1>
<p>It is a long established fact that a reader will be distracted by the readable <br>content of a page when looking at its layout.</p>
<button type="button" class="btn btn-primary">Get Started</button>
</div>
</div>
<div class="carousel-item">
<img src="images/cover/cover-3.jpg" class="d-block w-100" alt="...">
<div class="carousel-caption text-center">
<h1>Get Started Digital <br>Learning</h1>
<p>It is a long established fact that a reader will be distracted by the readable <br>content of a page when looking at its layout.</p>
<button type="button" class="btn btn-primary">Get Started</button>
</div>
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleControls" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</section>
</header>
<!-- Header section start-->
<!-- body section start -->
<main>
<!-- Discover Our Popular Courses start -->
<section>
<div class="container">
<!-- discover courses header start-->
<div class="new-section">
<div class="text-center">
<h1>Discover Our Popular Courses</h1>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>
</div>
</div>
<!-- discover courses header end-->
<!-- discover-single-course start -->
<div>
<div class="container px-4 py-4">
<!-- single-course -->
<div class="row gx-md-4 gx-lg-0 mx-lg-5 gy-2">
<div class="col-lg-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-1.png" class="img-fluid rounded" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Fundamental Of UI/UX Design</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h6 class="text-primary">Price : 20$</h6></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-2.png" class="img-fluid rounded" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Javascript Basic to advanced</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h5 class="text-primary">Price : 20$</h5></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- single-course -->
<div class="row gx-md-4 gx-lg-0 mx-lg-5 gy-2">
<div class="col-lg-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-3.png" class="img-fluid rounded" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Fullstack Web Development</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h6 class="text-primary">Price : 20$</h6></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-4.png" class="img-fluid rounded" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Digital Marketing</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h5 class="text-primary">Price : 20$</h5></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- single-course -->
<div class="row gx-md-4 gx-lg-0 mx-lg-5 gy-2">
<div class="col-lg-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-5.png" class="img-fluid rounded" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Photography Basic Rules</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h6 class="text-primary">Price : 20$</h6></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-6.png" class="img-fluid rounded" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Motion Graphics</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h5 class="text-primary">Price : 20$</h5></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container text-center mb-5"><button class="btn btn-primary">View-All</button></div>
</div>
<!-- discover-single-course end -->
</div>
</section>
<!-- Discover Our Popular Courses end -->
<!-- ready-to-join-modal-section start -->
<section>
<div class="container new-section">
<div class="card">
<div class="card-body p-5 bg-primary rounded">
<div class="row align-items-center text-lg-start text-md-center text-sm-center g-md-4 g-sm-4">
<div class="col-lg-10 text-light">
<h1 class="card-title">Ready to join?</h1>
<p class="card-text">It is a long established fact that a reader will be distracted by the<br> readable content of a page when looking at its layout.</p>
</div>
<div class="col-lg-2">
<!-- modal-popap-button -->
<button type="button" class="btn btn-light" data-bs-toggle="modal" data-bs-target="#exampleModal">Registration</button>
<!-- Modal -->
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Register Now</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<form>
<div class="mb-3">
<label for="exampleInputEmail1" class="form-label">Email address</label>
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
<div id="emailHelp" class="form-text">We'll never share your email with anyone else.</div>
</div>
<div class="mb-3">
<label for="exampleInputPassword1" class="form-label">Password</label>
<input type="password" class="form-control" id="exampleInputPassword1">
</div>
<div class="mb-3 form-check">
<input type="checkbox" class="form-check-input" id="exampleCheck1">
<label class="form-check-label" for="exampleCheck1">Your information is correct.</label>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ready-to-join-modal-section end -->
<!-- Frequently Asked Questions start -->
<section>
<div class="container new-section">
<!-- Frequently-header -->
<div class="text-center">
<h1>Frequently Asked Questions</h1>
<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>
</div>
<!-- frequently-accordion -->
<div class="mt-5">
<div class="accordion" id="accordionExample">
<div class="accordion-item">
<h2 class="accordion-header" id="headingOne">
<button class="accordion-button" type="button" data-bs-toggle="collapse" data-bs-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<p>What is the difference between grid or flex?</p>
</button>
</h2>
<div id="collapseOne" class="accordion-collapse collapse show" aria-labelledby="headingOne" data-bs-parent="#accordionExample">
<div class="accordion-body">
<strong>Grid Vs Flex.</strong> Grid is made for two-dimensional layout while Flexbox is for one. This means Flexbox can work on either row or columns at a time, but Grids can work on both. Flexbox, gives you more flexibility while working on either element (row or column).
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingTwo">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
<p>What is the difference bootstrap and tailwind ?</p>
</button>
</h2>
<div id="collapseTwo" class="accordion-collapse collapse" aria-labelledby="headingTwo" data-bs-parent="#accordionExample">
<div class="accordion-body">
<strong>Bootstrap Vs Tailwind CSS.</strong> Bootstrap comes with a set of pre-styled responsive, mobile-first components that possess a definite UI kit. Tailwind CSS uses a set of utility classes to create a neat UI with more flexibility and uniqueness. Sites created using Bootstrap follow the generic pattern that makes them look identical.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
<p>What do you mean by CSS box model?</p>
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
<strong>The CSS Box Model.</strong> In CSS, the term "box model" is used when talking about design and layout. The CSS box model is essentially a box that wraps around every HTML element. It consists of: margins, borders, padding, and the actual content.
</div>
</div>
</div>
<div class="accordion-item">
<h2 class="accordion-header" id="headingThree">
<button class="accordion-button collapsed" type="button" data-bs-toggle="collapse" data-bs-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
<p>What is a semantic tag in HTML?</p>
</button>
</h2>
<div id="collapseThree" class="accordion-collapse collapse" aria-labelledby="headingThree" data-bs-parent="#accordionExample">
<div class="accordion-body">
<strong>HTML Semantic Element.</strong> Semantic HTML elements are those that clearly describe their meaning in a human- and machine-readable way. Elements such as: article | aside | details | figcaption | figure | footer | header | main | mark | nav | section | summary | time.
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Frequently Asked Questions end -->
<!-- Trusted by over 800+ companies section start-->
<section>
<div class="container text-center d-sm-none d-md-block d-md-none d-lg-block">
<div>
<h1>Trusted by over 800+ companies</h1>
</div>
<div class="row mt-5 gx-lg-2">
<div class="col-lg-2">
<!-- single-logo -->
<img src="images/company/company-1.png" class="img-thumbnail border border-0" alt="...">
</div>
<div class="col-lg-2">
<!-- single-logo -->
<img src="images/company/company-2.png" class="img-thumbnail border border-0" alt="...">
</div>
<div class="col-lg-2">
<!-- single-logo -->
<img src="images/company/company-3.png" class="img-thumbnail border border-0" alt="...">
</div>
<div class="col-lg-2">
<!-- single-logo -->
<img src="images/company/company-4.png" class="img-thumbnail border border-0" alt="...">
</div>
<div class="col-lg-2">
<!-- single-logo -->
<img src="images/company/company-5.png" class="img-thumbnail border border-0" alt="...">
</div>
<div class="col-lg-2">
<!-- single-logo -->
<img src="images/company/company-6.png" class="img-thumbnail border border-0" alt="...">
</div>
</div>
</div>
</section>
<!-- Trusted by over 800+ section start-->
<!-- footer-section start -->
<footer>
<section>
<div class="text-center text-white p-3 border bg-dark p-5 custom-footer">
<div class="row">
<div class="col">
<!-- footer-info -->
<div>
<h4>Pro Edu</h4>
<p>Office 41, Zawaya Buildin, Ghala Muscat,<br> Sultanate of Oman</p>
<p><span>Privacy Ploicy | Terms of use</span></p>
</div>
<!-- footer-icon -->
<div>
<!-- single-icon -->
<a class="text-light fs-3 p-2" href="#"><i class="fa-brands fa-facebook"></i></a>
<!-- single-icon -->
<a class="text-light fs-3 p-2" href="#"><i class="fa-brands fa-twitter"></i></a>
<!-- single-icon -->
<a class="text-light fs-3 p-2" href="#"><i class="fa-brands fa-instagram"></i></a>
<!-- single-icon -->
<a class="text-light fs-3 p-2" href="#"><i class="fa-brands fa-tiktok"></i></a>
</div>
</div>
</div>
</div>
</section>
</footer>
<!-- footer-section end -->
</main>
<!-- body section end -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
</body>
</html>
<!-- md-device-responsive start-->
<!-- <div class="row gx-0">
<div class="col-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-1.png" class="img-fluid rounded-start" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Fundamental Of UI/UX Design</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h5 class="text-primary">Price : 20$</h5></p>
</div>
</div>
</div>
</div>
</div>
<div class="col-6">
<div class="card mb-3" style="max-width: 540px;">
<div class="row g-0">
<div class="col-md-4">
<img src="images/course/course-1.png" class="img-fluid rounded-start" alt="...">
</div>
<div class="col-md-8">
<div class="card-body">
<h5 class="card-title">Fundamental Of UI/UX Design</h5>
<p class="card-text">Some quick example text to build on the card title and make up the bulk of the card.</p>
<p class="card-text"><h5 class="text-primary">Price : 20$</h5></p>
</div>
</div>
</div>
</div>
</div>
</div> -->
<!-- md-device-responsive-end -->