-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvolunteer.html
More file actions
executable file
·331 lines (280 loc) · 14.7 KB
/
volunteer.html
File metadata and controls
executable file
·331 lines (280 loc) · 14.7 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
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<!--- basic page needs
================================================== -->
<meta charset="utf-8">
<title>Victoria Place - Volunteer</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- mobile specific metas
================================================== -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- CSS
================================================== -->
<link rel="stylesheet" href="css/base.css">
<link rel="stylesheet" href="css/main.css">
<!-- script
================================================== -->
<script src="js/modernizr.js"></script>
<!-- favicons
================================================== -->
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="manifest" href="site.webmanifest">
</head>
<body id="top">
<!-- preloader
================================================== -->
<div id="preloader">
<div id="loader" class="dots-jump">
<div></div>
<div></div>
<div></div>
</div>
</div>
<!-- header
================================================== -->
<header class="s-header">
<div class="header-logo">
<a class="site-logo" href="index.html">
Victoria Place
</a>
</div>
<nav class="header-nav-wrap">
<ul class="header-nav">
<li><a href="index.html" title="Home">Home</a></li>
<li><a href="about.html" title="About">About</a></li>
<li><a href="resources.html" title="Resources">Resources</a></li>
<li><a href="events.html" title="Services">Events</a></li>
<li><a href="contact.html" title="Contact us">Contact</a></li>
</ul>
</nav>
<a class="header-menu-toggle" href="#0"><span>Menu</span></a>
</header> <!-- end s-header -->
<!-- page header
================================================== -->
<section class="page-header page-header--volunteer">
<div class="gradient-overlay"></div>
<div class="row page-header__content">
<div class="column">
<h1>Volunteer</h1>
</div>
</div>
</section> <!-- end pageheader -->
<!-- page content
================================================== -->
<section class="page-content">
<div class="row">
<div class="column">
<h2>Take Ownership of the Neighborhood You Live In</h2>
<div class="row block-large-1-2 block-1000-full block-list">
<div class="column block-list__item">
<h4 class="block-list__title-with-num">Security</h4>
<p>
There are many ways to get involved in the neighborhood.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
Landscaping
</h4>
<p>
Improve common areas through maintenance for all homeowners to enjoy the beautiful area we live in on the water.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
HOA Board
</h4>
<p>
Serve on the Victoria Place Homeowners Association Board. The positions availible are President, Vice President, Secretary, Treasurer, and At-Large.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
Grants and Neighborhood Funding
</h4>
<p>
Research and help the neighborhood get grants from the City of Raleigh and other grant and funding programs to improve our neighborhood.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
Neighborhood Events
</h4>
<p>
Help our community gather, host a potluck, host a bonfire or cookout. Make block parties a thing again and bring the neighborhood together.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
Planning
</h4>
<p>
Help set vision for the neighborhood's future. We need to plan where we are going and how we want to evolve with the incredible growth Raleigh is experiencing. Opening access to a playground or waterfront dock and maybe pond trails.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
Technical & Web
</h4>
<p>
Help out with websites and technical neighborhood endeavors like solar, smart devices, surveillance, and neighborhood watch.
</p>
</div>
<div class="column block-list__item">
<h4 class="block-list__title-with-num">
Communications
</h4>
<p>
Help keep all the neighbors informed of events, meetings, and potentially put together a monthly or weekly email newsletter. Manage our neighborhood social media presence on Twitter, Nextdoor, Instagram and Facebook.
</p>
</div>
</div> <!-- end block-list -->
<h2>Yes, I want to Volunteer!</h2>
<p>
Thank you for volunteering in your neighborhood. Please contact us at <a href="mailto:contact@victoriaplaceraleigh.com">contact@victoriaplaceraleigh.com</a>
</p>
<!-- <form name="volunteerForm" id="volunteerForm" class="volunteerForm" method="post" action="" autocomplete="off">
<fieldset>
<div class="form-field">
<input name="cName" id="cName" class="h-full-width h-remove-bottom" placeholder="Your Name" value="" type="text">
</div>
<div class="form-field">
<input name="cEmail" id="cEmail" class="h-full-width h-remove-bottom" placeholder="Your Email" value="" type="text">
</div>
<div class="form-field">
<input name="cPhone" id="cPhone" class="h-full-width h-remove-bottom" placeholder="Mobile Number" value="" type="tel">
</div>
<div class="form-field">
<input name="cFacebook" id="cFacebook" class="h-full-width h-remove-bottom" placeholder="Facebook URL" value="" type="text">
</div>
<br>
<div class="form-field">
<label for="cMinistry">Volunteer Area</label>
<div class="ss-custom-select">
<select class="h-full-width h-remove-bottom" name="cMinistry" id="cMinistry">
<option value="Option 1">Security</option>
<option value="Option 2">Landscaping</option>
<option value="Option 3">HOA Board</option>
<option value="Option 4">Architectural Committee</option>
<option value="Option 5">Events</option>
<option value="Option 6">Grants</option>
<option value="Option 7">Technical & Web</option>
<option value="Option 8">Communications</option>
</select>
</div>
</div>
<div class="form-field">
<label for="cFirstTime">This is my first time to volunteer</label>
<div class="ss-custom-select">
<select class="h-full-width h-remove-bottom" name="cFirstTime" id="cFirstTime">
<option value="Option 1">Yes</option>
<option value="Option 2">No</option>
</select>
</div>
</div>
<div class="comments form-field">
<textarea name="cComments" id="cComments" class="h-full-width h-remove-bottom" placeholder="Comments & Questions"></textarea>
</div>
<br>
<input name="submit" id="submit" class="btn btn--primary btn--large h-full-width" value="Submit Form" type="submit">
</fieldset>
</form> <!-- end volunteerForm --> -->
</div>
</div>
</section> <!-- end page content -->
<!-- Social
================================================== -->
<section class="s-social">
<div class="row social-content">
<div class="column">
<ul class="social-list">
<li class="social-list__item">
<a href="https://www.facebook.com/pages/Victoria-Place-Raleigh/" title="Victoria Place Raleigh">
<span class="social-list__icon social-list__icon--facebook"></span>
<span class="social-list__text">Facebook</span>
</a>
</li>
<li class="social-list__item">
<a href="https://nextdoor.com/groups/1471091/" title="Nextdoor">
<span class="social-list__icon social-list__icon--email"></span>
<span class="social-list__text">Nextdoor</span>
</a>
</li>
<li class="social-list__item">
<a href="#0" title="">
<span class="social-list__icon social-list__icon--instagram"></span>
<span class="social-list__text">Instagram</span>
</a>
</li>
<li class="social-list__item">
<a href="mailto:contact@victoriaplaceraleigh.com" title="Hello">
<span class="social-list__icon social-list__icon--email"></span>
<span class="social-list__text">Email</span>
</a>
</li>
</ul>
</div>
</div> <!-- end social-content -->
</section> <!-- end s-social -->
<!-- footer
================================================== -->
<footer class="s-footer">
<div class="row footer-top">
<div class="column large-4 medium-5 tab-full">
<div class="footer-logo">
<a class="site-footer-logo" href="index.html">
Victoria Place
</a>
</div> <!-- footer-logo -->
<p>
Where the classic charm of a historic neighborhood set within a waterfront community on Longview Lake intersects with downtown Raleigh’s urban core.
</p>
</div>
<div class="column large-half tab-full">
<div class="row">
<div class="column large-7 medium-full">
<h4 class="h6">Our Location</h4>
<p>
Dickens Drive <br>
Raleigh, North Carolina <br>
27610 US
</p>
<p>
<a href="#" target="_blank" class="btn btn--footer">Get Directions</a>
</p>
</div>
<div class="column large-5 medium-full">
<h4 class="h6">Quick Links</h4>
<ul class="footer-list">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="resources.html">Resources</a></li>
<li><a href="volunteer.html">Volunteer</a></li>
<li><a href="events.html">Upcoming Events</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
</div>
</div> <!-- end footer-top -->
<div class="row footer-bottom">
<div class="column ss-copyright">
<span>© Brought to you by the Victoria Place Neighborhood Association</span>
</div>
</div> <!-- footer-bottom -->
<div class="ss-go-top">
<a class="smoothscroll" title="Back to Top" href="#top">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0l8 9h-6v15h-4v-15h-6z"/></svg>
</a>
</div> <!-- ss-go-top -->
</footer> <!-- end s-footer -->
<!-- Java Script
================================================== -->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
</body>