-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
322 lines (306 loc) · 13.2 KB
/
index.php
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
<?php
session_start();
if(isset($_SESSION['isEntered']) && $_SESSION['isEntered']){}
else{
header("Location: account.php");
}
?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>JDE Education</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<link href="assets/img/favicon.png" rel="icon">
<link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="./assets/vendor/aos/aos.css" rel="stylesheet">
<script src="./assets/js/jquery.js"></script>
<link href="./assets/css/style.css" rel="stylesheet">
</head>
<body>
<script>
$(function() {
$("#loadheader").load("_preload/_navbar.php");
});
</script>
<div id="loadheader"></div>
<section id="hero" class="d-flex justify-content-center align-items-center">
<div class="container position-relative" data-aos="zoom-in" data-aos-delay="100">
<h1>Learning Today,<br>Leading Tomorrow</h1>
<h2>Join Our Community And Enjoy Education In More Simpler Way</h2>
<a href="account.php" class="btn-get-started">Account Manager</a>
</div>
</section>
<main id="main">
<section id="about" class="about">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>About</h2>
<p>About Us</p>
</div>
<div class="row">
<div class="col-lg-6 order-1 order-lg-2" data-aos="fade-left" data-aos-delay="100">
<img src="assets/img/about.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content">
<h3>JDE Education is The Best Platform To Share The Educational Stuffs.</h3>
<p class="font-italic">
We Create This Platform To Make The Educational System Easy.
</p>
<ul>
<li><i class="icofont-check-circled"></i> Easy To Handle.</li>
<li><i class="icofont-check-circled"></i> All Cources At One Place.</li>
<li><i class="icofont-check-circled"></i> Data Security.</li>
<li><i class="icofont-check-circled"></i> 24x7 Support.</li>
</ul>
<p>
JDE Education is The Safe And Easy Platform To Work There Are Multiple Thing At One Place.
</p>
<a href="about.html" class="learn-more-btn">Learn More</a>
</div>
</div>
</div>
</section>
<script>
$(function() {
$("#loadcount").load("_preload/php/_count.php");
});
</script>
<div id="loadcount"></div>
<section id="why-us" class="why-us">
<div class="container" data-aos="fade-up">
<div class="row">
<div class="col-lg-4 d-flex align-items-stretch">
<div class="content">
<h3>Why Choose JDE Education?</h3>
<p>
The JDE Gives You The Facilties To Maintain The Stuff In More Simpler And Convinient Way.
We Have The Profrssional Teams Of Teacher To Teach And So Many Events To Handle.
</p>
<div class="text-center">
<a href="about.html" class="more-btn">Learn More <i class="bx bx-chevron-right"></i></a>
</div>
</div>
</div>
<div class="col-lg-8 d-flex align-items-stretch" data-aos="zoom-in" data-aos-delay="100">
<div class="icon-boxes d-flex flex-column justify-content-center">
<div class="row">
<div class="col-xl-4 d-flex align-items-stretch">
<div class="icon-box mt-4 mt-xl-0">
<i class="bx bx-receipt"></i>
<h4><a href="http://localhost/19/courses.html">Give Test</a></h4>
<p>Give Tests And View Results Online.</p>
</div>
</div>
<div class="col-xl-4 d-flex align-items-stretch">
<div class="icon-box mt-4 mt-xl-0">
<i class="bx bx-cube-alt"></i>
<h4><a href="http://localhost/19/conference.html">Attend Online Lectures</a></h4>
<p>Join Online Meeting,Lectures,Seminars With Safe and Encrypted Way.</p>
</div>
</div>
<div class="col-xl-4 d-flex align-items-stretch">
<div class="icon-box mt-4 mt-xl-0">
<i class="bx bx-images"></i>
<h4><a href="http://localhost/19/contact.html">Community Support</a></h4>
<p>24x7 Community Support. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="features" class="features">
<div class="container" data-aos="fade-up">
<div class="row" data-aos="zoom-in" data-aos-delay="100">
<div class="col-lg-3 col-md-4">
<div class="icon-box">
<i class="ri-store-line" style="color: #ffbb2c;"></i>
<h3><a href="">Lorem Ipsum</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-bar-chart-box-line" style="color: #5578ff;"></i>
<h3><a href="">Dolor Sitema</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-md-0">
<div class="icon-box">
<i class="ri-calendar-todo-line" style="color: #e80368;"></i>
<h3><a href="">Sed perspiciatis</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4 mt-lg-0">
<div class="icon-box">
<i class="ri-paint-brush-line" style="color: #e361ff;"></i>
<h3><a href="">Magni Dolores</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-database-2-line" style="color: #47aeff;"></i>
<h3><a href="">Nemo Enim</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-gradienter-line" style="color: #ffa76e;"></i>
<h3><a href="">Eiusmod Tempor</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-file-list-3-line" style="color: #11dbcf;"></i>
<h3><a href="">Midela Teren</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-price-tag-2-line" style="color: #4233ff;"></i>
<h3><a href="">Pira Neve</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-anchor-line" style="color: #b2904f;"></i>
<h3><a href="">Dirada Pack</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-disc-line" style="color: #b20969;"></i>
<h3><a href="">Moton Ideal</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-base-station-line" style="color: #ff5828;"></i>
<h3><a href="">Verdo Park</a></h3>
</div>
</div>
<div class="col-lg-3 col-md-4 mt-4">
<div class="icon-box">
<i class="ri-fingerprint-line" style="color: #29cc61;"></i>
<h3><a href="">Flavor Nivelanda</a></h3>
</div>
</div>
</div>
</div>
</section>
<section id="popular-courses" class="courses">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Courses</h2>
<p>Popular Courses</p>
</div>
<div class="row" id="par" data-aos="zoom-in" data-aos-delay="100">
<script>
let par = document.getElementById("par");
let xhr = new XMLHttpRequest();
xhr.open("POST","http://localhost/19/_preload/php/_braincourse.php",true);
xhr.setRequestHeader("Content-Type","x-www-form-urlencoded");
xhr.send();
xhr.onreadystatechange = function(){
if(xhr.status==200 && xhr.readyState==4){
par.innerHTML = xhr.responseText;
}
}
</script>
</div>
</div>
</section>
<section id="trainers" class="trainers">
<div class="container" data-aos="fade-up">
<div class="section-title">
<h2>Teachers</h2>
<p>Our Teachers</p>
</div>
<div class="row" data-aos="zoom-in" data-aos-delay="100">
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member">
<img src="assets/img/trainers/trainer-1.jpg" class="img-fluid" alt="">
<div class="member-content">
<h4>Antonio White</h4>
<span>Web Development</span>
<p>
Magni qui quod omnis unde et eos fuga et exercitationem. Odio veritatis perspiciatis quaerat qui aut aut aut
</p>
<div class="social">
<a href=""><i class="icofont-twitter"></i></a>
<a href=""><i class="icofont-facebook"></i></a>
<a href=""><i class="icofont-instagram"></i></a>
<a href=""><i class="icofont-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member">
<img src="assets/img/trainers/trainer-2.jpg" class="img-fluid" alt="">
<div class="member-content">
<h4>Sarah Jhinson</h4>
<span>Marketing</span>
<p>
Repellat fugiat adipisci nemo illum nesciunt voluptas repellendus. In architecto rerum rerum temporibus
</p>
<div class="social">
<a href=""><i class="icofont-twitter"></i></a>
<a href=""><i class="icofont-facebook"></i></a>
<a href=""><i class="icofont-instagram"></i></a>
<a href=""><i class="icofont-linkedin"></i></a>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 d-flex align-items-stretch">
<div class="member">
<img src="assets/img/trainers/trainer-3.jpg" class="img-fluid" alt="">
<div class="member-content">
<h4>Hardik Jade</h4>
<span>Content</span>
<p>
Voluptas necessitatibus occaecati quia. Earum totam consequuntur qui porro et laborum toro des clara
</p>
<div class="social">
<a href=""><i class="icofont-twitter"></i></a>
<a href=""><i class="icofont-facebook"></i></a>
<a href=""><i class="icofont-instagram"></i></a>
<a href=""><i class="icofont-linkedin"></i></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<script>
$(function() {
$("#loadfooter").load("_preload/_footer.html");
});
</script>
<div id="loadfooter"></div>
<a href="#" class="back-to-top"><i class="bx bx-up-arrow-alt"></i></a>
<div id="preloader"></div>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>