-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.php
More file actions
244 lines (214 loc) · 9.3 KB
/
Copy pathindex.php
File metadata and controls
244 lines (214 loc) · 9.3 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
<!-- Header -->
<?php
include('./Includes/Header.php');
?>
<!-- End of Header -->
<!-- Start Video Background -->
<div class="container-fluid remove-vid-marg">
<div class="vid-parent">
<video playsinline autoplay muted loop>
<source src="Video/students_-_63328 (Original).mp4">
</video>
<div class="vid-overlay"></div>
</div>
<div class="vid-content">
<h1 class="my-content">Start to learn in Le-Earn</h1>
<small class="my-content">"Learn to Remove L"</small>
<!-- Button trigger modal -->
<br><a href="#" class="btn btn-danger" data-bs-toggle="modal" data-bs-target="#stuRegModalCenter">Get Started</a>
</div>
</div>
<!-- End Background -->
<!-- Start Text Banner -->
<div class="constainer-fluid bg-danger txt-banner">
<div class="row bottom-banner">
<div class="col-sm">
<h5><i class="fa-solid fa-book-open"></i>100+ Online Courses</h5>
</div>
<div class="col-sm">
<h5><i class="fa-solid fa-user"></i>Expert Instructors</h5>
</div>
<div class="col-sm">
<h5><i class="fa-solid fa-heart-pulse"></i>Lifetime Access</h5>
</div>
<div class="col-sm">
<h5><i class="fa-solid fa-money-bill-transfer"></i>Money Back Guarantee</h5>
</div>
</div>
</div>
<!-- End Text Banner -->
<!-- Start Popular Courses --> <!-- (mt) = margin top -->
<div class="container mt-5">
<h1 class="text-center"><u>Beloved Courses</u></h1>
<!-- Most Popular Course 1st Card Deck -->
<div class="card-deck mt-4" style="display: flex;" >
<a href="#" class="btn" style="text-align: left; padding: 0px; margin: 0px;">
<div class="card">
<img src="image/pexels-realtoughcandycom-11035472.jpg" class="card-img-top" alt="C++"/>
<div class="card-body">
<h5 class="card-title">Learn C++</h5>
<p class="card-text">"C++ is a versatile language known for its speed and flexibility, making it essential in industries like gaming and finance. Our course provides comprehensive training to unlock its full potential for building efficient applications and optimizing performance-critical systems."</p>
</div>
<div class="card-footer">
<p class="card-text d-inline">Price: <small><del>₹ 1000</del></small>
<span class="font-weight-bolder">₹ 200</span>
</p>
<a class="btn btn-primary text-white font-weight-bolder" style="float: right;" href="#">Enroll</a>
</div>
</div>
</a>
<a href="#" class="btn" style="text-align: left; padding: 0px; margin: 0px;">
<div class="card">
<img src="image/pexels-realtoughcandycom-11035478.jpg" class="card-img-top" alt="C++"/>
<div class="card-body">
<h5 class="card-title">Learn C#</h5>
<p class="card-text">"C# is a versatile and modern programming language prized for its simplicity and productivity across various platforms. Our course provides comprehensive training to master C# for developing robust software solutions with ease."</p>
</div>
<div class="card-footer">
<p class="card-text d-inline">Price: <small><del>₹ 1000</del></small>
<span class="font-weight-bolder">₹ 200</span>
</p>
<a class="btn btn-primary text-white font-weight-bolder" style="float: right;" href="#">Enroll</a>
</div>
</div>
</a>
<a href="#" class="btn" style="text-align: left; padding: 0px; margin: 0px;">
<div class="card">
<img src="image/pexels-realtoughcandycom-11035384.jpg" class="card-img-top" alt="C++"/>
<div class="card-body">
<h5 class="card-title">Learn Ruby</h5>
<p class="card-text">"Ruby is a dynamic and developer-friendly environment, widely used for web development and scripting tasks. Our course delivers thorough instruction to unlock the potential of Ruby for building modern web applications with ease."</p>
</div>
<div class="card-footer">
<p class="card-text d-inline">Price: <small><del>₹ 1000</del></small>
<span class="font-weight-bolder">₹ 200</span>
</p>
<a class="btn btn-primary text-white font-weight-bolder" style="float: right;" href="#">Enroll</a>
</div>
</div>
</a>
</div>
<!-- End of 1st card deck -->
<!-- Popular Course 2nd Card Deck -->
<div class="card-deck mt-4" style="display: flex;">
<a href="#" class="btn" style="text-align: left; padding: 0px; margin: 0px;">
<div class="card">
<img src="image/pexels-realtoughcandycom-11035474.jpg" class="card-img-top" alt="Python"/>
<div class="card-body">
<h5 class="card-title">Learn Python</h5>
<p class="card-text">"Python is a versatile and modern programming language celebrated for its simplicity and productivity, adaptable across diverse platforms. Our course offers comprehensive training to master Python, empowering developers to effortlessly create robust software solutions."</p>
</div>
<div class="card-footer">
<p class="card-text d-inline">Price: <small><del>₹ 1000</del></small>
<span class="font-weight-bolder">₹ 300</span>
</p>
<a class="btn btn-primary text-white font-weight-bolder" style="float: right;" href="#">Enroll</a>
</div>
</div>
</a>
<a href="#" class="btn" style="text-align: left; padding: 0px; margin: 0px;">
<div class="card">
<img src="image/ben-griffiths-2Rd-hwT2xQ0-unsplash.jpg" class="card-img-top" alt="Python"/>
<div class="card-body">
<h5 class="card-title">Learn PHP</h5>
<p class="card-text">"PHP is a flexible and modern programming language valued for its ease of use and productivity across various platforms. Our course provides comprehensive training to master PHP, enabling developers to efficiently create robust web solutions."</p>
</div>
<div class="card-footer">
<p class="card-text d-inline">Price: <small><del>₹ 1000</del></small>
<span class="font-weight-bolder">₹ 300</span>
</p>
<a class="btn btn-primary text-white font-weight-bolder" style="float: right;" href="#">Enroll</a>
</div>
</div>
</a>
<a href="#" class="btn" style="text-align: left; padding: 0px; margin: 0px;">
<div class="card">
<img src="image/pexels-realtoughcandycom-11035386.jpg" class="card-img-top" alt="Python"/>
<div class="card-body">
<h5 class="card-title">Learn CSS</h5>
<p class="card-text">"CSS is a versatile and modern styling language renowned for its simplicity and productivity in designing visually appealing websites across multiple platforms. Our course offers comprehensive training to master CSS, empowering developers to effortlessly create stylish and responsive web interfaces."</p>
</div>
<div class="card-footer">
<p class="card-text d-inline">Price: <small><del>₹ 1000</del></small>
<span class="font-weight-bolder">₹ 300</span>
</p>
<a class="btn btn-primary text-white font-weight-bolder" style="float: right;" href="#">Enroll</a>
</div>
</div>
</a>
</div>
<!-- End of 2nd card deck -->
<!-- View All Courses Button-->
<br>
<div class="text-center m-2">
<a class="btn btn-danger btn-sm" href="#">View All Courses</a>
</div>
</div>
<!-- End of Popular Course -->
<!-- Start Contact Us -->
<br>
<?php
include('./contact.php');
?>
<!-- End Contact Us -->
<!-- Start Social Follow -->
<div class="container-fluid bg-danger">
<div class="row text-white text-center p-1">
<div class="col-sm">
<a class="social-hover text-white" href="#">
<i class="fa-brands fa-facebook-f"></i> Facebook</a>
</div>
<div class="col-sm">
<a class="social-hover text-white" href="#">
<i class="fa-brands fa-x-twitter"></i> Twitter</a>
</div><div class="col-sm">
<a class="social-hover text-white" href="#">
<i class="fa-brands fa-whatsapp"></i> WhatsApp</a>
</div>
<div class="col-sm">
<a class="social-hover text-white" href="#">
<i class="fa-brands fa-instagram"></i> Instagram</a>
</div>
</div>
</div>
<!-- End Social Follow -->
<!-- Start About Section -->
<div class="container-fluid p-4" style="background-color: #E9ECEF;">
<div class="container" style="background-color: #E9ECEF;">
<div class="row text-center">
<div class="col-sm">
<h5><u>About Us</u></h5>
<p><i>Le-Eearn is the best e-learning website/platform,
where students can visit and learn any kind of Courses
according to their knowledge and need,
Partnering with universities and schools to offer courses.</i>
</p>
</div>
<div class="col-sm">
<h5><u>Category</u></h5>
<i>
<a class="text-dark" href="#">Web-Development</a><br>
<a class="text-dark" href="#">Web-Designing</a><br>
<a class="text-dark" href="#">Data Analysis</a><br>
<a class="text-dark" href="#">Android Development</a><br>
<a class="text-dark" href="#">IOS development</a><br>
</i>
</div>
<div class="col-sm">
<h5><u>Contact Us</u></h5>
<i>
<p>LeEearn,
Banepa-9,Kavre <br>
Phone:011-6223415 <br>
www.LeEarn.com</p>
</i>
</div>
</div>
</div>
</div>
<!-- End About Section -->
<!-- Footer -->
<?php
include('./Includes/Footer.php');
?>
<!-- End of Footer -->