-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
333 lines (305 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="sty.css">
</head>
<body>
<nav>
<img src="de5.jpg" alt="Website Logo" />
<div class="navigation">
<ul>
<li><a class="active" href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="course.html">Course</a></li>
<li><a href="assign.html">Assessment </a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</nav>
<section id="home">
<div>
<h1>WELCOME TO NatureHub</h1>
<h3> Best Online Eduction Expertise</h3>
<P>RECYCLE IT ALL,NO MATTER HOW SMALL!</P>
<div class="btn">
<a class="blue" href="#">Get Started Now</a>
<a class="yellow" href="#">View Courses</a>
</div>
</section>
<section id="features">
<h1>Awesome Features</h1>
<p>Benefits About Online Learning Expertise</p>
<div class="fea-base">
<div class="fea-box">
<i class='bx bxs-graduation'></i>
<h3>Scholarship Facility</h3>
<p>One make creepath, man bearing their firmament won't great heaven</p>
</div>
<div class="fea-box">
<i class='bx bx-certification'></i>
<h3>Global Certification</h3>
<p>One make creepath, man bearing their firmament won't great heaven</p>
</div>
<div class="fea-box">
<i class='bx bxl-tux'></i>
<h3>Online Expertise</h3>
<p>One make creepath, man bearing their firmament won't great heaven</p>
</div>
</div>
</section>
<section id="course">
<h1>OUR COURSES</h1>
<p>Explore Our Popular Online Courses</p>
<div class="course-box">
<div class="courses">
<img src="de2.webp" alt="">
<div class="details">
<span>Updated: 27/01/24 </span>
<h6>Solid Waste Managment</h6>
<div class="star">
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<span> (239)</span>
</div>
</div>
<div class="cost">
$69.99
</div>
</div>
<div class="courses">
<img src="de3.webp" alt="">
<div class="details">
<span>Updated: 27/01/24 </span>
<h6>Waste Managment and <br>Critical Raw Material</h6>
<div class="star">
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<span> (239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="de4.png" alt="">
<div class="details">
<span>Updated: 27/01/24 </span>
<h6>Sustainable Resourse<br> Managment</h6>
<div class="star">
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<span> (239)</span>
</div>
</div>
<div class="cost">
$29.99
</div>
</div>
<div class="courses">
<img src="de6.jpg" alt="">
<div class="details">
<span>Updated: 27/01/24 </span>
<h6>Circular Economy</h6>
<div class="star">
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<span> (239)</span>
</div>
</div>
<div class="cost">
$39.99
</div>
</div>
<div class="courses">
<img src="de7.jpeg" alt="">
<div class="details">
<span>Updated: 27/01/24 </span>
<h6>Plastic Life Cycle</h6>
<div class="star">
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<span> (239)</span>
</div>
</div>
<div class="cost">
$49.99
</div>
</div>
<div class="courses">
<img src="de8.webp" alt="">
<div class="details">
<span>Updated: 27/01/24 </span>
<h6>Sustainable Resourse Recovery<br> From Used Water</h6>
<div class="star">
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<i class='bx bxs-star'></i>
<span> (239)</span>
</div>
</div>
<div class="cost">
$100.99
</div>
</div>
</div>
</section>
<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" id="counter-days">
18 <br />Days
</div>
<div class="date" id="counter-hours">
23 <br />Hours
</div>
<div class="date" id="counter-minutes">
06 <br>Minute
</div>
<div class="date" id="counter-seconds">
58 <br />Seconds
</div>
</div>
</div>
<div class="form">
<h3> Create Free Account Now!</h3><br>
<form onsubmit="return validateForm()" style="display: flex; flex-direction: column;">
<label for="name">Name:</label>
<input type="text" id="name" name="name">
<label for="email">Email:</label>
<input type="text" id="email" name="email">
<label for="phone">Phone:</label>
<input type="text" id="phone" name="phone">
<div class="btn">
<button type="submit" class="yellow">Submit</button>
</div>
</form>
</div>
</section>
<section id="experts">
<h1> Coummunity Experts</h1>
<p>Replenish man have thing gathering lights yielding shall you</p>
<div class="expert-box">
<div class="profile">
<img src="te.jpg" height="150" />
<h6> Ema Irnik</h6>
<p>Reduse, Reuse, Recycle Expert</p>
<div class="pro-links">
<a href="https://www.facebook.com/" > <i class='bx bxl-facebook'></i></a>
<a href="https://www.instagram.com/"><i class='bx bxl-instagram' ></i></a>
<a href="https://www.linkedin.com"><i class='bx bxl-linkedin' ></i></a>
</div>
</div>
<div class="profile">
<img src="te1.png" height="150" />
<h6> Eva</h6>
<p>Plastic Life Cycle Expert</p>
<div class="pro-links">
<a href="https://www.facebook.com/" > <i class='bx bxl-facebook'></i></a>
<a href="https://www.instagram.com/"><i class='bx bxl-instagram' ></i></a>
<a href="https://www.linkedin.com"><i class='bx bxl-linkedin' ></i></a>
</div>
</div>
<div class="profile">
<img src="te2.jpg" height="150" />
<h6> Aliyana</h6>
<p>Linear Economy Expert</p>
<div class="pro-links">
<a href="https://www.facebook.com/" > <i class='bx bxl-facebook'></i></a>
<a href="https://www.instagram.com/"><i class='bx bxl-instagram' ></i></a>
<a href="https://www.linkedin.com"><i class='bx bxl-linkedin' ></i></a>
</div>
</div>
<div class="profile">
<img src="te4.png" height="150" />
<h6> Raha</h6>
<p>Solid Waste Managment Expert</p>
<div class="pro-links">
<a href="https://www.facebook.com/" > <i class='bx bxl-facebook'></i></a>
<a href="https://www.instagram.com/"><i class='bx bxl-instagram' ></i></a>
<a href="https://www.linkedin.com"><i class='bx bxl-linkedin' ></i></a>
</div>
</div>
</div>
</section>
<footer>
<div class="footer-col">
<h3>Top Production</h3>
<ul>
<li>Manage Reputation</li>
<li> Power Tools</li>
<li>Managed Website</li>
<li>Marketing Services</li>
</ul>
</div>
<div class="footer-col">
<h3>Top Production</h3>
<ul>
<li> Power Tools</li>
<li>Jobs</li>
<li>Marketing Services</li>
<li>Managed Reputation</li>
</ul>
</div>
<div class="footer-col">
<h3>Top Production</h3>
<ul>
<li> Power Tools</li>
<li>Managed Website</li>
<li>Managed Reputation</li>
<li>Marketing Services</li>
</ul>
</div>
<div class="footer-col">
<h3>Guides </h3>
<ul>
<li>Research</li>
<li>Experts</li>
<li>Managed Website</li>
<li>Marketing Services</li>
</ul>
</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 @2024 All rights reserved | 2024 by Devank</p>
<div class="pro-links">
<i class='bx bxl-facebook'></i>
<i class='bx bxl-instagram' ></i>
<i class='bx bxl-linkedin' ></i>
</div>
</div>
</footer>
<script src="script.js">
</script>
</body>
</html>