-
Notifications
You must be signed in to change notification settings - Fork 0
/
donateus.html
157 lines (154 loc) · 10.8 KB
/
donateus.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Donate US</title>
<link rel="shortcut icon" href="Assests/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="styles/donateus.css">
</head>
<body>
<div class="donateus">
<h3>Join Your Hands With Us</h3>
<div class="bodycontainer">
<div class="text__inputs">
<form action="#popup1">
<input type="text" required placeholder="Name" class="textinputs">
<input type="email" required placeholder="Email Address" class="textinputs">
<input type="number" required placeholder="Amount" class="textinputs">
<button style="cursor: pointer;" class="button__donate" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="203"
height="102" viewBox="0 0 363 102">
<defs>
<filter id="Rectangle_46" x="0" y="0" width="363" height="102"
filterUnits="userSpaceOnUse">
<feOffset dy="5" input="SourceAlpha" />
<feGaussianBlur stdDeviation="5" result="blur" />
<feFlood flood-opacity="0.161" />
<feComposite operator="in" in2="blur" />
<feComposite in="SourceGraphic" />
</filter>
</defs>
<g id="Component_10_1" data-name="Component 10 – 1" transform="translate(15 10)">
<g id="Group_30" data-name="Group 30" transform="translate(-181 -670)">
<g transform="matrix(1, 0, 0, 1, 166, 660)" filter="url(#Rectangle_46)">
<rect id="Rectangle_46-2" data-name="Rectangle 46" width="333" height="72"
rx="31" transform="translate(15 10)" fill="#f38d95" />
</g>
<path id="Icon_awesome-donate" data-name="Icon awesome-donate"
d="M22.014,35.773A17.886,17.886,0,1,0,4.128,17.886,17.884,17.884,0,0,0,22.014,35.773ZM20.1,8.376V6.931A1.424,1.424,0,0,1,21.532,5.5h.955a1.424,1.424,0,0,1,1.427,1.427V8.393a6.779,6.779,0,0,1,3.7,1.324.964.964,0,0,1,.1,1.47l-1.4,1.333a.97.97,0,0,1-1.2.086,2.83,2.83,0,0,0-1.531-.439H20.234a1.5,1.5,0,0,0-1.4,1.574,1.554,1.554,0,0,0,1.041,1.513l5.357,1.608a5.387,5.387,0,0,1,3.758,5.168A5.3,5.3,0,0,1,23.906,27.4v1.445a1.424,1.424,0,0,1-1.427,1.427h-.955A1.424,1.424,0,0,1,20.1,28.842V27.38a6.779,6.779,0,0,1-3.7-1.324.964.964,0,0,1-.1-1.47l1.4-1.333a.97.97,0,0,1,1.2-.086,2.83,2.83,0,0,0,1.531.439h3.345a1.5,1.5,0,0,0,1.4-1.574,1.554,1.554,0,0,0-1.041-1.513L18.781,18.91a5.387,5.387,0,0,1-3.758-5.168A5.308,5.308,0,0,1,20.1,8.376ZM41.276,30.269H38.481a20.842,20.842,0,0,1-6.277,5.5H37.69a.767.767,0,0,1,.826.688v1.376a.767.767,0,0,1-.826.688H6.329a.767.767,0,0,1-.826-.688V36.461a.767.767,0,0,1,.826-.688h5.486a20.945,20.945,0,0,1-6.277-5.5H2.752A2.749,2.749,0,0,0,0,33.021v8.255a2.749,2.749,0,0,0,2.752,2.752H41.276a2.749,2.749,0,0,0,2.752-2.752V33.021A2.749,2.749,0,0,0,41.276,30.269Z"
transform="translate(194.601 684.281)" fill="#fb0000" />
</g>
<text id="Donate_Now" data-name="Donate Now" transform="translate(90 49)" font-size="37"
font-family="TimesNewRomanPS-BoldMT, Times New Roman" font-weight="700"
letter-spacing="0.006em">
<tspan x="0" y="0">Donate Now</tspan>
</text>
</g>
</svg>
</button>
</form>
<div id="popup1" class="overlay">
<div class="popup">
<h2>Amount Sucessfully Donated</h2>
<a class="close" href="index.html">×
</a>
<div class="content">
Thanks for the donation.
</div>
</div>
</div>
</div>
<div class="imagesource">
<img src="Assests/donate1.jpg">
</div>
</div>
</div>
<div class="footer">
<div class="footer__contact" style="text-align: center;align-items: center">
<h3>Contact Info</h3>
<div
style="display: flex;
width:auto; flex-direction: column; justify-content: space-between;height: 150%; margin: 20px 0 0 10px;">
<table style="height:200px;">
<tr style="margin-top: 10px;">
<td>
<p
style="font-family: Muli, sans-serif; font-size: 16px; font-weight:300; text-align: left;color: #fff;">
Address:</p>
</td>
<td>
<p
style="font-family: Californian FB;
font-weight: 300;
font-size: 20px;
color: #00ff4e;
text-align: left;
">
Pratham Foundations,203,Kutchery Road,
Mylapore, Chennai - 600 004.
</p>
</td>
</tr>
<tr>
<td>
<p
style=" font-family: Muli, sans-serif; font-size: 16px; font-weight:300; text-align: left;color: #fff;">
Phone:</p>
</td>
<td>
<p
style="font-family: Californian FB; font-weight: 300; font-size: 20px; color: #00ff4e; text-align: left">
+91 -9344028179 </p>
</td>
</tr>
<tr>
<td>
<p
style="font-family: Muli, sans-serif; font-size: 16px; font-weight:300; text-align: left;color: #fff;">
Email:</p>
</td>
<td>
<p
style="font-family: Californian FB; font-weight: 300;font-size: 20px;color: #00ff4e;text-align: left">
</td>
</tr>
</table>
</div>
</div>
<div class="footer__links">
<h3>Important Links</h3>
<div class="footer__links__links">
<a href="index.html">Home</a>
<a href="news.html">News</a>
<a href="branches.html">Branches</a>
<a href="aboutus.html">About US</a>
<a href="contacts.html">Contact Us</a>
<a href="donateus.html">Donate US</a>
<a href="imagegallery.html">Image Gallery</a>
</div>
</div>
<div class="newsletter">
<h3>News Letter</h3>
<div class="newsletter__contents">
<p>Want to join in our next event or to get updates from our team, enter your email addres</p>
<form action="#popup2">
<div class="text__newsletter">
<input type="email" required placeholder="Email Address" name="" id="">
<button>
<img src="Assests/sendimage.png" alt="">
</button>
<div id="popup2" class="overlay1">
<div class="popup1">
<h2>Thanks for subscribing to us. You will receive all the update</h2>
<a class="close1" href="#">×</a>
</div>
</div>
</div>
</form>
</div>
</div>
</div>
</body>
</html>