-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
366 lines (314 loc) · 17.4 KB
/
index.html
File metadata and controls
366 lines (314 loc) · 17.4 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
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
<!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>Tech2 etc Tutorial</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" integrity="sha512-SnH5WK+bZxgPHs44uWIX+LLJAJ9/2PkPKZ5QiAj6Ta86w+fsb2TkcmfRyVX3pBnMFcV7oQPJkl9QevSCWr3W6A==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- <link rel="stylesheet" href="https://unicons.iconscout.com/release/v2.1.6/css/unicons.css"> -->
<link rel="stylesheet" href="style.css">
<script src="https://code.jquery.com/jquery-3.6.0.min.js"
integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=" crossorigin="anonymous"></script>
</head>
<body>
<!-- Navigation -->
<nav>
<div class="logo">
<img src="images/logo.svg" alt="logo">
</div>
<div class="navigation">
<ul>
<i class="fa-regular fa-circle-xmark" id="menu-close"></i>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<img id="menu-btn" src="images/menu.png" alt="">
</div>
</nav>
<!-- Home -->
<section id="home">
<h2>Enhance Your Future With TechEduca</h2>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Sit veritatis, magni incidunt temporibus expedita corporis voluptatum neque. Excepturi est nihil expedita aliquam natus perferendis? Et deleniti fuga facere qui beatae.
</p>
<div class="btn">
<a href="#" class="blue">Learn More</a>
<a href="#" class="yellow">Visit Courses</a>
</div>
</section>
<!-- features -->
<section id="features">
<h1>Awesome Features</h1>
<p>Explore interactive lessons, personalized paths, and real-time progress on our cutting-edge platform.</p>
<div class="fea-base">
<div class="fea-box">
<svg xmlns="http://www.w3.org/2000/svg" width ="50" height ="50" viewBox="0 0 640 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9v28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5V291.9c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z"/></svg>
<h3>Scholarship Facility</h3>
<p>Easily find scholarships with our database, streamlined applications, and personalized guidance.</p>
</div>
<div class="fea-box">
<svg xmlns="http://www.w3.org/2000/svg" width ="50" height ="50" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M211 7.3C205 1 196-1.4 187.6 .8s-14.9 8.9-17.1 17.3L154.7 80.6l-62-17.5c-8.4-2.4-17.4 0-23.5 6.1s-8.5 15.1-6.1 23.5l17.5 62L18.1 170.6c-8.4 2.1-15 8.7-17.3 17.1S1 205 7.3 211l46.2 45L7.3 301C1 307-1.4 316 .8 324.4s8.9 14.9 17.3 17.1l62.5 15.8-17.5 62c-2.4 8.4 0 17.4 6.1 23.5s15.1 8.5 23.5 6.1l62-17.5 15.8 62.5c2.1 8.4 8.7 15 17.1 17.3s17.3-.2 23.4-6.4l45-46.2 45 46.2c6.1 6.2 15 8.7 23.4 6.4s14.9-8.9 17.1-17.3l15.8-62.5 62 17.5c8.4 2.4 17.4 0 23.5-6.1s8.5-15.1 6.1-23.5l-17.5-62 62.5-15.8c8.4-2.1 15-8.7 17.3-17.1s-.2-17.4-6.4-23.4l-46.2-45 46.2-45c6.2-6.1 8.7-15 6.4-23.4s-8.9-14.9-17.3-17.1l-62.5-15.8 17.5-62c2.4-8.4 0-17.4-6.1-23.5s-15.1-8.5-23.5-6.1l-62 17.5L341.4 18.1c-2.1-8.4-8.7-15-17.1-17.3S307 1 301 7.3L256 53.5 211 7.3z"/></svg>
<h3>Dell Online Course</h3>
<p>Easily find scholarships with our database, streamlined applications, and personalized guidance.</p>
</div>
<div class="fea-box">
<svg xmlns="http://www.w3.org/2000/svg" width ="50" height ="50" viewBox="0 0 384 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M173.8 5.5c11-7.3 25.4-7.3 36.4 0L228 17.2c6 3.9 13 5.8 20.1 5.4l21.3-1.3c13.2-.8 25.6 6.4 31.5 18.2l9.6 19.1c3.2 6.4 8.4 11.5 14.7 14.7L344.5 83c11.8 5.9 19 18.3 18.2 31.5l-1.3 21.3c-.4 7.1 1.5 14.2 5.4 20.1l11.8 17.8c7.3 11 7.3 25.4 0 36.4L366.8 228c-3.9 6-5.8 13-5.4 20.1l1.3 21.3c.8 13.2-6.4 25.6-18.2 31.5l-19.1 9.6c-6.4 3.2-11.5 8.4-14.7 14.7L301 344.5c-5.9 11.8-18.3 19-31.5 18.2l-21.3-1.3c-7.1-.4-14.2 1.5-20.1 5.4l-17.8 11.8c-11 7.3-25.4 7.3-36.4 0L156 366.8c-6-3.9-13-5.8-20.1-5.4l-21.3 1.3c-13.2 .8-25.6-6.4-31.5-18.2l-9.6-19.1c-3.2-6.4-8.4-11.5-14.7-14.7L39.5 301c-11.8-5.9-19-18.3-18.2-31.5l1.3-21.3c.4-7.1-1.5-14.2-5.4-20.1L5.5 210.2c-7.3-11-7.3-25.4 0-36.4L17.2 156c3.9-6 5.8-13 5.4-20.1l-1.3-21.3c-.8-13.2 6.4-25.6 18.2-31.5l19.1-9.6C65 70.2 70.2 65 73.4 58.6L83 39.5c5.9-11.8 18.3-19 31.5-18.2l21.3 1.3c7.1 .4 14.2-1.5 20.1-5.4L173.8 5.5zM272 192a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM1.3 441.8L44.4 339.3c.2 .1 .3 .2 .4 .4l9.6 19.1c11.7 23.2 36 37.3 62 35.8l21.3-1.3c.2 0 .5 0 .7 .2l17.8 11.8c5.1 3.3 10.5 5.9 16.1 7.7l-37.6 89.3c-2.3 5.5-7.4 9.2-13.3 9.7s-11.6-2.2-14.8-7.2L74.4 455.5l-56.1 8.3c-5.7 .8-11.4-1.5-15-6s-4.3-10.7-2.1-16zm248 60.4L211.7 413c5.6-1.8 11-4.3 16.1-7.7l17.8-11.8c.2-.1 .4-.2 .7-.2l21.3 1.3c26 1.5 50.3-12.6 62-35.8l9.6-19.1c.1-.2 .2-.3 .4-.4l43.2 102.5c2.2 5.3 1.4 11.4-2.1 16s-9.3 6.9-15 6l-56.1-8.3-32.2 49.2c-3.2 5-8.9 7.7-14.8 7.2s-11-4.3-13.3-9.7z"/></svg>
<h3>Global Certification</h3>
<p>Easily find scholarships with our database, streamlined applications, and personalized guidance.</p>
</div>
</div>
</section>
<!-- Courses -->
<section id="course">
<h1>Our Popular Courses</h1>
<p>Explore interactive lessons, personalized paths, and real-time progress on our cutting-edge platform.</p>
<div class="course-box">
<div class="courses">
<img src="images/c1.jpg" alt="">
<div class="details">
<span>Updated 21/8/21</span>
<h6>Javascript Beginner's Course</h6>
<div class="star">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<span>(239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="images/c2.jpg" alt="">
<div class="details">
<span>Updated 21/8/21</span>
<h6>Html&CSS Beginner's Course</h6>
<div class="star">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<span>(239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="images/c3.jpg" alt="">
<div class="details">
<span>Updated 21/8/21</span>
<h6>Python Beginner's Course</h6>
<div class="star">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<span>(239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="images/c4.jpg" alt="">
<div class="details">
<span>Updated 21/8/21</span>
<h6>Web Design Crash Course</h6>
<div class="star">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<span>(239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="images/c5.jpg" alt="">
<div class="details">
<span>Updated 21/8/21</span>
<h6>Web Development Crash Course</h6>
<div class="star">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<span>(239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="images/c6.jpg" alt="">
<div class="details">
<span>Updated 21/8/21</span>
<h6>Angular Beginners Course</h6>
<div class="star">
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<i class="fa-solid fa-star"></i>
<span>(239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
</div>
</section>
<!-- Registration -->
<section id="registration">
<div class="reminder">
<p>Get 100 Online Courses for Free</p>
<h1>Register to get it</h1>
<div class="time">
<div class="date">
18 <br> Days
</div>
<div class="date">
23 <br> Hours
</div>
<div class="date">
06 <br> Mins
</div>
<div class="date">
58 <br> Secs
</div>
</div>
</div>
<div class="form">
<h3>Create Free Account NOW!</h3>
<input type="text" placeholder="Name" name="" id="">
<input type="text" placeholder="Email Address" name="" id="">
<input type="text" placeholder="Phone Number" name="" id="">
<div class="btn">
<a href="#" class="yellow">Submit Form</a>
</div>
</div>
</section>
<!-- Profiles -->
<section id="experts">
<h1>Community Experts</h1>
<p>Explore interactive lessons, personalized paths, and real-time progress on our cutting-edge platform.</p>
<div class="expert-box">
<div class="profile">
<img src="images/pro1.webp" alt="">
<h6>Jane Russel</h6>
<p>Python & Algorithm Expert</p>
<div class="pro-link">
<i class="fa-brands fa-square-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin-in"></i>
</div>
</div>
<div class="profile">
<img src="images/pro2.webp" alt="">
<h6>Ray Daniels</h6>
<p>Data Design Expert</p>
<div class="pro-link">
<i class="fa-brands fa-square-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin-in"></i>
</div>
</div>
<div class="profile">
<img src="images/pro3.webp" alt="">
<h6>John Asogwa </h6>
<p>Full stack developer</p>
<div class="pro-link">
<i class="fa-brands fa-square-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin-in"></i>
</div>
</div>
<div class="profile">
<img src="images/pro4.webp" alt="">
<h6>Laura Phil</h6>
<p>Design Expert</p>
<div class="pro-link">
<i class="fa-brands fa-square-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin-in"></i>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="footer-col">
<h3>Top Products</h3>
<li>Manage Reputation</li>
<li>Power Tools</li>
<li>Managed Websites</li>
<li>Marketing Service</li>
</div>
<div class="footer-col">
<h3>Quick Links</h3>
<li>Jobs</li>
<li>Brand Assets</li>
<li>Investor Relations</li>
<li>Terms of Service</li>
</div>
<div class="footer-col">
<h3>Features</h3>
<li>Manage Reputation</li>
<li>Power Tools</li>
<li>Managed Websites</li>
<li>Marketing Service</li>
</div>
<div class="footer-col">
<h3>Resources</h3>
<li>Guides</li>
<li>Research</li>
<li>Experts</li>
<li>Marketing Service</li>
</div>
<div class="footer-col">
<h3>Newsletter</h3>
<p>You can trust us. We only send promo offers.</p>
<div class="subscribe">
<input type="text" placeholder="Your Email Address">
<a href="#" class="yellow">SUBSCRIBE</a>
</div>
</div>
<div class="copyright">
<p>Copyright <i class="fa-regular fa-copyright"></i> 2024 All rights reserved | This template is made by John Asogwa</p>
<div class="pro-link">
<i class="fa-brands fa-square-facebook"></i>
<i class="fa-brands fa-instagram"></i>
<i class="fa-brands fa-linkedin-in"></i>
</div>
</div>
</footer>
<script>
// Navaigation Bar
$('#menu-btn').click(function(){
$('.navigation ul').addClass('active')
});
$('#menu-close').click(function(){
$('.navigation ul').removeClass('active')
});
</script>
</body>
</html>