-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
485 lines (466 loc) · 21.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Digital Minds | Easy Learning</title>
<link rel="shortcut icon" href="Images/Digital Minds Favicon.png" type="image/x-icon">
<link rel="stylesheet" href="style.css">
<script src="https://kit.fontawesome.com/9ec5a92cc1.js" crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
</head>
<body>
<div class="hero">
<!-- Header HTML Here -->
<header class="width">
<div class="mbMenu">
<i class="fa-solid fa-bars"></i>
</div>
<div class="left-hero">
<h3 class="logo" alt="Logo">Digital Minds</h3>
<nav>
<a href="#">Home</a>
<a href="#">Product</a>
<a href="#">Pricing</a>
<a href="#">Contact</a>
</nav>
</div>
<div class="right-hero">
<a href="#">Login</a>
<button>JOIN US <i class="fa-solid fa-arrow-right"></i></button>
</div>
</header>
<!-- Hero Section HTML Ends Here -->
<div class="container width">
<div class="left-container">
<h5>Online</h5>
<h1>HIGH QUALITY COURSES</h1>
<p>Every day brings with it a fresh set of<br> learning possibilities.</p>
<button class="quote">Get Quote Now</button>
<button class="learn">Learn More</button>
</div>
<div class="right-container">
<div class="images">
<img class="student" src="Images/technology 2.png" alt="">
<img class="absolute static" src="Images/image 2.png" alt="">
<img class="absolute year" src="Images/image 3.png" alt="">
<img class="absolute score" src="Images/image 5.png" alt="">
<i class="fa-regular fa-calendar"></i>
<i class="fa-solid fa-chart-line line"></i>
<i class="fa-solid fa-chart-column mb-d-n"></i>
</div>
<img class="heroImage" src="Images/boy.png" alt="Boy Image">
</div>
</div>
<div class="sm-rtg"></div>
<div class="lg-rtg"></div>
</div>
<main>
<!-- Training Section Starts Here -->
<section class="course width">
<div class="top-course">
<h5>Practice Advise</h5>
<h2>Our Popular Courses</h2>
<p>Problems trying to resolve the conflict between <br> the two major realms of Classical physics: Newtonian mechanics </p>
</div>
<div class="bottom-course">
<div class="card">
<div class="course-icon">
<img class="blue-icon" src="Images/icon-blue.svg" alt="">
<img class="white-icon" src="Images/icon-bg.svg" alt="">
<img src="Images/004-desktop-screen.svg" alt="">
</div>
<h5>Training Courses</h5>
<hr>
<p>The gradual accumulation of information about </p>
</div>
<div class="card">
<div class="course-icon">
<img class="blue-icon" src="Images/icon-blue.svg" alt="">
<img class="white-icon" src="Images/icon-bg.svg" alt="">
<img src="Images/Frame.svg" alt="">
</div>
<h5>Training Courses</h5>
<hr>
<p>The gradual accumulation of information about </p>
</div>
<div class="card">
<div class="course-icon">
<img class="blue-icon" src="Images/icon-blue.svg" alt="">
<img class="white-icon" src="Images/icon-bg.svg" alt="">
<img src="Images/Bikar.svg" alt="">
</div>
<h5>Training Courses</h5>
<hr>
<p>The gradual accumulation of atomic behavior... </p>
</div>
<div class="card">
<div class="course-icon">
<img class="blue-icon" src="Images/icon-blue.svg" alt="">
<img class="white-icon" src="Images/icon-bg.svg" alt="">
<img src="Images/007-owl.svg" alt="">
</div>
<h5>Expert Institution</h5>
<hr>
<p>The gradual accumulation of information about </p>
</div>
</div>
</section>
<!-- Education Section Starts Here -->
<section class="education width">
<div class="mb-girl">
<img src="Images/col-md-6.png" alt="girl image">
</div>
<div class="left-education">
<div class="global absolute">
<img src="Images/image 2.png" alt="">
</div>
<img class="absolute calender" src="Images/image 3.png" alt="">
<i class="fa-solid fa-chart-line absolute rotate"></i>
<img class="absolute curve" src="Images/Curved Lines.svg" alt="">
<div class="absolute red-circle"></div>
<img class="girl" src="Images/technology 1.png" alt="">
</div>
<div class="right-education content">
<hr>
<h2>Get Quality Education</h2>
<p>Problems trying to resolve the conflict between the two major realms of Classical physics: Newtonian mechanics </p>
<button>Learn More <i class="fa-solid fa-chevron-right"></i></button>
</div>
</section>
<!-- Packages Starts Here -->
<section class="packages width">
<div class="left-packages content">
<hr>
<h2>Affordable Packages</h2>
<p>Problems trying to resolve the conflict between the two major realms of Classical physics: Newtonian mechanics </p>
<button>Learn More <i class="fa-solid fa-chevron-right"></i></button>
</div>
<iframe width="550" height="350" src="https://www.youtube.com/embed/u31qwQUeGuM?si=hWMnKMcjsITncnPy" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</section>
<!-- Popular Courses Starts Here -->
<section class="popular width">
<div class="top-course">
<h5>Courses</h5>
<h2>Most Popular Courses</h2>
<p>Problems trying to resolve the conflict between <br> the two major realms of Classical physics: Newtonian mechanics </p>
</div>
<div class="courseCard">
<div class="cardLayout">
<div class="imgHolder">
<img src="Images/product-cover-133 sec-.jpg" alt="Product Cover">
<span class="absolute">Sale</span>
<div class="cardAction absolute">
<i class="fa-solid fa-heart"></i>
<i class="fa-solid fa-cart-shopping"></i>
<i class="fa-solid fa-eye"></i>
</div>
</div>
<div class="proDes">
<div class="type">
<h5>Training Courses</h5>
<span class="rating"><i class="fa-solid fa-star"></i>4.9</span>
</div>
<h4>Video in Live Action</h4>
<p>We focus on ergonomics and meeting you....</p>
<div class="sales">
<i class="fa-solid fa-download"></i> 15 Sales
</div>
<div class="value">$16.48 <div class="discount">$6.48</div></div>
<button>Learn More <i class="fa-solid fa-chevron-right"></i></button>
</div>
</div>
<div class="cardLayout">
<div class="imgHolder">
<img src="Images/product-cover-131.jpg" alt="Product Cover">
<span class="absolute">Sale</span>
<div class="cardAction absolute">
<i class="fa-solid fa-heart"></i>
<i class="fa-solid fa-cart-shopping"></i>
<i class="fa-solid fa-eye"></i>
</div>
</div>
<div class="proDes">
<div class="type">
<h5>Training Courses</h5>
<span class="rating"><i class="fa-solid fa-star"></i>4.9</span>
</div>
<h4>Most Popular Courses</h4>
<p>We focus on ergonomics and meeting you....</p>
<div class="sales">
<i class="fa-solid fa-download"></i> 15 Sales
</div>
<div class="value">$16.48 <div class="discount">$6.48</div></div>
<button>Learn More <i class="fa-solid fa-chevron-right"></i></button>
</div>
</div>
<div class="cardLayout">
<div class="imgHolder">
<img src="Images/product-cover-130 sec-.jpg" alt="Product Cover">
<span class="absolute">Sale</span>
<div class="cardAction absolute">
<i class="fa-solid fa-heart"></i>
<i class="fa-solid fa-cart-shopping"></i>
<i class="fa-solid fa-eye"></i>
</div>
</div>
<div class="proDes">
<div class="type">
<h5>2,769 online courses</h5>
<span class="rating"><i class="fa-solid fa-star"></i>4.9</span>
</div>
<h4>Our Experts Teacher</h4>
<p>We focus on ergonomics and meeting you....</p>
<div class="sales">
<i class="fa-solid fa-download"></i> 15 Sales
</div>
<div class="value">$16.48 <div class="discount">$6.48</div></div>
<button>Learn More <i class="fa-solid fa-chevron-right"></i></button>
</div>
</div>
<div class="cardLayout">
<div class="imgHolder">
<img src="Images/product-cover-132 sec-.jpg" alt="Product Cover">
<span class="absolute">Sale</span>
<div class="cardAction absolute">
<i class="fa-solid fa-heart"></i>
<i class="fa-solid fa-cart-shopping"></i>
<i class="fa-solid fa-eye"></i>
</div>
</div>
<div class="proDes">
<div class="type">
<h5>Training Courses</h5>
<span class="rating"><i class="fa-solid fa-star"></i>4.9</span>
</div>
<h4>Every Client Matters</h4>
<p>We focus on ergonomics and meeting you....</p>
<div class="sales">
<i class="fa-solid fa-download"></i> 15 Sales
</div>
<div class="value">$16.48 <div class="discount">$6.48</div></div>
<button>Learn More <i class="fa-solid fa-chevron-right"></i></button>
</div>
</div>
</div>
</section>
<!-- Expert Teachers Section Starts Here -->
<section class="teacher width">
<div class="top-course">
<h5>Practice Advice</h5>
<h2>Our Expert Teachers</h2>
<p>Problems trying to resolve the conflict between <br> the two major realms of Classical physics: Newtonian mechanics </p>
</div>
<div class="package">
<div class="packageCard">
<i class="fa-solid fa-heart bottomMargin"></i>
<h3 class="bottomMargin">FREE</h3>
<p class="m-ft bottomMargin">Organize across all <br> apps by hand</p>
<h2>19$</h2>
<h6 class="bottomMargin">Per Month</h6>
<p class="bottomMargin">Slate helps you see how <br> many more days you need...</p>
<button class="bottomMargin">Try for Free</button>
<div class="benefit">
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check uncheck"></i>
1GB Cloud storage
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check uncheck"></i>
Email and community support
</div>
</div>
</div>
<div class="packageCard bg-blue">
<i class="fa-solid fa-heart bottomMargin"></i>
<h3 class="bottomMargin">FREE</h3>
<p class="m-ft bottomMargin">Organize across all <br> apps by hand</p>
<h2>19$</h2>
<h6 class="bottomMargin">Per Month</h6>
<p class="bottomMargin">Slate helps you see how <br> many more days you need...</p>
<button class="bottomMargin">Try for Free</button>
<div class="benefit">
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check uncheck"></i>
1GB Cloud storage
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check uncheck"></i>
Email and community support
</div>
</div>
<div class="new">New</div>
</div>
<div class="packageCard">
<i class="fa-solid fa-heart bottomMargin"></i>
<h3 class="bottomMargin">FREE</h3>
<p class="m-ft bottomMargin">Organize across all <br> apps by hand</p>
<h2>19$</h2>
<h6 class="bottomMargin">Per Month</h6>
<p class="bottomMargin">Slate helps you see how <br> many more days you need...</p>
<button class="bottomMargin">Try for Free</button>
<div class="benefit">
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check"></i>
Unlimited product updates
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check uncheck"></i>
1GB Cloud storage
</div>
<div class="benefitItems">
<i class="fa-solid fa-circle-check uncheck"></i>
Email and community support
</div>
</div>
</div>
</div>
</section>
<!-- Testimonials Section Starts Here -->
<section class="testimonials width">
<div class="top-course">
<h5>Testimonials</h5>
<h2>Video in Live Action</h2>
<p>Problems trying to resolve the conflict between <br> the two major realms of Classical physics: Newtonian mechanics </p>
</div>
<div class="allTestimonials">
<div class="testItems">
<img class="bottomMargin" src="Images/testimonial-user-cover-1.jpg" alt="Testimonial Image">
<p>Slate helps you see how many more days you need to work to reach your financial goal for the month and year.</p>
<div class="review">
<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-regular fa-star"></i>
</div>
<h5>Regina Miles</h5>
<h6>Designer</h6>
</div>
<div class="testItems">
<img class="bottomMargin" src="Images/testimonial-user-cover-2.jpg" alt="Testimonial Image">
<p>Slate helps you see how many more days you need to work to reach your financial goal for the month and year.</p>
<div class="review">
<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-regular fa-star"></i>
</div>
<h5>Micheal Jordan</h5>
<h6>Designer</h6>
</div>
</div>
</section>
<!-- Subscribe Section Starts Here -->
<section class="subscribe">
<div class="subContainer width">
<h6>Newsletter</h6>
<h2>Our Expert Teachers</h2>
<p>Problems trying to resolve the conflict between <br> the two major realms of Classical physics: Newtonian mechanics</p>
<form action="#">
<div class="input">
<input type="email" name="Email" id="" placeholder="[email protected]">
</div>
<button type="submit">Subscribe</button>
</form>
</div>
</section>
</main>
<!-- Footer Section Starts Here -->
<footer class="width">
<div class="topFooter">
<div class="col">
<h5>Company Info</h5>
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">Career</a></li>
<li><a href="#">We are hiring</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
<div class="col">
<h5>Legal</h5>
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">Career</a></li>
<li><a href="#">We are hiring</a></li>
<li><a href="#">Blog</a></li>
</ul>
</div>
<div class="col">
<h5>Features</h5>
<ul>
<li><a href="#">Business Marketing</a></li>
<li><a href="#">User Analytic</a></li>
<li><a href="#">Live Chat</a></li>
<li><a href="#">Unlimited Support</a></li>
</ul>
</div>
<div class="col">
<h5>Resources</h5>
<ul>
<li><a href="#">iOS & Android</a></li>
<li><a href="#">Watch a Demo</a></li>
<li><a href="#">Customer</a></li>
<li><a href="#">API</a></li>
</ul>
</div>
<div class="col touch">
<h5>Get in Touch</h5>
<ul>
<li><a class="iconBox" href="tel:+8801869966275"><i class="fa-solid fa-phone"></i><span>(880) 1869966275</span></a></li>
<li><a class="iconBox" href="#"><i class="fa-solid fa-location-dot"></i></i><span>Mirpur-14, Dhaka, Bangladesh</span></a></li>
<li><a class="iconBox" href="mailto:[email protected]"><i class="fa-solid fa-envelope"></i><span>[email protected]</span></a></li>
</ul>
</div>
</div>
</footer>
<!-- Copyright Section Here -->
<div class="copyright">
<div class="bottomFooter width">
<p>Made With 💖 By <a href="https://www.facebook.com/plabon6">Ahsanul Azim Plabon</a> All Right Reserved</p>
<div class="socialMedia">
<a href="http://www.facebook.com/pennycreationbd"><i class="fa-brands fa-facebook"></i></a>
<a href="https://www.instagram.com/pennycreationbd/"><i class="fa-brands fa-square-instagram"></i></a>
<a href="https://x.com/Azimunice"><i class="fa-brands fa-square-x-twitter"></i></a>
<a href="https://wa.me/8801869966275"><i class="fa-brands fa-square-whatsapp"></i></a>
</div>
</div>
</div>
</body>
</html>