-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
445 lines (435 loc) · 15.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Online Course Landing Page</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<header>
<section class="section1">
<img src="assets/Union.png" alt="Union logo" />
<p>circuit</p>
</section>
<div class="article1">
<img id="search" src="assets/Vector.png" alt="Search icon" />
<img src="assets/Menu.png" alt="Menu logo" />
</div>
</header>
<!-- SECTION 1 -->
<main>
<section id="cent">
<div class="section2">
<div class="sect2d">
<article>
<img src="assets/g2-use.png.png" alt="rating" />
<h1>
Professional and Lifelong Learning Comes Here
<span><img src="assets/image 874.jpg" alt="Graduate emoji" /></span>
</h1>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
<button id="button1">Get Started</button>
<button id="button2">Explore Courses</button>
</article>
</div>
<div class="section2-1">
<img src="assets/Images Part.jpg" alt="" />
</div>
</div>
</section>
<div class="base" style="display: none;">
<div class="snowflake" hidden>
<img src="assets/Logo cactus.png" alt="Vision logo" />
</div>
<div class="heus" hidden>
<img src="assets/Logo cactus.png" alt="Vision logo" />
</div>
<div class="cactus" hidden>
<img src="assets/Logo cactus.png" alt="Vision logo" />
</div>
<div class="vision">
<img src="assets/Logo vision.png" alt="Vision logo" />
</div>
<div class="greenish">
<img src="assets/Logo greenish.png" alt="Greenish logo" />
</div>
<div class="cloud" hidden>
<img src="assets/Logo cactus.png" alt="Vision logo" />
</div>
<div class="proline" hidden>
<img src="assets/Logo cactus.png" alt="Vision logo" />
</div>
</div>
<!-- SECTION 2 -->
<section>
<h2 class="h2-explore">Explore 4000+ Free Online Courses</h2>
<div class="cards">
<article class="explore">
<img src="assets/Pen paper.png" alt="Pen and paper" />
<h3>Art & Design</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Calender ux.png" alt="UX calendar" />
<h3>UI/UX Design</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Speaker.png" alt="Speaker" />
<h3>Digital Marketing</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Development.png" alt="Snippet art" />
<h3>Development</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Finance.png" alt="Bill" />
<h3>Finance</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Sound and Music.png" alt="Sound art" />
<h3>Sound & Music</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Photography.png" alt="Camera" />
<h3>Photography</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
<article class="explore">
<img src="assets/Web design.png" alt="Page art" />
<h3>Web Design</h3>
<p>
Live tech bootcamps and online classes to kickstart or accelerate
your career
</p>
</article>
</div>
</section>
<!-- SECTION 3 -->
<section>
<h2 id="section3-h2">A Faster Way For You To Grow And Upskill</h2>
<div class="section3">
<div class="grow">
<article class="for">
<h4>For Learners</h4>
<hr />
<p>
Propel your career, get a degree, or expand your knowledge at
any level.
</p>
<img src="assets/Icon.png" alt="Arrow icon" />
</article>
<article class="for">
<h4>For Businesses</h4>
<hr />
<p>
Upskill employees and build a culture of learning for all kinds
of businesses
</p>
<img src="assets/Icon green.png" alt="Arrow icon" />
</article>
<article class="for">
<h4>For Educators</h4>
<hr />
<p>
Expand your curriculum through blended learning. Providing the
best.
</p>
<img src="assets/Icon.png" alt="Arrow icon" />
</article>
</div>
<div class="upskill">
<img src="assets/Group 2.jpg" alt="" />
</div>
</div>
</section>
<!-- SECTION 4 -->
<section>
<h2 class="section4-h2">Explore Courses</h2>
<p id="choose">
Choose from 213,000 online video courses with new additions published
every month
</p>
<div class="buttons">
<button id="selected">Popular</button>
<button id="select">Recent</button>
<button id="select">Design</button>
<button id="select">Marketing</button>
<button id="select">Coding</button>
</div>
<div class="courses">
<article class="course">
<img src="assets/Image code.jpg" alt="Web Development" />
<p id="duration">20hr 45m</p>
<h3 id="title">Web Development: The Complete Programming Course</h3>
<p id="instructor">by <span>Joe Root</span></p>
<section class="rating">
<article class="students">
<div class="rate">
<img src="assets/Star.svg" alt="Star logo" />
<p class="rated">4.8</p>
</div>
<p id="students">(4,563)</p>
</article>
<p id="price">$134</p>
</section>
</article>
<article class="course">
<img src="assets/Image AI.jpg" alt="Artificial Intelligence" />
<p id="duration">20hr 45m</p>
<h3 id="title">AI: The Complete Artificial Intelligence Course</h3>
<p id="instructor">by <span>Joe Root</span></p>
<section class="rating">
<article class="students">
<div class="rate">
<img src="assets/Star.svg" alt="Star logo" />
<p class="rated">4.8</p>
</div>
<p id="students">(4,563)</p>
</article>
<p id="price">$134</p>
</section>
</article>
<article class="course">
<img src="assets/Blockchain.png" alt="Blockchain" />
<p id="duration">20hr 45m</p>
<h3 id="title">BC: The Complete Block Chain Programming Course</h3>
<p id="instructor">by <span>Joe Root</span></p>
<section class="rating">
<article class="students">
<div class="rate">
<img src="assets/Star.svg" alt="Star logo" />
<p class="rated">4.8</p>
</div>
<p id="students">(4,563)</p>
</article>
<p id="price">$134</p>
</section>
</article>
<article class="course">
<img src="assets/Python.jpg" alt="Python" />
<p id="duration">20hr 45m</p>
<h3 id="title">
Learn Python: The Complete Python Programming Course
</h3>
<p id="instructor">by <span>Joe Root</span></p>
<section class="rating">
<article class="students">
<div class="rate">
<img src="assets/Star.svg" alt="Star logo" />
<p class="rated">4.8</p>
</div>
<p id="students">(4,563)</p>
</article>
<p id="price">$134</p>
</section>
</article>
<article class="course">
<img src="assets/Image clips.jpg" alt="Design Course" />
<p id="duration">20hr 45m</p>
<h3 id="title">Design: The Complete UI/UX Design Course</h3>
<p id="instructor">by <span>Joe Root</span></p>
<section class="rating">
<article class="students">
<div class="rate">
<img src="assets/Star.svg" alt="Star logo" />
<p class="rated">4.8</p>
</div>
<p id="students">(4,563)</p>
</article>
<p id="price">$134</p>
</section>
</article>
<article class="course">
<img src="assets/Image AW.jpg" alt="Artwork Programming Course" />
<p id="duration">20hr 45m</p>
<h3 id="title">AW: The Complete Artwork Programming Course</h3>
<p id="instructor">by <span>Joe Root</span></p>
<section class="rating">
<article class="students">
<div class="rate">
<img src="assets/Star.svg" alt="Star logo" />
<p class="rated">4.8</p>
</div>
<p id="students">(4,563)</p>
</article>
<p id="price">$134</p>
</section>
</article>
</div>
<div class="all">
<button id="all">Explore all Courses</button>
</div>
</section>
<br />
<!-- SECTION 5 -->
<section id="adjust">
<div class="section5">
<div class="circuit">
<article class="list">
<h2 id="section5-h2">Why learn live with Circuit?</h2>
<p id="section5-p">
Live tech bootcamps and online classes to kickstart or
accelerate your career
</p>
<ul>
<li>
Learn creative skills to achieve your personal and
professional goals.
</li>
<li>Tune in and level up at your own pace.</li>
<li>Go from dabbler to master in a matter of hours.</li>
<li>Connect with a global community of curious creatives.</li>
</ul>
</article>
</div>
<div class="group3">
<img src="assets/Group 3.png" alt="Female art" />
</div>
</div>
</section>
<!-- SECTION 6 -->
<section>
<h2 class="section6-h2">What learners are saying</h2>
<div class="reviews">
<div class="review" id="review1">
<img id="quote" src="assets/Icon.svg" alt="" />
<p>
I have an understanding that, even if the work is not perfect,
it's a work in progress. And the reason why <span id="bold">I'm on Circuit is to
develop a skill. I feel that it's a safe space.</span>
</p>
<p id="liz"><span><strong>Elizabeth,</strong></span> Student</p>
</div>
<div class="review" id="review2">
<img id="quote" src="assets/Icon.svg" alt="" />
<p>
I have an understanding that, even if the work is not perfect,
it's a work in progress. And the reason why <span id="bold">I'm on Circuit is to
develop a skill. I feel that it's a safe space.</span>
</p>
<p id="liz"><span><strong>Elizabeth,</strong></span> Student</p>
</div>
<div class="review" id="review3">
<img id="quote" src="assets/Icon.svg" alt="" />
<p>
I have an understanding that, even if the work is not perfect,
it's a work in progress. And the reason why <span id="bold">I'm on Circuit is to
develop a skill. I feel that it's a safe space.</span>
</p>
<p id="liz"><span><strong>Elizabeth,</strong></span> Student</p>
</div>
</div>
</div>
<div class="scroller">
<div class="scroll"></div>
<div class="scroll"></div>
<div class="scrolling"></div>
<div class="scroll"></div>
<div class="scroll"></div>
</div>
</section>
<!-- SECTION 7 -->
<section class="sector7">
<div class="maind">
<h3 class="sect7-p">As you'll have gathered, we're open and honest and would love to have you join our next Live Bootcamp</h3>
<button id="alls">Join For Free</button>
<div class="bens">
<div class="image">
<img src="assets/Check button.png" alt="">
<p>No credit card required</p>
</div>
<div class="image">
<img src="assets/Check button.png" alt="">
<p>Full access to all features</p>
</div>
<div class="image">
<img src="assets/Check button.png" alt="">
<p>Cancel anytime</p>
</div>
</div>
</div>
</section>
<section class="sectiont">
<div class="one">
<div class="two">
<img id="socials" src="assets/Union.png" alt="Union logo">
<p>circuit</p>
</div>
<p>Learn anything from home with experts. Learn freelancing today. Quality Courses At Affordable Prices.</p>
<div>
<img class="socials" id="socials1" src="assets/logo-fb-simple 2.svg" alt="">
<img class="socials" src="assets/logo-instagram 2.svg" alt="">
<img class="socials" src="assets/logo-twitter 2.svg" alt="">
</div>
</div>
<div class="second">
<article class="platform">
<div>
<h3>
Courses
</h3>
<p>Classroom Courses</p>
<p>Virtual Classroom Courses</p>
<p>E-Learning Courses</p>
</div>
</div>
<div class="platform">
<div>
<h3>Circuit</h3>
<p>About us</p>
<p>Why Channel</p>
<p>Testimonials</p>
<p>Promotions</p>
<p>Blog</p>
<p>Podcasts</p>
<P>Forum</P>
</div>
</div>
<div class="platform">
<div>
<h3>Platform</h3>
<p>Security</p>
<p>Terms & Conditions</p>
<p>My account</p>
</div>
</div>
</div>
</section>
<footer>
<div id="footer">
</div>
<p>Copyright 2023 all rights Flowgiri reserved</p>
</footer>
</main>
</body>
</html>