-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
399 lines (389 loc) · 18 KB
/
Copy pathindex.html
File metadata and controls
399 lines (389 loc) · 18 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Project Gift</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Google Fonts-->
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Londrina+Solid&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&family=Quantico:wght@400;700&family=Russo+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,600&display=swap" rel="stylesheet">
<!--Favicon-->
<link rel="icon" type="img/png" href="images/logo.png">
<!--CSS-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!--Animation CSS-->
<link rel="stylesheet" type="text/css" href="css/animate.css">
<!--Font-Awesome Styling-->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<!--BX Slider CSS-->
<link rel="stylesheet" type="text/css" href="css/jquery.bxslider.css">
<!--Responsive CSS-->
<link rel="stylesheet" type="text/css" href="css/responsive.css">
</head>
<body>
<!--Home-->
<header class="header" id="HOME">
<!--
<nav class="navbar navbar-inverse navbar-fixed-top navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#pg-navbar-collapse-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#HOME">ProjectGift</a>
</div>
<div class="collapse navbar-collapse" id="pg-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#HOME" class="nav-item">HOME</a></li>
<li><a href="#ABOUT" class="nav-item">ABOUT</a></li>
<li><a href="#TESTIMONIALS" class="nav-item">TESTIMONIALS</a></li>
<li><a href="#FUNDRAISING" class="nav-item">FUNDRAISING</a></li>
<li><a href="#DONATENOW" class="nav-item">DONATE NOW</a></li>
</ul>
</div>
</div>
</nav>
-->
<!--Navigation-->
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<table>
<tr>
<!--Mobile Display-->
<a href="index.html" class="pull-left visible-xs visible-sm visible-md visible-lg">
<div id="logo-img"></div>
</a>
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#pg-navbar-collapse-1">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#HOME">
<!--Navigation Logo-->
<td width="5%">
<p class="icon-left">4-H</p>
</td>
<td width="25%">
<img src="images/logo.png" width="50" height="50" alt="Logo">
</td>
</a>
</div>
<!--Navigation Links-->
<td width="58%">
<div class="collapse navbar-collapse" id="pg-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="#HOME" class="nav-item">HOME</a></li>
<li><a href="#ABOUT" class="nav-item">ABOUT</a></li>
<li><a href="#TESTIMONIALS" class="nav-item">TESTIMONIALS</a></li>
<li><a href="#FUNDRAISING" class="nav-item">FUNDRAISING</a></li>
</ul>
</div>
</td>
</tr>
</table>
</div>
</nav>
<div class="header-overlay">
<div class="container header-container">
<div class="row">
<div class="col-md-12">
<div class="header-text wow fadeIn" data-wow-duration="2s">
<div style="text-align: center;">
<img class="clover" src="images/4HClover.png" alt="Clover" height="100" width="100">
</div>
<!--Title/Description-->
<h1>4-H Project Gift</h1>
<p>A mission to donate gifts to families during Christmas led by the 4-H Middlesex County Teen Council</p>
</div>
<div class="header-btns">
<!--Header Buttons-->
<a class="btn btn-download donate-now-scroll wow fadeInLeft" href="https://www.paypal.com/donate/?cmd=_s-xclick&hosted_button_id=KKKC8LCAGGKVC">Donate Now</a>
<a class="btn btn-learn-more about-us-scroll wow fadeInRight" href="#ABOUT">Learn More</a>
<a href="#ABOUT" id="button-arrow"><i class="fa fa-angle-down wow fadeInRight" data-wow-delay=".5s"></i></a>
</div>
</div>
</div>
</div>
</div>
</header>
<!--What Is Project Gift-->
<section id="ABOUT">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<!--What Is Project Gift Title and Description-->
<div class="section-title">
<h2>What Is Project Gift?</h2>
<p>Project Gift is an event held every year by the Middlesex 4-H Teen Council. The project started back in 1997, where the Teen Council provided holiday gifts to needy families. These gifts were not anonymous, making the project unique.
</p>
</div>
</div>
</div>
</div>
<div class="about-wrapper">
<div class="container">
<div class="row">
<div class="col-md-6">
<!--Project Gift Image-->
<div class="gifts wow fadeInLeft" data-wow-duration=".5s" data-wow-delay=".5s">
<iframe class="gifts-vid" width="560" height="315" src="https://www.youtube.com/embed/r2QP0jlXGKs" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</div>
<div class="col-md-6 wow fadeInRight" data-wow-duration=".5s" data-wow-delay=".5s">
<!--What We Do Title-->
<div class="about-title">
<h2>What We Do</h2>
<p>Throughout the year, the Teen Council holds fundraisers in order to amass enough money for Project Gift. We then buy presents for children of all ages, wrap them, and set up rows of tables filled with these gifts.</p>
</div>
<!--What We Do Description-->
<div class="about-des">
<!--Item 1-->
<div class="about-item wow fadeInUp" data-wow-duration=".5s" data-wow-delay=".5s">
<!--Icon 1-->
<div><i class="fa fa-id-badge" aria-hidden="true"></i></div>
<!--Title/Description-->
<h3>What are the Junior and Teen Councils</h3>
<p>Both the Junior and Teen Council are part of the 4-H program, helping youth learn and engage in community service throughout their childhood.</p>
</div>
<!--Item 2-->
<div class="about-item wow fadeInUp" data-wow-duration=".5s" data-wow-delay=".5s">
<!--Icon 2-->
<div><i class="fa fa-users" aria-hidden="true"></i></div>
<!--Title/Description-->
<h3>Who We Reach</h3>
<p>We currently reach approximately 350 youth from 135 different families, representing 13 different agencies. We also work with welfare-to-work agencies, battered womens shelters and programs, family shelters, ESL programs, housing
authorities, and more.</p>
</div>
<!--Item 3-->
<div class="about-item wow fadeInUp" data-wow-duration=".5s" data-wow-delay=".5s">
<!--Icon 3-->
<div><i class="fa fa-id-card-o" aria-hidden="true"></i></div>
<!--Title/Description-->
<h3>Who helps us</h3>
<p>Over 80-85 teens from the Junior and Teen Council and 10 adult volunteers help with Project Gift each year.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Testimonials-->
<section class="testimonial" id="TESTIMONIALS">
<div class="testimonial-overlay">
<div class="container">
<div class="row">
<div class="col-md-12">
<div id="carousel-testimonial" class="carousel slide" data-ride="carousel" data-interval="30000">
<!--Indicators-->
<ol class="carousel-indicators">
<li data-target="#carousel-testimonial" data-slide-to="0" class="active"></li>
<li data-target="#carousel-testimonial" data-slide-to="1"></li>
</ol>
<!--Wrapper for slides-->
<div class="carousel-inner">
<!--Item 1-->
<div class="item active text-center">
<img src="images/Testimonial-1.png" width="150" height="150" alt="testimonial" class="center-block">
<div class="testimonial-caption">
<h2>Jason Schwartz</h2>
<h4><span>Teen Council / Junior Council</span></h4>
<p>Project GIFT has been my favorite intellectual and most influential thing I have ever done. This is a project that is done around Christmas time, where we set up our 4-H log cabin as a giant store, with many toys that we buy, and get donated to us on the tables. We invite many homeless shelters and battered women shelters and depending on how many kids they have, they get a certain number of tickets that they can trade in for toys. We then wrap the toys for the parents. This has impacted me the most to see those parents who don't have enough to provide to their family. It makes me appreciate what I have more and it really showed me what an impact on small thing could have on someones life. It really hit me when this mother gave me a hug after I handed her her bag of wrapped gifts. She was on the verge of tears and it brought chills to my body. It made me feel really good and appreciated. It is amazing how this one day out of 365 can impact someone so much. </p>
</div>
</div>
<!--Item 2-->
<div class="item text-center">
<img src="images/Testimonial-2.png" width="150" height="150" alt="testimonial" class="center-block">
<div class="testimonial-caption">
<h2>Kritika Nagappa</h2>
<h4><span>Teen Council / Junior Council</span></h4>
<p>Project Gift allows me to be apart of something much larger than myself. The effort that goes into running the event is so worth it when I get to see how excited the families are. The children leave with smiles, knowing the get to celebrate with presents this year. Project Gift always reminds me that the holiday spirit is real.<br><br><br><br><br><br></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Fundraising-->
<section class="fundraising" id="FUNDRAISING">
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="section-title wow fadeIn" data-wow-duration="1s">
<h2>How We Fundraise</h2>
<p>In order to have enough money to host something of the size of Project Gift, the Junior and Teen Council work hard throughout the year. One of our biggest fundraising events is hosting a Haunted House in October. This project takes
weeks to set up, and we spend hours working on building all the walls of the haunted house.</p>
</div>
</div>
</div>
</div>
<div class="fundraising-inner-wrapper">
<div class="container">
<div class="row">
<div class="col-md-8 wow fadeInRight" data-wow-duration="1s">
<!--Fundraising Item 1-->
<div class="fundraising-item">
<!--Icon-->
<div class="fundraising-item-icon">
<i class="fa fa-certificate"></i>
</div>
<!--Title/Description-->
<h3>Why We're Asking For Donations</h3>
<p>Due to Covid-19, we're no longer able to fundraise using the Haunted House. It is impossible to work on such a large project without coming in close contact of one another. Therefore, Project Gift is in dire need of funding.</p>
</div>
<!--Feature Item 2-->
<div class="fundraising-item">
<!--Icon-->
<div class="fundraising-item-icon">
<i class="fa fa-rss"></i>
</div>
<!--Title/Description-->
<h3>What If You Can't Donate</h3>
<p>If you're unable to donate, please at least spread the word. Share this website with your friends and family. Together, we can come together and raise enough money to continue this project.</p>
</div>
<!--Feature Item 3-->
<div class="fundraising-item">
<!--Icon-->
<div class="fundraising-item-icon">
<i class="fa fa-database"></i>
</div>
<!--Title/Description-->
<h3>How Much We Normally Raise</h3>
<p>From the Haunted House event, we tend to raise upwards of $8,000 annually. All of this money is put into hosting this event. It is very expensive, but also very rewarding.</p>
</div>
</div>
<div class="col-md-4">
<div class="fundraising-gift-wrapping">
<img class="wow fadeIn img-responsive" data-wow-duration="2s" src="images/wrapping.jpg" alt="iPhone">
</div>
</div>
</div>
</div>
</div>
</section>
<!--Counters-->
<section class="counter">
<div class="counter-overlay">
<div class="container wow bounceInLeft" data-wow-duration="1s">
<div class="row text-center">
<!--Icon 1-->
<div class="col-md-3">
<div class="counter-item">
<div><i class="fa fa-calendar" aria-hidden="true"></i></div>
<h2><span>Hosting for</span><br><span class="counter-num">23</span></h2>
<p>Years</p>
</div>
</div>
<!--Icon 2-->
<div class="col-md-3">
<div class="counter-item">
<div><i class="fa fa-gift"></i></div>
<h2><span>We Gift </span><br><span class="counter-num">350</span></h2>
<p>Youth</p>
</div>
</div>
<!--Icon 3-->
<div class="col-md-3">
<div class="counter-item">
<div><i class="fa fa-heart-o"></i></div>
<h2><span>Over</span><br><span class="counter-num">100</span></h2>
<p>Volunteers</p>
</div>
</div>
<!--Icon 4-->
<div class="col-md-3">
<div class="counter-item">
<div><i class="fa fa-building" aria-hidden="true"></i></div>
<h2><span>Gifts from</span><br><span class="counter-num">15</span></h2>
<p>Organizations</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!--Contact Us-->
<!--
<section class="contact-us" id="CONTACT">
<div class="container wow bounceIn">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="section-title">
<h2>Contact Us</h2>
<p>This section might be removed....</p>
</div>
</div>
</div>
</div>
<div class="contact-us-form">
<div class="container">
<form>
<div class="row">
<div class="col-md-4">
<input type="text" class="form-control" id="name" placeholder="Name">
<input type="email" class="form-control" id="email" placeholder="Email">
<input type="text" class="form-control" id="subject" placeholder="Subject">
</div>
<div class="col-md-8">
<textarea class="form-control" id="message" rows="25" cols="10" placeholder="Content of Text.... "></textarea>
<button type="button" class="btn btn-default submit-btn form-submit" name="button">SEND</button>
</div>
</div>
</form>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="social-icons">
<ul>
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-youtube-play"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
-->
<!--Footer-->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-6">
<div id="footer-info">
<p>Project Gift || <a href="#HOME">HOME</a><a href="#ABOUT"> ABOUT</a><a href="#ABOUT"> DONATE NOW</a></p>
</div>
</div>
<div class="col-md-6">
<div class="scroll-top">
<a href="#HOME" id="scroll-to-top"><i class="fa fa-angle-up"></i></a>
</div>
</div>
</div>
</div>
</footer>
<!--Bootstrap Javascript, added at bottom to increase speed-->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
<!--BX Slider JavaScript-->
<script src="js/jquery.bxslider.min.js"></script>
<!--JavaScript Counter Libraries-->
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<!--JavaScript Animation Library-->
<script src="js/wow.min.js"></script>
<!--Custom JavaScript-->
<script src="js/custom.js"></script>
</body>
</html>