-
Notifications
You must be signed in to change notification settings - Fork 0
/
supportus.html
217 lines (194 loc) · 8.23 KB
/
supportus.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
<!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">
<title>Support Us</title>
<link rel="stylesheet" href="css/supportus.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<link rel="icon" href="images/fevicon_assect/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="stylesheet" href="css/header_footer.css">
</head>
<body>
<nav class="navbar fixed-top sticky-top navbar-expand-lg navbar-dark bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="images/logo.png" alt="logo" width="80px" height="80px">
<span>Annapurna</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" href="supportus.html">Support</a>
</li>
<li class="nav-item">
<a class="nav-link" href="aboutus.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contactus.html">Contact Us</a>
</li>
</ul>
<li class="nav-item dropdown">
<a class="dropdown-toggle navbtn" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false">Donate </a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://pmny.in/qrgpx69I5tQw">Money</a>
<a class="dropdown-item" href="food_donate.html">Food</a>
<a class="dropdown-item" href="cloths_donate.html">Cloths</a>
</div>
</li>
<a href="login.html">
<button class="navbtn mx-4" type="button">Login and Register</button>
</a>
<!-- <a href="login_admin.php">
<button class="navbtn" type="button">Admin Login</button>
</a>
<div class="mx-2"></div> -->
</div>
</div>
</nav>
<div style="display:none;">
<a id="donate_button"
style="width: 135px; background-color: #1065B7; text-align: center; font-weight: 800; padding: 11px 0px; color: white; font-size: 12px; display: inline-block; text-decoration: none; "
href='https://pmny.in/qrgpx69I5tQw'>Donate Now</a>
</div>
<div class="box">
<div class="box_text">
<center>
<h1>Support <span class="red">Us</span></h1>
<div class="redline-address"></div>
</center>
<p><b>Help us to reach out to needy People</b></p>
</div>
</div>
<div class="block_content_left">
<div class="text reveal">
<h2>What we are trying to do?</h2><br>
<p>
We are going to work with the idea that someone's stomach will be filled by us. we should help as many people as possible
who need food.
</p>
<p>
There are still 2/3 of the world's population who go to bed hungry at night.
At such a time, the organization will not be able to meet the needs of so many people...
</p>
<p>
So we thought about how we can get help from the common man to those who need food?
</p>
</div>
<center>
<img src="images/support/tryingToDo.jpg" width="250px" height="250" class="reveal">
</center>
</div>
<div class="block_content_right">
<center>
<img src="images/support/ourVision.jpg" width="250px" height="250" class=" reveal">
</center>
<div class="text reveal">
<h2>Our Vision</h2><br>
<p>
1. We are trying to help people who didn't get food by supplying food from people to people. <br>
2. We want that everyone gets food...so that they don't face things like malnutrition. <br>
3. Supply food to those in need from those who want to help. <br>
4. Our little efforts to get out of this world of hunger. <br>
5. Want to build a healthy society. <br>
6. I want to see a child's happiness after his stomach is full by a healthy diet. <br>
</p>
<p>
So join us and we will make this world free from hunger !!!
</p><br>
<a href="registration.html"><button type="button">Be a Member</button></a>
</div>
</div>
<div class="block_content_left">
<div class="text reveal">
<h2>Work of Member</h2><br>
<p>
Supply to those in need from those who want to help
create your team (if u can) to supply food(cook or uncooked).
</p>
<p>
If possible, try to provide daily food using the concept of daily (1 roti from 1 family). <br>
If not, try to supply monthly food If possible, connect with the hotel and try to provide
the remaining food to the needy.
</p>
</div>
<center>
<img src="images/home/membersDo.jpg" width="250px" height="250" class="reveal">
</center>
</div>
<footer class="site-footer">
<div class="container">
<div class="row">
<div class="col-md-6 col-lg-3 mb-4 mb-lg-0">
<div class="block-7">
<h3 class="footer-heading mb-4">About Us</h3>
<p>
We are students from Gokhale education society. We are currently pursuing a degree in computer
engineering.
</p>
</div>
</div>
<div class="col-lg-3 mx-auto mb-5 mb-lg-0">
<h3 class="footer-heading mb-4">Quick Links</h3>
<ul class="list-unstyled">
<li><a class="nav-link active" href="index.html">Home</a></li>
<li><a class="nav-link active" href="supportus.html">Support</a></li>
<li><a class="nav-link active" href="https://pmny.in/qrgpx69I5tQw">Donate</a></li>
<li><a class="nav-link active" href="aboutus.html">About Us</a></li>
<li><a class="nav-link active" href="contactus.html">Contact Us</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-3">
<div class="block-5 mb-5">
<h3 class="footer-heading mb-4">Contact Info</h3>
<ul class="list-unstyled">
<li>Gokhale Education Society's
<br>R. H. Sapat College Engineering,
<br>Collage Road, Nashik, Maharashtra,
<br>India 422005
</li>
<!-- <li class="phone"><a href="tel://9876543210">+91 9876543210</a></li> -->
<li class="email"><a href="mailto:[email protected]">[email protected]</a></li>
</ul>
</div>
</div>
</div>
<div class="row pt-5 mt-3 text-center">
<div class="col-md-12">
<p>
Copyright ©
<script> document.write(new Date().getFullYear()); </script> All rights reserved</a>
</p>
</div>
</div>
</div>
</footer>
<script type="text/javascript">
window.addEventListener('scroll', reveal);
function reveal() {
var reveals = document.querySelectorAll('.reveal');
for (var i = 0; i < reveals.length; i++) {
var windowheight = window.innerHeight;
var revealtop = reveals[i].getBoundingClientRect().top;
var revealpoint = 150;
if (revealtop < windowheight - revealpoint) {
reveals[i].classList.add('reveal_active');
}
else {
reveals[i].classList.remove('reveal_active');
}
}
}
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</body>
</html>