-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
618 lines (463 loc) · 21.6 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
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Complete Responsive Online Study Website Design Tutorial</title>
<!-- google fonts cdn link -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<!-- font awesome cdn link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css">
<!-- custom css file link -->
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!-- header section starts -->
<header>
<div id="menu" class="fas fa-bars"></div>
<a href="#" class="logo"><i class="fas fa-user-graduate"></i>PRANIVIN EDTech.</a>
<nav class="navbar">
<ul>
<li><a class="active" href="#home">home</a></li>
<li><a href="#about">about</a></li>
<li><a href="#course">course</a></li>
<li><a href="#teacher">teacher</a></li>
<li><a href="#review">review</a></li>
<li><a href="#contact">contact</a></li>
</ul>
</nav>
<div id="login" class="fas fa-user-circle"></div>
</header>
<!-- header section ends -->
<!-- login form -->
<div class="login-form">
<form action="contact.php" method="POST">
<h3>login</h3>
<input type="email" placeholder="E-mail" class="box" id="email" name="email" required>
<input type="password" placeholder="password" class="box" id="password" name="password" required >
<p>forget password? <a href="#">click here</a></p>
<p>don't have an account? <a href="#">register now</a></p>
<input type="submit" class="btn" value="login">
<i class="fas fa-times"></i>
</form>
</div>
<!-- home section starts -->
<section class="home" id="home">
<h1>education from home</h1>
<p>“The home is the first and most effective place to learn the lessons of life: truth, honor, virtue, self control, the value of education, honest work, and the purpose and privilege of life. Nothing can take the place of home in rearing and teaching children, and no other success can compensate for failure in the home.”</p>
<a href="http://localhost/EDUCATION%20WEBSITE/enrollform.html"><button class="btn">enroll now</button></a>
<div class="shape"></div>
</section>
<!-- home section ends -->
<!-- about section starts -->
<section class="about" id="about">
<div class="image">
<img src="images/ABOUT.gif" alt="">
</div>
<div class="content">
<h3>why choose us?</h3>
<p>As an online student, you can study anytime anywhere. There are no physical class sessions. Online learning a good option for students who need to balance their work and family commitments.</p>
<p>From traditional full-time to a flexible hybrid or completely online programs, your options are endless. Choose from master's, doctoral, advanced certificates, certifications and individual courses.</p>
<a href="http://localhost/EDUCATION%20WEBSITE/learnmore.html"><button class="btn">learn more</button></a>
</div>
</section>
<!-- about section ends -->
<!-- course section starts -->
<section class="course" id="course">
<h1 class="heading">our popular courses</h1>
<div class="box-container">
<div class="box">
<a href="https://youtu.be/M6SJWVOhZdM">
<img src="images/course1.jpg" alt="">
</a>
<h3 class="price">₹ 599</h3>
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="https://youtu.be/M6SJWVOhZdM" class="title">learn front end development</a>
<p>In this Course You will be Learning 5 Languages i.e. HTML, CSS, JAVASCRIPT, BOOTSTRAP and REACT.</p>
<div class="info">
<h3> <i class="far fa-clock"></i> 2 hours </h3>
<h3> <i class="far fa-calendar-alt"></i> 6 months </h3>
<h3> <i class="fas fa-book"></i> 7 modules </h3>
</div>
</div>
</div>
<div class="box">
<a href="https://youtu.be/cbSrsYiRamo">
<img src="images/course2.jpg" alt="">
</a>
<h3 class="price">₹ 699</h3>
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="https://youtu.be/cbSrsYiRamo" class="title">learn back end development</a>
<p>In this Course, You will be Learning 4 Languages i.e. DBMS, PHP, JAVASCRIPT, RUBY. And Build Your Own Database as a Project. </p>
<div class="info">
<h3> <i class="far fa-clock"></i> 2 hours </h3>
<h3> <i class="far fa-calendar-alt"></i> 6 months </h3>
<h3> <i class="fas fa-book"></i> 6 modules </h3>
</div>
</div>
</div>
<div class="box">
<a href="https://youtu.be/N6Nq62z2C6c">
<img src="images/course3.jpg" alt="">
</a>
<h3 class="price">₹ 999</h3>
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="https://youtu.be/N6Nq62z2C6c" class="title">learn full stack development</a>
<p>In this Course, You will be learning front-end development languages AND back-end languages. </p>
<div class="info">
<h3> <i class="far fa-clock"></i> 2 hours </h3>
<h3> <i class="far fa-calendar-alt"></i> 9 months </h3>
<h3> <i class="fas fa-book"></i> 8 modules </h3>
</div>
</div>
</div>
<div class="box">
<a href="https://youtu.be/_5LhYsKpOOA">
<img src="images/course4.jpg" alt="">
</a>
<h3 class="price">₹ 699</h3>
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="https://youtu.be/_5LhYsKpOOA" class="title">learn python programming</a>
<p>In this Course, You will be Learning About Python Programmimg Language, Importance of Python In today's World.</p>
<div class="info">
<h3> <i class="far fa-clock"></i> 2 hours </h3>
<h3> <i class="far fa-calendar-alt"></i> 6 months </h3>
<h3> <i class="fas fa-book"></i> 12 modules </h3>
</div>
</div>
</div>
<div class="box">
<a href="https://youtu.be/nl7kDPYD20A">
<img src="images/course5.jpg" alt="">
</a>
<h3 class="price">₹ 859</h3>
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="https://youtu.be/nl7kDPYD20A" class="title">learn machine learning and AI</a>
<p>In this Course, You will be learning about Basics of Python, Big data Technologies, Data Exploration and much more.</p>
<div class="info">
<h3> <i class="far fa-clock"></i> 2 hours </h3>
<h3> <i class="far fa-calendar-alt"></i> 6 months </h3>
<h3> <i class="fas fa-book"></i> 12 modules </h3>
</div>
</div>
</div>
<div class="box">
<a href="https://youtu.be/Zv8-hrGiGno">
<img src="images/course6.jpg" alt="">
</a>
<h3 class="price">₹ 699</h3>
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="https://youtu.be/Zv8-hrGiGno" class="title">learn JAVA programming</a>
<p>In this Course, You will learn about the software's interface and how to read complex data and graphic user interfaces. </p>
<div class="info">
<h3> <i class="far fa-clock"></i> 2 hours </h3>
<h3> <i class="far fa-calendar-alt"></i> 6 months </h3>
<h3> <i class="fas fa-book"></i> 12 modules </h3>
</div>
</div>
</div>
</div>
</section>
<!-- course section ends -->
<!-- teacher section starts -->
<section class="teacher" id="teacher">
<h1 class="heading">our expert teachers</h1>
<div class="box-container">
<div class="box">
<img src="images/teacher1.jpg" alt="">
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="#" class="title">Prof. James Michael</a>
<p>Hello!</p>
<p>Myself James Michael.</p>
<p>I will be your instructor for front-end development. We will learn amazing languages and to build a UI.It will be an fun and amazing ride. See you there.</p>
<div class="info">
<h3> <i class="far fa-calendar-alt"></i> 6 years experience </h3>
<h3> <i class="fas fa-book"></i> B.tech </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/teacher2.jpg" alt="">
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="#" class="title">Prof. Mary Jones</a>
<p>Hey Coder. </p>
<p>My name is Mary Jones</p>
<p>I will be your teacher for back-end development and will be teach you about how a website get operated from back-end(i.e. from server-side)</p>
<div class="info">
<h3> <i class="far fa-calendar-alt"></i> 8 years experience </h3>
<h3> <i class="fas fa-book"></i> M.tech </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/teacher3.jpg" alt="">
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="#" class="title">Prof. Daniel Christopher</a>
<p>Hello there. </p>
<p>My name is Daniel Christopher.</p>
<p>I will be your guide for full-stack development. That means i will be teaching how we can use front-end + back-end technologies to build a proper website.</p>
<div class="info">
<h3> <i class="far fa-calendar-alt"></i> 11 years experience </h3>
<h3> <i class="fas fa-book"></i> M.tech </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/teacher4.jpg" alt="">
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="#" class="title">Prof. David Williams</a>
<p>How you doin.</p>
<p>My name is Davis Williams</p>
<p>I will be your teacher for Python programming language and will be teaching you about the language and the importance + uses of that language.</p>
<div class="info">
<h3> <i class="far fa-calendar-alt"></i> 8 years experience </h3>
<h3> <i class="fas fa-book"></i> M.tech </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/teacher5.jpg" alt="">
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="#" class="title">Prof. Jennifer Nolan</a>
<p>Hi! there.</p>
<p>My name is Jennifer Nolan</p>
<p>I will be your guide for Machine Learning and A.I.I will be teaching you about what is machine learning and A.I and what is its importance in future. </p>
<div class="info">
<h3> <i class="far fa-calendar-alt"></i> 5 years experience </h3>
<h3> <i class="fas fa-book"></i> BBA </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/teacher6.jpg" alt="">
<div class="content">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half"></i>
</div>
<a href="#" class="title">Prof. Susan Margaret</a>
<p>Hey! How are ya? </p>
<p>Myself Susan Margaret</p>
<p>I will be your instructor for Java Programming and together we will see and learn about java with its evolutionart era. Don't worry it won't be that hard.</p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 7 years experience</h3>
<h3> <i class="fas fa-book"></i> B.tech </h3>
</div>
</div>
</div>
</div>
</section>
<!-- teacher section ends -->
<!-- review section starts -->
<section class="review" id="review">
<h1 class="heading">our reviews</h1>
<div class="box-container">
<div class="box">
<img src="images/review1.jpg" alt="">
<div class="content">
<div class="stars">
</div>
<p>I really want to appreciate and thank you for being such a wonderful teacher.The way you were interacting with students and making learning so interesting and explaining everything was outstanding.</p>
<p>-Michael Cortin.</p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 85 </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/review2.jpg" alt="">
<div class="content">
<div class="stars">
</div>
<p>I really like this class because all lectures, assignments, and tests are straight forward. A couple things I dislike about the class are that there should be more opportunities for extra credit.</p>
<p>-LUCY WILLIAMS</p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 97 </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/review3.jpg" alt="">
<div class="content">
<div class="stars">
</div>
<p>The experience of this class has being nothing but positive. I thought the coarse outline/power point was extremely helpful. The homework, quizzes and test were reasonable.</p>
<p>-Sarah Hardin.</p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 73 </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/review4.jpg" alt="">
<div class="content">
<div class="stars">
</div>
<p>I really liked the online option of this class because I am a very busy person (2 jobs and college). Only thing that was a little confusing at first was all the different resources.</p>
<p>-Mary Hoskins.</p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 87 </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/review5.jpg" alt="">
<div class="content">
<div class="stars">
</div>
<p>The assignments were very beneficial to the entire learning process. If there was one thing that I would recommend to help the class it would be an accompanying audio lecture to the power points</p>
<p>-James Morris. </p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 53 </h3>
</div>
</div>
</div>
<div class="box">
<img src="images/review6.jpg" alt="">
<div class="content">
<div class="stars">
</div>
<p>I thought the class was pretty good I actually think I have learned a lot from this class. I thought your homework and tests really made me think and search for the answers making me learn more.</p>
<p>-Alan Hoffman.</p>
<div class="info">
<h3> <i class="fa fa-thumbs-up"></i> 69</h3>
</div>
</div>
</div>
</div>
</section>
<!-- review section ends -->
<!-- contact section starts -->
<section class="contact" id="contact">
<h1 class="heading">contact us</h1>
<div class="row">
<form action="">
<input type="text" placeholder="full name" class="box" required>
<input type="email" placeholder="your email" class="box" required>
<input type="password" placeholder="your password" class="box" required>
<input type="number" placeholder="your number" class="box" required>
<textarea name="" id="" cols="30" rows="10" class="box address" placeholder="your address" required></textarea>
<input type="submit" class="btn" value="send now">
</form>
<div class="image">
<img src="images/contact-img.png" alt="">
</div>
</div>
</section>
<!-- contact section ends -->
<!-- footer section starts -->
<div class="footer">
<div class="box-container">
<div class="box">
<h3>branch locations</h3>
<a href="#">India</a>
<a href="#">USA</a>
<a href="#">france</a>
<a href="#">russia</a>
</div>
<div class="box">
<h3>quick links</h3>
<a href="#">home</a>
<a href="#">about</a>
<a href="#">course</a>
<a href="#">teachers</a>
<a href="#">contact</a>
</div>
<div class="box">
<h3>contact info</h3>
<p> <i class="fas fa-map-marker-alt"></i> mumbai, india 400104. </p>
<p> <i class="fas fa-envelope"></i> [email protected] </p>
<p> <i class="fas fa-phone"></i> +123-456-7890 </p>
</div>
</div>
<h1 class="credit">created by <a href="#">PRANIVIN</a> all rights reserved. </h1>
</div>
<!-- footer section ends -->
<!-- jquery cdn link -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- custom js file link -->
<script src="script.js"></script>
</body>
</html>