-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonate.html
More file actions
368 lines (304 loc) · 17.9 KB
/
donate.html
File metadata and controls
368 lines (304 loc) · 17.9 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<!-- Title -->
<title>Sid's Music Revolution</title>
<!-- Favicon -->
<link rel="icon" href="img/core-img/favicon.ico">
<!-- Stylesheet -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Preloader -->
<div class="preloader d-flex align-items-center justify-content-center">
<div class="lds-ellipsis">
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- ##### Header Area Start ##### -->
<header class="header-area">
<!-- Navbar Area -->
<div class="oneMusic-main-menu">
<div class="classy-nav-container breakpoint-off">
<div class="container">
<!-- Menu -->
<nav class="classy-navbar justify-content-between" id="oneMusicNav">
<!-- Nav brand -->
<a href="index.html" class="nav-brand"><img src="img/core-img/logo2.png" alt=""></a>
<!-- Navbar Toggler -->
<div class="classy-navbar-toggler">
<span class="navbarToggler"><span></span><span></span><span></span></span>
</div>
<!-- Menu -->
<div class="classy-menu">
<!-- Close Button -->
<div class="classycloseIcon">
<div class="cross-wrap"><span class="top"></span><span class="bottom"></span></div>
</div>
<!-- Nav Start -->
<div class="classynav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="concert.html">Concert</a></li>
<li><a href="albums.html">Albums</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="#">Pages</a>
<ul class="dropdown">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="concert.html">Concert</a></li>
<li><a href="albums.html">Albums</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="blog.html">Donate</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li>
</ul>
<!-- Login/Register & Cart Button -->
<div class="login-register-cart-button d-flex align-items-center">
<!-- Login/Register -->
<div class="login-register-btn mr-50">
<a href="login.html" id="loginBtn">Login / Register</a>
</div>
<!-- Cart Button -->
<div class="cart-btn">
<p><span class="icon-shopping-cart"></span> <span class="quantity">1</span></p>
</div>
</div>
</div>
<!-- Nav End -->
</div>
</nav>
</div>
</div>
</div>
</header>
<!-- ##### Header Area End ##### -->
<!-- ##### Breadcumb Area Start ##### -->
<section class="breadcumb-area bg-img bg-overlay" style="background-image: url(img/bg-img/breadcumb3.jpg);">
<div class="bradcumbContent">
<p>Concert For Humanity</p>
<h2>Donate</h2>
</div>
</section>
<!-- ##### Breadcumb Area End ##### -->
<!-- ##### Blog Area Start ##### -->
<div class="blog-area section-padding-100">
<div class="container">
<div class="row">
<div class="col-12 col-lg-9">
<!-- Single Post Start -->
<div class="single-blog-post mb-100 wow fadeInUp" data-wow-delay="100ms">
<!-- Post Thumb -->
<div class="blog-post-thumb mt-30">
<a href="#"><img src="img/dw-img/donate1.png" alt=""></a>
<!-- Post Date -->
<div class="post-date">
<span>02</span>
<span>Dece ‘18</span>
</div>
</div>
<!-- Blog Content -->
<div class="blog-content">
<!-- Post Title -->
<a href="donate1.html" class="post-title">Fundraising events for Yound Child in 2018</a>
<!-- Post Meta -->
<div class="post-meta d-flex mb-30">
<p class="post-author"><a href="#">Dnoate and fundraising event</a></p>
</div>
<!-- Post Excerpt -->
<p>Sid contributre 50k dollars to San Fransisco Childern hospital to provide low cost treatment for the needy childre. <br>
Every penny donated to the Every Child Fund will help us provide expert medical care, bring joy to children in the hospital, ease the financial burden for families and advance research to conquer disease.</p>
<img src="img/dw-img/donate2.jpg" alt="">
<font size="5" color="red"><br>Setting the bar high with symbrachydactayly</font>
<p>
Despite being born with symbrachydactyly<br>Ashley is a gymnastics star. Read how this 13-year-old from Colorado found success and is helping other kids with congenital hand differences do the same.</p>
<img src="img/dw-img/donate3.jpg" alt="">
<font size="5" color="red"><br>The space between heartache and happiness</font>
<p>
When Paul and Liliana Rojas talk about their life, they describe it in two ways — the way it was before their sons were diagnosed with ALD, and the way it is after. Their story is one of heartbreak — but also hope, in the form of a new clinical trial.</p>
<font size="5" color="blue"><br>Do you want to follow?</font>
<hr style="" />
<font size="4" color="blue"><strong>My Gift Information</strong></font>
<font size="3" color=""><br>First name</font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value="">
<font size="3" color="">Last name</font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value="">
<font size="3" color=""><br>Email<br></font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value=""size="40">
<font size="3" color=""><br>Address line1<br></font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value=""size="40">
<font size="3" color=""><br>Address line2<br></font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value=""size="40">
<font size="3" color=""><br>Zip Code </font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value="">
<hr style="" />
<br><font size="4" color="blue"><br><strong>My payment information</strong></font>
<br><font size="3" color=""><br>What amount do you want to donate</font>
<input type="text" style="huerreson:expression_r(this.width=this.scrollWidth)" value="">
<select>
<option value ="USD">USD</option>
<option value ="CNY">CNY</option>
<option value ="JPY">JPY</option>
<option value ="EUR">EUR</option>
</select>
<br><font size="3" color=""><br>Choose method</font>
<input id="paypal" type="radio" checked="checked" name="1" /><img src="img/dw-img/icon1.png" alt="">
<input id="visa" type="radio" name="1"/><img src="img/dw-img/icon2.png" alt="">
<input id="master" type="radio" name="1"/><img src="img/dw-img/icon3.png" alt="">
<center><button class="btn btn-block btn-info">Pay your donation</button></center>
</div>
</div>
<!-- Pagination -->
<div class="oneMusic-pagination-area wow fadeInUp" data-wow-delay="300ms">
<nav>
<ul class="pagination">
<li class="page-item active"><a class="page-link" href="donate.html">01</a></li>
</ul>
</nav>
</div>
</div>
<div class="col-12 col-lg-3">
<div class="blog-sidebar-area">
<!-- Widget Area -->
<div class="single-widget-area mb-30">
<div class="widget-title">
<h5>Social Media</h5>
</div>
<div class="widget-content">
<iframe src="https://open.spotify.com/follow/1/?uri=spotify:artist:7qjJw7ZM2ekDSahLXPjIlN&size=detail&theme=light" width="300" height="56" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowtransparency="true"></iframe>
<a href="https://twitter.com/sidsriram?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @sidsriram</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fsid.sriram.music%2F&width=125&layout=button_count&action=like&size=small&show_faces=true&share=true&height=46&appId" width="125" height="46" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
<!-- Widget Area -->
<div class="single-widget-area mb-30">
<div class="widget-title">
<h5>Archive</h5>
</div>
<div class="widget-content">
<ul>
<li><a href="blognov.html">November 2018</a></li>
<li><a href="blogdec.html">December 2018</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ##### Blog Area End ##### -->
<!-- ##### Contact Area Start ##### -->
<section class="contact-area section-padding-100 bg-img bg-overlay bg-fixed has-bg-img" style="background-image: url(img/bg-img/sid5.jpg);">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-heading white">
<p>See what’s new</p>
<h2>Get In Touch</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<!-- Contact Form Area -->
<div class="contact-form-area">
<form action="#" method="post">
<div class="row">
<div class="col-lg-4">
<div class="form-group">
<input type="text" class="form-control" id="name" placeholder="Name">
</div>
</div>
<div class="col-lg-4">
<div class="form-group">
<input type="email" class="form-control" id="email" placeholder="E-mail">
</div>
</div>
<div class="col-lg-4">
<div class="form-group">
<input type="text" class="form-control" id="subject" placeholder="Subject">
</div>
</div>
<div class="col-12">
<div class="form-group">
<textarea name="message" class="form-control" id="message" cols="30" rows="10" placeholder="Message"></textarea>
</div>
</div>
<div class="col-12 text-center">
<button class="btn oneMusic-btn mt-30" type="submit">Send <i class="fa fa-angle-double-right"></i></button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- ##### Contact Area End ##### -->
<!-- ##### Footer Area Start ##### -->
<footer class="footer-area">
<div class="container">
<div class="row d-flex flex-wrap align-items-center">
<div class="col-12 col-md-6">
<p><a href="#"><img src="img/core-img/logo2.png" alt="" width="220" height="80"></a> </p>
<p class="copywrite-text"><a href="#"><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved.<i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="about.html" target="_blank">Sid Sriram Music Band</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p>
</div>
<div class="col-12 col-md-6">
<div class="footer-nav">
<div class="column">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="concert.html">Concert</a></li>
<li><a href="albums.html">Albums</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="donate.html">Donate</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<br>
<br>
<div class="column" >
<iframe src="https://open.spotify.com/follow/1/?uri=spotify:artist:7qjJw7ZM2ekDSahLXPjIlN&size=detail&theme=light" width="300" height="56" scrolling="no" frameborder="0" style="border:none; overflow:hidden;" allowtransparency="true"></iframe>
<br>
<a href="https://twitter.com/sidsriram?ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="false">Follow @sidsriram</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
<div class="column" >
<iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fwww.facebook.com%2Fsid.sriram.music%2F&width=125&layout=button_count&action=like&size=small&show_faces=true&share=true&height=46&appId" width="125" height="46" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</div>
</div>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- ##### Footer Area End ##### -->
<!-- ##### All Javascript Script ##### -->
<!-- jQuery-2.2.4 js -->
<script src="js/jquery/jquery-2.2.4.min.js"></script>
<!-- Popper js -->
<script src="js/bootstrap/popper.min.js"></script>
<!-- Bootstrap js -->
<script src="js/bootstrap/bootstrap.min.js"></script>
<!-- All Plugins js -->
<script src="js/plugins/plugins.js"></script>
<!-- Active js -->
<script src="js/active.js"></script>
</body>
</html>