-
Notifications
You must be signed in to change notification settings - Fork 0
/
PAST_EVENT.html
245 lines (230 loc) · 10.7 KB
/
PAST_EVENT.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
<!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>PAST EVENT</title>
<link rel="icon" href="images1/logo.png" type="image/icon type">
<link rel="stylesheet" href="css/home.css">
<link rel="stylesheet" href="css/event.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
</head>
<body>
<!--header section-->
<header class="header">
<div class="nav_links">
<div class="brand0">
<a href="#" class="logo"><img src="images1/logo.png" alt=" logo"></a>
<p>SAFEZONE ACTIVE HUMANITY FOUNDATION</p>
</div>
<input type="checkbox" id="menu">
<label for="menu">
<i class="fa-solid fa-bars"></i>
</label>
<nav class="navbar" id="navbarid">
<div class="brand1">
<a href="#" class="logo"><img src="images1/logo.png" alt=" logo"></a>
<p>SAFEZONE ACTIVE HUMANITY FOUNDATION</p>
</div>
<ul id="navelist">
<li>
<a href="/"> <i class="fa-solid fa-house-chimney"></i> HOME</a>
</li>
<li>
<a href="#ABOUT">
<i class="fa-solid fa-user"></i>
ABOUT US
<i class="fa-sharp fa-solid fa-caret-down"></i>
</a>
<ul>
<li><a href="VISION_MISSION.HTML">VISION & MISSION</a></li>
<li><a href="MeetOurTeam.html">OUR TEAM</a></li>
<li><a href="LEGAL.html">LEGAL POLICY</a></li>
</ul>
</li>
<li>
<a href="">
<i class="fa-regular fa-calendar-days"></i>
OUR WORK
<i class="fa-sharp fa-solid fa-caret-down"></i>
</a>
<ul>
<li><a href="campaign.html">CAMPAIGN</a></li>
<li><a href="upcomingevent.html">UPCOMING EVENT</a></li>
<li><a href="PAST_EVENT.html"> PAST EVENT</a></li>
</ul>
</li>
<li>
<a href="">NOTICE & CIRCULAR</a>
</li>
<li>
<a href="gallery.html"><i class="fa-brands fa-envira"></i>GALLERY</a>
</li>
<li>
<a href="#join"> <i class="fa-solid fa-people-arrows"></i>
GET INVOLVED
<i class="fa-sharp fa-solid fa-caret-down"></i>
</a>
<ul>
<li><a href="get-involved.htm"> VOLUNTEER</a></li>
<li><a href="Workwithteam.html"> JOIN US</a></li>
<li><a href="faq.html"> FAQs</a></li>
</ul>
</li>
<li>
<button>DONATE</button>
</li>
<li>
<a href="#"><i class="fa-solid fa-user"></i> </a>
</li>
</ul>
</nav>
</div>
</header>
<!-- PAST EVENT-->
<section class="PAST-EVENT">
<div class="event-all">
<div class="past-cont">
<div class="past-contimg">
<img src="images1/homeimg/Upcoming event.jpg" alt="">
<div class="event-imgdate">
<h5>04</h5>
</div>
<div class="event-imgdate2">
<h6>OCT 2022</h6>
</div>
<h2> FOOD DISTRIBUTION CAMPAIGN </h2>
<i class="fa-regular fa-clock"></i> <p>Started at 11.30Am</p>
<i class="fa-solid fa-location-pin"></i><p>Noida Sector 16-B. New Delhi India</p>
</div>
<div class="event-contall">
<h3>FREE FOOD DISTRIBUTION CAMPAIGN ON NOIDA SECTOR 16-B NEAR EKMURTI</h3>
<p>Recently, a food distribution campaign was successfully organized by our foundation on
4th October 2022, in greater noida (Ekmurti), sector 16-B. This event was executed from 12p.m to 5p.m.
We are glad to notify that almost 1300-1500 people were benefited by our event.
After the completion of campaign, the flaws and asset were concluded by our volunteers to
make improvements in future so that more and more peoples can be benefited by us, also further plans
and aims were discussed by them.</p>
</div>
</div>
<div class="past-cont">
<div class="past-contimg">
<img src="images1/galleryimg/education4.jpg" alt="">
<div class="event-imgdate">
<h5>05</h5>
</div>
<div class="event-imgdate2">
<h6>SEPT 2022</h6>
</div>
<h2> TEACHER'S DAY </h2>
<i class="fa-regular fa-clock"></i> <p>Started at 10.30Am</p>
<i class="fa-solid fa-location-pin"></i><p>SAHF,near Dharam Talkis Cinema Hall Bariya,
Ballia Uttar PradeshBallia Uttar Pradesh </p>
</div>
<div class="event-contall">
<h3>CULTURAL AND EDUCATION FUNCTION AT SAHF COACHING INSTITUTE</h3>
<p> On 5 September 2022, a program was organised to tell our students about the importance
of a teacher and about their significant role in one's life, how only a good teacher can mould
their future towards their goals. They were also told about our 2nd president Dr. Sarvepalli
Radhakrishnan.
Cake and candies were distributed amongst.
</p>
</div>
</div>
<div class="past-cont">
<div class="past-contimg">
<img src="images1/galleryimg/education9.jpg" alt="">
<div class="event-imgdate">
<h5>15</h5>
</div>
<div class="event-imgdate2">
<h6>AUG 2022</h6>
</div>
<h2> INDEPENDENCE DAY </h2>
<i class="fa-regular fa-clock"></i> <p>Started at 08.30Am</p>
<i class="fa-solid fa-location-pin"></i><p>SAHF,near Dharam Talkis Cinema Hall Bariya,
Ballia Uttar PradeshBallia Uttar Pradesh </p>
</div>
<div class="event-contall">
<h3>CULTURAL AND EDUCATION FUNCTION AT SAHF COACHING INSTITUTE</h3>
<p> On 15 August 2022, we a special event for our students. They were told about our great Indian
history, our freedom fighters and martyrs.
The program started with with flag hosting and national anthem. Many more activities like
singing, dancing, drama were organised.
After the completion of programs sweets and snacks were distributed, they were also
encouraged to participate in other non academic programs to enhance their skills.
</p>
</div>
</div>
<div class="past-cont">
<div class="past-contimg">
<img src="images1/poster.jpg" alt="">
<div class="event-imgdate">
<h5>10</h5>
</div>
<div class="event-imgdate2">
<h6>JULY 2022</h6>
</div>
<h2></h2>
<i class="fa-regular fa-clock"></i> <p>Started at 12:00 AM</p>
<i class="fa-solid fa-location-pin"></i><p>SAHF,near Dharam Talkis Cinema Hall Bariya,
Ballia Uttar PradeshBallia Uttar Pradesh </p>
</div>
<div class="event-contall">
<h3>INAGURATION OF CAMPAIGN : DREAM OF LIFE</h3>
<p>Today, SAFEZONE-ActiveHumanityFoundation has inaugurated a coaching institute for children
studying up to the 8th standard. This institution will operate in SAHF head office, near Dharam
Talkis Cinema Hall Bariya, Ballia Uttar PradeshBallia Uttar Pradesh. Firstly, Ayush Kushwaha
explained the purpose of this event. The goal of the foundation is to give free education to
students with poor financial so that they can compete in this world with an edge in education.
SAHF, provide free coaching to students as coaching become a vital part of today's education
infrastructure. On the very first day, nearly 50 students and eighty parents have shown
interest in this new program. Also, by the end of this event, we manage to enroll about 35
students for the upcoming session 2022-23. All students will benefit from our program.
</p>
</div>
</div>
</div>
</section>
<!--footer -->
<section class="footer">
<div class=" footer-cont">
<div class="footer-col">
<h4>ADDRESS </h4>
<hr>
<p> "Safezone-Active Humanity Foundation"
Bariya, near DharamTalkis Cinema Hall,
Ballia Uttar Pradesh,IND
PIN CODE : 277201
</p >
</div>
<div class="footer-col">
<h4>USEFULL LINKS</h4>
<hr>
<ul>
<li><a href="VISION_MISSION.HTML">ABOUT SAHF</a></li>
<li><a href="campaign.html">CAMPAIGN</a></li>
<li><a href="upcomingevent.html">UPCOMING EVENT</a></li>
<li><a href="Workwithteam.html">JOIN Us</a></li>
<li><a href="faq.html">FAQs</a></li>
</ul>
</div>
<div class="footer-col">
<h4>GET IN TOUCH</h4>
<hr>
<p>Phone: +916204397945</p>
<p>Email:<a href=" mailto:[email protected]">[email protected]</a></p>
</div>
<div class="socil-icone">
<a href="https://www.facebook.com/activehumanityfoundation/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a href="https://twitter.com/sahftwt?t=MiA7WIGvpPFv55qir3R-xg&s=09" target="_blank"><i class="fab fa-twitter"></i></a>
<a href="https://www.instagram.com/s.a.h.f_official/" target="_blank"><i class="fab fa-instagram"></i></a>
<a href=" https://www.youtube.com/@sahf " target="_blank"><i class="fa-brands fa-youtube"></i></a>
<a href="https://www.linkedin.com/company/safezonefoundation/" target="_blank"><i class="fab fa-linkedin"></i></a>
</div>
</div>
<h6> © SAHF. All Rights Reserved</h6>
</section>
</body>
</html>