-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
526 lines (519 loc) · 14.4 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
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<!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" />
<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=Poppins:wght@200&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<title>Milaap</title>
<link rel="stylesheet" href="/css/index.css" />
<link rel="stylesheet" href="/css/navbar.css">
</head>
<body>
<div id="parent">
<div id="navLeft">
<div>
<img
src="https://assets.milaap.org/assets/milaap-logo-tiny-4d3dbc4e55c2aaec351f0f376329c624236c4d6266b910f472684e70603f600d.png"
alt="milapLogo"
/>
</div>
<div>
<button class="navbtn homebtn"><a>Home</a></button>
</div>
<div>
<button class="navbtn donatebtn">Donate</button>
</div>
<div>
<button class="navbtn reviewbtn">Review</button>
</div>
<div>
<button class="navbtn pricingbtn">Pricing</button>
</div>
<div>
<button class="navbtn contactusbtn">Contact us</button>
</div>
<div>
<input type="checkbox" id="switch" class="checkbox" />
<label for="switch" class="toggle">
<p id="ind">  INR     USD</p>
</label>
</div>
</div>
<div id="navRight">
<div>
<button class="fundraiserbtn">Start a fundraiser</button>
</div>
<div>
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSNTnKuFzx2Q3EqHYsrqQoVxWRxIu0A3pM8qADvlTxaHf2LCYJw"
alt="logo"
id="LOSINIMG"
/>
</div>
</div>
</div>
<div id="LOSIN">
<div><h5 class="loginbtn">Login</h5></div>
<div><h5 class="signupbtn">Register</h5></div>
</div>
<div id="first_div">
<button>
<a href="fundRaiser/fund.html"> 7-Month-Old Writhing In Pain With Abnormally Large Head Needs Your Help </a>
<span class="material-icons">navigate_next</span>
</button>
<div id="first_div_mid_part">
<h1 id="milaap">Milaap</h1>
<h2 id="fre">Free Crowdfunding for India</h2>
<h2 id="rai">
Raise funds online for medical emergencies and social causes
</h2>
<button>
<a href="fundRaiser/fund.html"
>Start a fundraiser - it's FREE</a
>
</button>
</div>
</div>
<div id="numbers">
<div id="numbers_div_1">
<div>702,000+</div>
<div>Fundraisers</div>
</div>
<div id="numbers_div_2">
<div>Rs. 2117 Crores+</div>
<div>Raised</div>
</div>
<div id="numbers_div_3">
<div>84 lakhs+</div>
<div>Donations</div>
</div>
</div>
<div id="NOfees">
<img src="data/img/speaker.png" alt="speaker" />
<p>Our crowdfunding platform charges NO fees</p>
<p>0%</p>
</div>
<div id="fundraising_title">
<h1>Thousands are fundraising online on Milaap</h1>
</div>
<div id="box_design">
<div id="line"></div>
<div id="box"></div>
<div id="box1"></div>
<div id="box2"></div>
<div id="line1"></div>
</div>
<div id="searchInput">
<input
type="text"
placeholder="Search by fundraiser name, title, location, cause or other keywords"
id="search"
/>
<button id="searchbtn">
<span class="material-icons">search</span>
</button>
</div>
<div id="categories">
<div id="category1">
<img
src="https://cimages.milaap.org/milaap/image/upload/v1656419855/White_flood_1_obikdx.png"
alt="Assam Image"
id="categoryImage1"
/>
<p>Assam</p>
</div>
<div id="category2">
<img
src="https://assets.milaap.org/assets/home/medical-icon-22eba5bcdf629bb6e4244cdaab2d40c12e2e5fa63b83d27654423737ef4319ca.png"
alt="Medical Image"
id="categoryImage2"
/>
<p>Medical</p>
</div>
<div id="category3">
<img
src="https://assets.milaap.org/assets/home/memorial-icon-d649fd768074bb5124e32420e406bb00b1524ee5d277747db46964e82ad914bb.png"
alt="Memorials Image"
id="categoryImage3"
/>
<p>Memorials</p>
</div>
<div id="category4">
<img
src="https://assets.milaap.org/assets/home/all-icon-c540de74d815e7275a4bbebda41374b9fc528ba1a5791d71cd28c73ab27fdcd7.png"
alt="Other Image"
id="categoryImage4"
/>
<p>15 others</p>
</div>
</div>
<div id="containerFirst">
<div class="box">
<div>
<img src="image\rajeevKumar.jpg" alt="rajeevKumar" />
</div>
<div>
<h3>
Support Rajeev Kumar To Recover From Severe Traumatic Brain Injury
</h3>
</div>
<div>
<div>
<img width="50px" src="image/percent logo.png" alt="percent" />
<div>
<h6>Raised</h6>
<h3><span>₹ 27,37,404</span></h3>
</div>
</div>
<div>
<h6>Created by</h6>
<p>Shiv Sagar</p>
</div>
</div>
<div>
<p>Receive tax benefits by donating to this cause</p>
</div>
</div>
<div class="box">
<div>
<img src="image\prematureBirthBaby.jpg" alt="prematureBirthBaby" />
</div>
<div>
<h3>
My Baby Needs Your Help To Survive Premature Birth Complications
</h3>
</div>
<div>
<div>
<img width="50px" src="image/percent logo.png" alt="percent" />
<div>
<h6>Raised</h6>
<h3>₹ 43,94,135</h3>
</div>
</div>
<div>
<h6>Created by</h6>
<p>Sathish Kumar Pinnu</p>
</div>
</div>
<div>
<p>Receive tax benefits by donating to this cause</p>
</div>
</div>
<div class="box">
<div>
<img src="image\Aaradhya shinde.jpg" alt="Aaradhya shinde" />
</div>
<div>
<h3>
Support Rajeev Kumar To Recover From Severe Traumatic Brain Injury
</h3>
</div>
<div>
<div>
<img width="50px" src="image/percent logo.png" alt="percent" />
<div>
<h6>Raised</h6>
<h3>₹ 9,52,597</h3>
</div>
</div>
<div>
<h6>Created by</h6>
<p>Megha Shinde</p>
</div>
</div>
<div>
<p>Receive tax benefits by donating to this cause</p>
</div>
</div>
<div class="box">
<div>
<img src="image\MayankEducation.jpg" alt="MayankEducation" />
</div>
<div>
<h3>
In Memory Of Mayank & His Dream Of Good Education For His Kids
</h3>
</div>
<div>
<div>
<img width="50px" src="image/percent logo.png" alt="percent" />
<div>
<h6>Raised</h6>
<h3>₹ 19,52,527</h3>
</div>
</div>
<div>
<h6>Created by</h6>
<p>Vivek Mishra</p>
</div>
</div>
<div>
<p>Receive tax benefits by donating to this cause</p>
</div>
</div>
<div class="box">
<div>
<img src="image\memorialForGopiram.jpg" alt="memorialForGopiram" />
</div>
<div>
<h3>Memorial For Gopiram</h3>
</div>
<div>
<div>
<img width="50px" src="image/percent logo.png" alt="percent" />
<div>
<h6>Raised</h6>
<h3>₹ 6,07,363</h3>
</div>
</div>
<div>
<h6>Created by</h6>
<p>Vinayak Veeranki</p>
</div>
</div>
<div>
<p>Receive tax benefits by donating to this cause</p>
</div>
</div>
<div class="box">
<div>
<img src="image\AmanAdmission.jpg" alt="AmanAdmission" />
</div>
<div>
<h3>Help Aman Get Admission Into College</h3>
</div>
<div>
<div>
<img width="50px" src="image/percent logo.png" alt="percent" />
<div>
<h6>Raised</h6>
<h3>₹ 2,67,769</h3>
</div>
</div>
<div>
<h6>Created by</h6>
<p>Amankumar Verma</p>
</div>
</div>
<div>
<p>Receive tax benefits by donating to this cause</p>
</div>
</div>
</div>
<div id="seeMore">
<button class="seeMorebtn">See more fundraiser</button>
</div>
<div id="MilaapApp">
<div id="appImage">
<img
src="image\MobileDownloadPlayStore.png"
alt="playStore phone image"
/>
</div>
<div id="playstore_div">
<div>
<h2>Milaap app - fundraise and donate seamlessly!</h2>
<p>Set up and manage your fundraiser or donate to different causes from your mobile at anytime and from anywhere</p>
</div>
<div>
<img id="qrcode" src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d0/QR_code_for_mobile_English_Wikipedia.svg/1200px-QR_code_for_mobile_English_Wikipedia.svg.png" alt="qrcode">
<p>Scan the QR Code to download app.</p>
</div>
<div>
<img
src="image\PlayStoreLogo.png"
alt="Play store"
/>
<img
src="image\AppleStoreLogo.png"
alt="Apple store"
/>
</div>
</div>
</div>
</div>
<div id="review_div">
<h1>What people are saying about Milaap</h1>
<div id="box_design">
<div id="line"></div>
<div id="box"></div>
<div id="box1"></div>
<div id="box2"></div>
<div id="line1"></div>
</div>
<div>
<button class="reviewPagebtn">Review Page</button>
</div>
</div>
<div id="emergency">
<div>
<div>
<h3>Need help to setup your free fundraiser?</h3>
</div>
<div>
<button>
<img
src="https://assets.milaap.org/assets/home/phone-22e78090cea79c462346ba2b45451f2f6bea7df8d92a288ed9178c3a52ec3f07.png"
style="width: 20px; margin-right: 10px; margin-top: 4px"
alt="call_image"
/>Request a call
</button>
</div>
</div>
</div>
<div id="container">
<div class="dd1">
<h5>Donate towards</h5>
<hr align="left" />
<div>
<div></div>
<div>
<p>Medical</p>
</div>
</div>
<div>
<div></div>
<div>
<p>Memorial</p>
</div>
</div>
<div>
<div></div>
<div>
<p>Education</p>
</div>
</div>
</div>
<!-- div 2 starting form here -->
<div class="dd2">
<h5>Milaap</h5>
<hr align="left" />
<div>
<p><span>About us</span></p>
</div>
<div>
<p><span>Press and media</span></p>
</div>
<div>
<p><span>Team</span></p>
</div>
<div>
<p><span>Careers</span></p>
</div>
<div>
<p><span>Contact</span></p>
</div>
<div>
<p><span>Board</span></p>
</div>
<div>
<p><span>Thank you</span></p>
</div>
</div>
<!-- div 3 starting from here -->
<div class="dd3">
<h5>Indian office address</h5>
<hr align="left" />
<div>
<p>
Milaap Social Ventures India Pvt. Ltd. ClayWorks Create-building,
11th KM Create Campus, Arakere Bannerghatta Rd, Bangalore,
Karnataka, India 560076
</p>
</div>
<div>
<h5>Supported by</h5>
<hr align="left" />
<div>
<img
width="200px"
src="data/img/paymentModeImage.png"
alt="Supported"
/>
</div>
</div>
</div>
<!-- div 4 starting from here -->
<div class="dd4">
<button class="fundraiserbtn2">Start a Fundraiser</button>
<div>
<div>
<p>Pricing</p>
</div>
<div>
<p>Reviews</p>
</div>
<div>
<p>FAQs and tips</p>
</div>
</div>
<div>
<div>
<p>Find us on</p>
</div>
<div>
<img
width="130px"
src="data/img/socialMedia.jpg"
alt="Social media"
/>
</div>
</div>
</div>
<!-- div 5 starting from here -->
<div class="dd5">
<div>
<img
style="width: 200px"
src="data/img/MobileDownloadPlayStore.png"
alt="playStore phone image"
/>
</div>
<div>
<div>
<p>Set up, manage and promote your fundraiser with Milaap app</p>
</div>
<div>
<h4>Download Now!</h4>
</div>
<div>
<div>
<img
style="width: 130px"
src="data/img/PlayStoreLogo.png"
alt="Play store"
/>
</div>
<div>
<img
style="width: 130px"
src="data/img/AppleStoreLogo.png"
alt="Apple store"
/>
</div>
</div>
</div>
</div>
</div>
<div id="blackBottom">
<div>
<h6>© 2010 - 2022 milaap.org All rights reserved</h6>
</div>
<div>
<p>Security & Privacy Conditions of use</p>
</div>
</div>
</body>
<script src="js/index.js"></script>
</html>