-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
479 lines (428 loc) · 34.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Non Profit Organization</title>
<link rel="stylesheet" href="styles.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css" rel="stylesheet">
</head>
<body>
<header>
<div class="upper">
<div class="leftitems">
<div class="email">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-envelope-fill" viewBox="0 0 16 16">
<path d="M.05 3.555A2 2 0 0 1 2 2h12a2 2 0 0 1 1.95 1.555L8 8.414zM0 4.697v7.104l5.803-3.558zM6.761 8.83l-6.57 4.027A2 2 0 0 0 2 14h12a2 2 0 0 0 1.808-1.144l-6.57-4.027L8 9.586zm3.436-.586L16 11.801V4.697z"/>
</svg>
<p>[email protected]</p>
</div>
<div class="call">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-telephone-fill" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M1.885.511a1.745 1.745 0 0 1 2.61.163L6.29 2.98c.329.423.445.974.315 1.494l-.547 2.19a.68.68 0 0 0 .178.643l2.457 2.457a.68.68 0 0 0 .644.178l2.189-.547a1.75 1.75 0 0 1 1.494.315l2.306 1.794c.829.645.905 1.87.163 2.611l-1.034 1.034c-.74.74-1.846 1.065-2.877.702a18.6 18.6 0 0 1-7.01-4.42 18.6 18.6 0 0 1-4.42-7.009c-.362-1.03-.037-2.137.703-2.877z"/>
</svg>
<p>+91456738284</p>
</div>
</div>
<div class="rightitems">
<a href="https://www.facebook.com/?_rdr">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="black" class="bi bi-facebook" viewBox="0 0 16 16">
<path d="M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951"/>
</svg>
</a>
<a href="https://www.instagram.com/"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="black" class="bi bi-instagram" viewBox="0 0 16 16">
<path d="M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334"/>
</svg></a>
<a href="https://twitter.com/?lang=en"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="black" class="bi bi-twitter-x" viewBox="0 0 16 16">
<path d="M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"/>
</svg></a>
<a href="https://discord.com/">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="black" class="bi bi-discord" viewBox="0 0 16 16">
<path d="M13.545 2.907a13.2 13.2 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.2 12.2 0 0 0-3.658 0 8 8 0 0 0-.412-.833.05.05 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.04.04 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032q.003.022.021.037a13.3 13.3 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019q.463-.63.818-1.329a.05.05 0 0 0-.01-.059l-.018-.011a9 9 0 0 1-1.248-.595.05.05 0 0 1-.02-.066l.015-.019q.127-.095.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.05.05 0 0 1 .053.007q.121.1.248.195a.05.05 0 0 1-.004.085 8 8 0 0 1-1.249.594.05.05 0 0 0-.03.03.05.05 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.2 13.2 0 0 0 4.001-2.02.05.05 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.03.03 0 0 0-.02-.019m-8.198 7.307c-.789 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612m5.316 0c-.788 0-1.438-.724-1.438-1.612s.637-1.613 1.438-1.613c.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612"/>
</svg>
</a>
</div>
</div>
<div class="lower">
<div class="image">
<img src="logo.png.png" alt="Image">
<p>Jago welfare</p>
</div>
<div class="navbar">
<a href="index.html">Home</a>
<!-- <a href="">About us</a> -->
<a href="causes.html">Causes</a>
<a href="events.html">Events</a>
<a href="news.html">News</a>
<a href="contact.html">Contact</a>
</div>
<div class="login">
<button type="button" class="btn btn-outline-danger" onclick="redirectToPage()">Donate Now</button>
</div>
</div>
</header>
<main>
<div class="mainbox">
<div class="text-content">
<p id="heading"><b><u style="text-decoration-color: goldenrod; text-decoration-line: bold;">Share</u> your love</b></p>
<p>to make</p>
<p>someone's life</p>
<p>better</p>
<p id="text">Lorem ipsum dolor sit amet consectetur adipisicing elit. Ipsum enim nobis dolorum maiores repellendus sunt alias officiis blanditiis quisquam. In.</p>
<button class="donate-btn" onclick="redirectToPage()">Donate now</button>
</div>
<div class="img">
<img src="picture.png" alt="image">
</div>
</div>
</main>
<main class="third">
<div class="cards">
<div class="card1" style="background-color: rgb(231, 204, 204)">
<div class="circle">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-book" viewBox="0 0 16 16">
<path d="M1 2.828c.885-.37 2.154-.769 3.388-.893 1.33-.134 2.458.063 3.112.752v9.746c-.935-.53-2.12-.603-3.213-.493-1.18.12-2.37.461-3.287.811zm7.5-.141c.654-.689 1.782-.886 3.112-.752 1.234.124 2.503.523 3.388.893v9.923c-.918-.35-2.107-.692-3.287-.81-1.094-.111-2.278-.039-3.213.492zM8 1.783C7.015.936 5.587.81 4.287.94c-1.514.153-3.042.672-3.994 1.105A.5.5 0 0 0 0 2.5v11a.5.5 0 0 0 .707.455c.882-.4 2.303-.881 3.68-1.02 1.409-.142 2.59.087 3.223.877a.5.5 0 0 0 .78 0c.633-.79 1.814-1.019 3.222-.877 1.378.139 2.8.62 3.681 1.02A.5.5 0 0 0 16 13.5v-11a.5.5 0 0 0-.293-.455c-.952-.433-2.48-.952-3.994-1.105C10.413.809 8.985.936 8 1.783"/>
</svg>
</div>
<p id="donate">Donate for</p>
<h3>Children Eduation</h3>
<p>More details..</p>
</div>
<div class="card1" style="background-color: rgb(203, 217, 232)";>
<div class="circle">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-egg-fried" viewBox="0 0 16 16">
<path d="M8 11a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
<path d="M13.997 5.17a5 5 0 0 0-8.101-4.09A5 5 0 0 0 1.28 9.342a5 5 0 0 0 8.336 5.109 3.5 3.5 0 0 0 5.201-4.065 3.001 3.001 0 0 0-.822-5.216zm-1-.034a1 1 0 0 0 .668.977 2.001 2.001 0 0 1 .547 3.478 1 1 0 0 0-.341 1.113 2.5 2.5 0 0 1-3.715 2.905 1 1 0 0 0-1.262.152 4 4 0 0 1-6.67-4.087 1 1 0 0 0-.2-1 4 4 0 0 1 3.693-6.61 1 1 0 0 0 .8-.2 4 4 0 0 1 6.48 3.273z"/>
</svg>
</div>
<p id="donate">Donate for</p>
<h3>Healthy & good food</h3>
<p>More details..</p>
</div>
<div class="card1" style="background-color: rgb(178, 210, 178)";>
<div class="circle">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-droplet-half" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M7.21.8C7.69.295 8 0 8 0q.164.544.371 1.038c.812 1.946 2.073 3.35 3.197 4.6C12.878 7.096 14 8.345 14 10a6 6 0 0 1-12 0C2 6.668 5.58 2.517 7.21.8m.413 1.021A31 31 0 0 0 5.794 3.99c-.726.95-1.436 2.008-1.96 3.07C3.304 8.133 3 9.138 3 10c0 0 2.5 1.5 5 .5s5-.5 5-.5c0-1.201-.796-2.157-2.181-3.7l-.03-.032C9.75 5.11 8.5 3.72 7.623 1.82z"/>
<path fill-rule="evenodd" d="M4.553 7.776c.82-1.641 1.717-2.753 2.093-3.13l.708.708c-.29.29-1.128 1.311-1.907 2.87z"/>
</svg>
</div>
<p id="donate">Donate for</p>
<h3>Clean Mineral Water</h3>
<p>More details..</p>
</div>
<div class="card1" style="background-color: rgb(216, 186, 216)";>
<div class="circle">
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="currentColor" class="bi bi-prescription2" viewBox="0 0 16 16">
<path d="M7 6h2v2h2v2H9v2H7v-2H5V8h2z"/>
<path d="M2 1a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v10.5a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 14.5V4a1 1 0 0 1-1-1zm2 3v10.5a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5V4zM3 3h10V1H3z"/>
</svg>
</div>
<p id="donate">Donate for</p>
<h3>Surgery & treatment</h3>
<p>More details..</p>
</div>
</div>
</main>
<main>
<div class="sad">
<div class="poverty">
<img class ="povert" src="poverty.png" alt="Poverty">
</div>
<div class="para">
<p id="head">Welcome to Jago</p>
<h2 style="font-size: 3rem; margin-bottom: 25px; font-weight: 600;">A world where <u style="text-decoration-color: goldenrod; text-decoration-thickness: 5px;">poverty</u> will not exist</h2>
<p style="font-size: 1.7rem; margin-bottom: 15px; color: crimson; font-weight: 500; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;">We are the largest crowdfunding</p>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore, atque!</p>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Iure asperiores dolore odit nostrum repellendus aliquam libero numquam tempore praesentium ex!</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Laudantium fuga deleniti assumenda voluptates minima obcaecati.</p>
<div class="button">
<button type="button" class="btn btn-danger btn-lg">Learn more</button>
<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" fill="crimson" class="bi bi-play-circle" viewBox="0 0 16 16">
<path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/>
<path d="M6.271 5.055a.5.5 0 0 1 .52.038l3.5 2.5a.5.5 0 0 1 0 .814l-3.5 2.5A.5.5 0 0 1 6 10.5v-5a.5.5 0 0 1 .271-.445"/>
</svg>
<p>How we work</p>
</div>
</div>
</div>
</main>
<main class="fourth">
<div class="events">
<div class="head2">
<p id="upper">Upcoming Events</p>
<p>Join our upcoming <u style="text-decoration-color: goldenrod; text-decoration-thickness: 6px;">events</u></p>
<p>for contribution</p>
</div>
</div>
<div class="cards2">
<div class="leftcard">
<img src="donation.jpg" style="margin-bottom: 20px; height: 320px; width: 500px; border-radius: 5%;" alt="..">
<div class="text">
<h1 style="color: crimson;margin-bottom: 10px; font-size: 1.2rem;"># Healthy India</h1>
<h2 style="margin-bottom: 20px;">Healthy food & nutritions awareness campaign december</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Ratione minus quas fuga neque similique harum magni distinctio soluta consequatur nemo. Quis autem inventore deleniti aut.</p>
<button onclick="location.href='#'" class="donatebutton" style="border-radius: 5%; margin-top: 30px; width: 450px; text-align: center; height: 40px;justify-content: center; background-color: rgb(199, 41, 41);">
<p style="text-align: center; margin-top: 1px; font-size: 1.3rem; color: wheat; margin-bottom: 5px;">Subscribe Now</p>
</button>
</div>
</div>
<div class="rightcards">
<div class="rcard">
<div class="text1">
<h6 style="padding-top: 10px;font-weight:700; color:crimson; font-size: 1.2rem;"># Food Camp </h6>
<h4 style="font-weight: 600;">Run for the senior citizen</h4>
<p style="margin-bottom: 8px; line-height: 1.4;">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Qui ipsam voluptates quas nostrum ut tempore laborum ab reiciendis modi asperiores.</p>
</div>
<div class="icons">
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-geo-alt" viewBox="0 0 16 16">
<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10"/>
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Location:</h6>
<p style="margin-bottom: 20px;">Mumbai , India</p>
</div>
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Date and time:</h6>
<p style="margin-bottom: 20px;"> 25 Dec : 12 Pm</p>
</div>
</div>
</div>
<div class="rcard">
<div class="text1">
<h6 style="padding-top: 10px;font-weight:700; color:crimson; font-size: 1.2rem;"># Education </h6>
<h4 style="font-weight: 600;">Education for all children</h4>
<p style="margin-bottom: 8px; line-height: 1.4;">Lorem ipsum dolor sit amet consectetur, adipisicing elit. Qui ipsam voluptates quas nostrum ut tempore laborum ab reiciendis modi asperiores.</p>
</div>
<div class="icons">
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-geo-alt" viewBox="0 0 16 16">
<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10"/>
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Location:</h6>
<p style="margin-bottom: 20px;">Delhi , India</p>
</div>
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Date and time:</h6>
<p style="margin-bottom: 20px;"> 22 Dec : 4 Pm</p>
</div>
</div>
</div>
<div class="lastcard">
<div class="text1">
<h6 style="padding-top: 10px;font-weight:700; color:crimson; font-size: 1.2rem;">#Non-violence </h6>
<h4 style="font-weight: 600;">Stop violence against women</h4>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Qui ipsam voluptates quas nostrum ut tempore laborum ab reiciendis modi asperiores.</p>
</div>
<div class="icons">
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-geo-alt" viewBox="0 0 16 16">
<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10"/>
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Location:</h6>
<p style="margin-bottom: 20px;">Pune,Mumbai</p>
</div>
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Date and time:</h6>
<p style="margin-bottom: 20px;"> 26 Dec : 1 Pm</p>
</div>
</div>
</div>
</div>
</main>
<div class="break"></div>
<main>
<div class="image1">
<img src="kids.jpg" alt="">
</div>
<div class="contento">
<p style="text-align: center; font-size: 2rem;">We are here to stop poverty</p>
<p style="text-align: center; font-size: 3.2rem; font-weight: 500;">We are fundraising for the people who are fighting against poverty</p>
<button style="--bs-btn-padding-y: 1rem; --bs-btn-padding-x: 3rem;margin-top: 20px; margin-left: 420px; --bs-btn-font-size: 1.5rem;" type="button" class="btn btn-danger btn-lg" onclick="redirectToPage()">Donate Now</button>
</div>
</main>
<div class="break2"></div>
<main>
<div class="horizontal">
<div class="bar">
<div class="cont1 ok">
<svg style="margin-top: 20px; margin-bottom: 15px;" xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-megaphone-fill" viewBox="0 0 16 16">
<path d="M13 2.5a1.5 1.5 0 0 1 3 0v11a1.5 1.5 0 0 1-3 0zm-1 .724c-2.067.95-4.539 1.481-7 1.656v6.237a25 25 0 0 1 1.088.085c2.053.204 4.038.668 5.912 1.56zm-8 7.841V4.934c-.68.027-1.399.043-2.008.053A2.02 2.02 0 0 0 0 7v2c0 1.106.896 1.996 1.994 2.009l.496.008a64 64 0 0 1 1.51.048m1.39 1.081q.428.032.85.078l.253 1.69a1 1 0 0 1-.983 1.187h-.548a1 1 0 0 1-.916-.599l-1.314-2.48a66 66 0 0 1 1.692.064q.491.026.966.06"/>
</svg>
<h1>2346</h1>
<p style="font-size: 1.5rem; opacity: 70%; font-weight: 500;">Total Campaigns</p>
</div>
<div class="cont1">
<svg style="margin-top: 20px; margin-bottom: 15px;" xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-hand-thumbs-up" viewBox="0 0 16 16">
<path d="M8.864.046C7.908-.193 7.02.53 6.956 1.466c-.072 1.051-.23 2.016-.428 2.59-.125.36-.479 1.013-1.04 1.639-.557.623-1.282 1.178-2.131 1.41C2.685 7.288 2 7.87 2 8.72v4.001c0 .845.682 1.464 1.448 1.545 1.07.114 1.564.415 2.068.723l.048.03c.272.165.578.348.97.484.397.136.861.217 1.466.217h3.5c.937 0 1.599-.477 1.934-1.064a1.86 1.86 0 0 0 .254-.912c0-.152-.023-.312-.077-.464.201-.263.38-.578.488-.901.11-.33.172-.762.004-1.149.069-.13.12-.269.159-.403.077-.27.113-.568.113-.857 0-.288-.036-.585-.113-.856a2 2 0 0 0-.138-.362 1.9 1.9 0 0 0 .234-1.734c-.206-.592-.682-1.1-1.2-1.272-.847-.282-1.803-.276-2.516-.211a10 10 0 0 0-.443.05 9.4 9.4 0 0 0-.062-4.509A1.38 1.38 0 0 0 9.125.111zM11.5 14.721H8c-.51 0-.863-.069-1.14-.164-.281-.097-.506-.228-.776-.393l-.04-.024c-.555-.339-1.198-.731-2.49-.868-.333-.036-.554-.29-.554-.55V8.72c0-.254.226-.543.62-.65 1.095-.3 1.977-.996 2.614-1.708.635-.71 1.064-1.475 1.238-1.978.243-.7.407-1.768.482-2.85.025-.362.36-.594.667-.518l.262.066c.16.04.258.143.288.255a8.34 8.34 0 0 1-.145 4.725.5.5 0 0 0 .595.644l.003-.001.014-.003.058-.014a9 9 0 0 1 1.036-.157c.663-.06 1.457-.054 2.11.164.175.058.45.3.57.65.107.308.087.67-.266 1.022l-.353.353.353.354c.043.043.105.141.154.315.048.167.075.37.075.581 0 .212-.027.414-.075.582-.05.174-.111.272-.154.315l-.353.353.353.354c.047.047.109.177.005.488a2.2 2.2 0 0 1-.505.805l-.353.353.353.354c.006.005.041.05.041.17a.9.9 0 0 1-.121.416c-.165.288-.503.56-1.066.56z"/>
</svg>
</svg>
<h1>1294</h1>
<p style="font-size: 1.5rem; opacity: 70%; font-weight: 500;">Happy Volunteers</p>
</div>
<div class="cont1">
<svg style="margin-top: 25px; margin-bottom: 10px;" xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-cash-coin" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M11 15a4 4 0 1 0 0-8 4 4 0 0 0 0 8m5-4a5 5 0 1 1-10 0 5 5 0 0 1 10 0"/>
<path d="M9.438 11.944c.047.596.518 1.06 1.363 1.116v.44h.375v-.443c.875-.061 1.386-.529 1.386-1.207 0-.618-.39-.936-1.09-1.1l-.296-.07v-1.2c.376.043.614.248.671.532h.658c-.047-.575-.54-1.024-1.329-1.073V8.5h-.375v.45c-.747.073-1.255.522-1.255 1.158 0 .562.378.92 1.007 1.066l.248.061v1.272c-.384-.058-.639-.27-.696-.563h-.668zm1.36-1.354c-.369-.085-.569-.26-.569-.522 0-.294.216-.514.572-.578v1.1zm.432.746c.449.104.655.272.655.569 0 .339-.257.571-.709.614v-1.195z"/>
<path d="M1 0a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4.083q.088-.517.258-1H3a2 2 0 0 0-2-2V3a2 2 0 0 0 2-2h10a2 2 0 0 0 2 2v3.528c.38.34.717.728 1 1.154V1a1 1 0 0 0-1-1z"/>
<path d="M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567"/>
</svg>
<h1>4285</h1>
<p style="font-size: 1.5rem; opacity: 70%; font-weight: 500;">Funds Raised</p>
</div>
<div class="cont1">
<svg style="margin-top: 20px; margin-bottom: 15px;" xmlns="http://www.w3.org/2000/svg" width="50" height="50" fill="currentColor" class="bi bi-emoji-smile-fill" viewBox="0 0 16 16">
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16M7 6.5C7 7.328 6.552 8 6 8s-1-.672-1-1.5S5.448 5 6 5s1 .672 1 1.5M4.285 9.567a.5.5 0 0 1 .683.183A3.5 3.5 0 0 0 8 11.5a3.5 3.5 0 0 0 3.032-1.75.5.5 0 1 1 .866.5A4.5 4.5 0 0 1 8 12.5a4.5 4.5 0 0 1-3.898-2.25.5.5 0 0 1 .183-.683M10 8c-.552 0-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5S10.552 8 10 8"/>
</svg>
<h1>1785</h1>
<p style="font-size: 1.5rem; opacity: 70%; font-weight: 500;">Satisfied Donors</p>
</div>
</div>
</div>
</main>
<div class="break no2"></div>
<main>
<div style="background: linear-gradient(rgb(216, 231, 234) 60% , transparent 30%) no-repeat; margin-top: 0px; height: 900px" class="events">
<div class="head2">
<p id="upper" style="opacity: 70%; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;">Our Latest News</p>
<p>Check our latest <u style="text-decoration-color: goldenrod; text-decoration-thickness: 6px;">news</u></p>
<p>and updates</p>
</div>
<div class="cards3">
<div style="height:580px; width:450px ;margin-left:40px; margin-right:5px;" class="leftcard">
<img src="https://andit.co/projects/html/jago-welfare/assets/img/blog/blog-1.png" style="margin-bottom: 20px; height: 260px; width: 450px; border-radius: 5%;" alt="..">
<div class="text">
<h1 style="color: crimson;margin-bottom: 15px; font-size: 1.2rem;"># Nutrition</h1>
<h2 style="margin-bottom: 15px;">Healthy food & nutritions among all children</h2>
<p style="width: 420px; margin-bottom: 20px;">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Nam, dolorum! Tempore, quisquam magnam. Reiciendis, eum.</p>
</div>
<div class="icons">
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-geo-alt" viewBox="0 0 16 16">
<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10"/>
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Location:</h6>
<p style="margin-bottom: 20px;">Mumbai , India</p>
</div>
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Date and time:</h6>
<p style="margin-bottom: 20px;"> 25 Dec : 12 Pm</p>
</div>
</div>
</div>
<div style="height:580px; width:450px ;margin-left:30px; margin-right:5px;" class="leftcard">
<img src="https://andit.co/projects/html/jago-welfare/assets/img/blog/blog-2.png" style="margin-bottom: 20px; height: 260px; width: 450px; border-radius: 5%;" alt="..">
<div class="text">
<h1 style="color: crimson;margin-bottom: 15px; font-size: 1.2rem;"># Education</h1>
<h2 style="margin-bottom: 15px;">New era of learning and remove discrimination</h2>
<p style="width: 420px; margin-bottom: 20px;">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Nam, dolorum! Tempore, quisquam magnam. Reiciendis, eum.</p>
</div>
<div class="icons">
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-geo-alt" viewBox="0 0 16 16">
<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10"/>
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Location:</h6>
<p style="margin-bottom: 20px;">Mumbai , India</p>
</div>
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Date and time:</h6>
<p style="margin-bottom: 20px;"> 25 Dec : 12 Pm</p>
</div>
</div>
</div>
<div style="height:580px; width:450px; margin-left:30px; margin-right:10px;" class="leftcard">
<img src="https://andit.co/projects/html/jago-welfare/assets/img/blog/blog-3.png" style="margin-bottom: 20px; height: 260px; width: 450px; border-radius: 5%;" alt="..">
<div class="text">
<h1 style="color: crimson;margin-bottom: 15px; font-size: 1.2rem;"># Water</h1>
<h2 style="margin-bottom: 15px;">Ensure pure and mineral drinking water for people</h2>
<p style="width: 420px; margin-bottom: 20px;">Lorem, ipsum dolor sit amet consectetur adipisicing elit. Nam, dolorum! Tempore, quisquam magnam. Reiciendis, eum.</p>
</div>
<div class="icons">
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-geo-alt" viewBox="0 0 16 16">
<path d="M12.166 8.94c-.524 1.062-1.234 2.12-1.96 3.07A32 32 0 0 1 8 14.58a32 32 0 0 1-2.206-2.57c-.726-.95-1.436-2.008-1.96-3.07C3.304 7.867 3 6.862 3 6a5 5 0 0 1 10 0c0 .862-.305 1.867-.834 2.94M8 16s6-5.686 6-10A6 6 0 0 0 2 6c0 4.314 6 10 6 10"/>
<path d="M8 8a2 2 0 1 1 0-4 2 2 0 0 1 0 4m0 1a3 3 0 1 0 0-6 3 3 0 0 0 0 6"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Location:</h6>
<p style="margin-bottom: 20px;">Mumbai , India</p>
</div>
<svg style="margin-top: 6px;" xmlns="http://www.w3.org/2000/svg" width="25" height="25" fill="currentColor" class="bi bi-clock" viewBox="0 0 16 16">
<path d="M8 3.5a.5.5 0 0 0-1 0V9a.5.5 0 0 0 .252.434l3.5 2a.5.5 0 0 0 .496-.868L8 8.71z"/>
<path d="M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16m7-8A7 7 0 1 1 1 8a7 7 0 0 1 14 0"/>
</svg>
<div class="Location">
<h6 style="margin-bottom: 1px; margin-left: 5px;">Date and time:</h6>
<p style="margin-bottom: 20px;"> 25 Dec : 12 Pm</p>
</div>
</div>
</div>
</div>
</div>
</main>
<footer class="footer">
<div class="footer-container">
<div class="footer-about">
<h3>About Us</h3>
<p>Lorem ipsum dolor, sit amet consectetur adipisicing elit. Rem et commodi culpa facilis nostrum eum.</p>
</div>
<div class="footer-links">
<h3>Quick Links</h3>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#projects">Causes</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<div class="footer-contact">
<h3>Contact Us</h3>
<p>Email: <a href="mailto:[email protected]">[email protected]</a></p>
<p>Phone: +123-456-7890</p>
<div class="footer-socials">
<a href="#" aria-label="Facebook"><i class="fab fa-facebook"></i></a>
<a href="#" aria-label="Twitter"><i class="fab fa-twitter"></i></a>
<a href="#" aria-label="Instagram"><i class="fab fa-instagram"></i></a>
<a href="#" aria-label="LinkedIn"><i class="fab fa-linkedin"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
<p>© 2024 Your Website. All Rights Reserved.</p>
</div>
</footer>
<script>
function redirectToPage() {
window.open('donation.html', '_blank'); // Replace with your HTML file name
}
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js" integrity="sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js" integrity="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy" crossorigin="anonymous"></script>
</body>
</html>