-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshelters.html
290 lines (269 loc) · 13.2 KB
/
shelters.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
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!-- Font Awesome -->
<script src="https://kit.fontawesome.com/26faa28cfb.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="path/to/font-awesome/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="global.css">
<link rel="stylesheet" href="shelter.css">
<title>Recharge Shelter</title>
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light justify-content-between">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="#!">Recharge Shelter</a>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="shelters.html">Shelters <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="partners.html">Partners</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">Our Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact Us</a>
</li>
<li class="nav-item">
<button type="button" class="btn btn-primary contactus-nav">DONATE</button>
</li>
</ul>
</div>
</nav>
<!-- Navbar -->
<!-- Header -->
<h1 class="headtext">LOCATION OF SHELTERS</span></h1>
<section class = "info">
<div class="jumbotron1">
<div class="container">
<div class="header-text">
<h1 class="display-4"><span class="bold-header">TILLARY STREET WOMEN'S SHELTER</h1>
<p class="lead">The Tillary Street Women's Shelter is a 200-bed city-funded shelter for women with mental illness and co-morbid substance abuse disorders. Located in downtown Brooklyn. The shelter provides temporary housing, case management, housing referral and (more) placement services, and on-site medical and mental health services.</p>
</div>
<p class="lead"></p>
<div class = "row">
<div class = "col-md-6">
<div class="mapouter"><div class="gmap_canvas"> <iframe width="500" height="240" id="gmap_canvas" src="https://maps.google.com/maps?q=200%20Tillary%20St%2C%20Brooklyn%2C%20NY%2011201&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></div><style>.mapouter{position:relative;text-align:right;height:300px;width:400px;}.gmap_canvas {overflow:hidden;background:none!important;height:300px;width:400px;}</style></div>
</div>
<div class = "col-md-6">
<p class="lead"></p>
<div class = "contact-info">
<h2 style="padding-top:7px">INFORMATION</h2>
<i class="ic fas fa-home op"></i>
<span> Address: 4241 Tillary Street </span>
<br>
<i class="ic far fa-envelope-open op"></i>
<span> Email: [email protected]</span>
<br>
<i class="ic fas fa-phone op"></i>
<span> Phone Number: (718)-345-534 </span>
<br>
<i class="ic fab fa-safari op"></i>
<span> Website: tillaryshelter.com </span>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
<br>
<section class = "info2">
<div class="jumbotron2">
<div class="container">
<div class="header-text">
<h1 class="display-4"><span class="bold-header">THE KENSIGTON FAMILY SHELTER</h1>
<p class="lead">Kensigton Family Shelter in Central Brooklyn is funded by New York City Department of Homeless Services and offers families a supportive, structured therapeutic, safe, and drug-free facility. It provides comprehensive case management services to 64 families who are in a transitional residence program for homeless families.</p>
</div>
<p class="lead"></p>
<div class = "row">
<div class = "col-md-6">
<div class="mapouter"><div class="gmap_canvas"><iframe width="500" height="230" id="gmap_canvas" src="https://maps.google.com/maps?q=Kensigton%20shelter&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></div><style>.mapouter{position:relative;text-align:right;height:300px;width:400px;}.gmap_canvas {overflow:hidden;background:none!important;height:300px;width:400px;}</style></div>
</div>
<div class = "col-md-6">
<p class="lead"></p>
<div class = "ic contact-info">
<h2 style="padding-top:7px">INFORMATION</h2>
<i class="ic fas fa-home op"></i>
<span> Address: 123 Kensigton Avenue </span>
<br>
<i class="ic far fa-envelope-open op"></i>
<span> Email: [email protected] </span>
<br>
<i class="ic fas fa-phone op"></i>
<span> Phone Number: (917)-675-129 </span>
<br>
<i class="ic fab fa-safari op"></i>
<span> Website: kensigtonshelter.org </span>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
<br>
<section class = "info3">
<div class="jumbotron3">
<div class="container">
<div class="header-text">
<h1 class="display-4"><span class="bold-header">HRA MEN'S SHELTER</h1>
<p class="lead">Intake, Assessment, and General Population shelter for homeless men. Intake center for homeless men who are new to the DHS shelter system or who have not resided in the DHS system for over 12 months. New entrants are assigned to one of four assessment shelters. For clients assigned to other DHS shelters transportation and overnight shelter assignments are provided.</p>
</div>
<p class="lead"></p>
<div class = "row">
<div class = "col-md-6">
<div class="mapouter"><div class="gmap_canvas"><iframe width="500" height="230" id="gmap_canvas" src="https://maps.google.com/maps?q=hra%20shelter&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></div><style>.mapouter{position:relative;text-align:right;height:300px;width:400px;}.gmap_canvas {overflow:hidden;background:none!important;height:300px;width:400px;}</style></div>
</div>
<div class = "col-md-6">
<p class="lead"></p>
<div class = "ic contact-info">
<h2 style="padding-top:7px">INFORMATION</h2>
<i class="ic fas fa-home op"></i>
<span> Address: West 34th Street </span>
<br>
<i class="ic far fa-envelope-open op"></i>
<span> Email: [email protected] </span>
<br>
<i class="ic fas fa-phone op"></i>
<span> Phone Number: (345)-562-934 </span>
<br>
<i class="ic fab fa-safari op"></i>
<span> Website: menshelp.com </span>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
<br>
<section class = "info4">
<div class="jumbotron4">
<div class="container">
<div class="header-text">
<h1 class="display-4"><span class="bold-header">ATLANTIC HOUSE SHELTER</h1>
<p class="lead">Atlantic House Shelter in Brownsville, Brooklyn, is a 200-bed shelter that provides temporary emergency housing in a safe, supportive and drug-free facility for men and women who are dually diagnosed with mental illness and substance abuse. Programs are designed to enable men and women to improve their ability to secure long-term permanent housing and become self-sufficient and to help them move to permanent housing. </p>
</div>
<p class="lead"></p>
<div class = "row">
<div class = "col-md-6">
<div class="mapouter"><div class="gmap_canvas"><iframe width="500" height="230" id="gmap_canvas" src="https://maps.google.com/maps?q=atlantic%20armory%20shelter&t=&z=13&ie=UTF8&iwloc=&output=embed" frameborder="0" scrolling="no" marginheight="0" marginwidth="0"></iframe></div><style>.mapouter{position:relative;text-align:right;height:300px;width:400px;}.gmap_canvas {overflow:hidden;background:none!important;height:300px;width:400px;}</style></div>
</div>
<div class = "col-md-6">
<p class="lead"></p>
<div class = "ic contact-info">
<h2 style="padding-top:7px">INFORMATION</h2>
<i class="ic fas fa-home op"></i>
<span> Address: 428 Atlantic Avenue </span>
<br>
<i class="ic far fa-envelope-open op"></i>
<span> Email: [email protected] </span>
<br>
<i class="ic fas fa-phone op"></i>
<span> Phone Number: (718)-628-386 </span>
<br>
<i class="ic fab fa-safari op"></i>
<span> Website: atlanticshelter.org </span>
<br>
</div>
</div>
</div>
</div>
</div>
</section>
<footer id="footer" class="footer-1">
<div class="main-footer widgets-dark typo-light">
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget subscribe no-box">
<h5 class="widget-title">Recharge Shelter<span></span></h5>
<p>Po Box 1643
<br>
Brooklyn, NY, 98325
<br>
<br>
(523) 234-2546
</p>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget no-box">
<h5 class="widget-title">Quick Links<span></span></h5>
<ul class="thumbnail-widget">
<li>
<div class="thumb-content"><a href="#.">Our Shelters</a>
</div>
</li>
<li>
<div class="thumb-content"><a href="#.">Our Partners</a>
</div>
</li>
<li>
<div class="thumb-content"><a href="#.">Our Team</a>
</div>
</li>
<li>
<div class="thumb-content"><a href="#.">Contact Us</a>
</div>
</li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget no-box">
<h5 class="widget-title">Donate<span></span></h5>
<p>Donate and help homeless people survive!</p>
<a class="btn btn-primary" href="#" role="button" data-toggle="modal" data-target="#exampleModal">Donate Now!</a>
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div class="widget no-box">
<h5 class="widget-title">Contact Us<span></span></h5>
<a class="btn btn-primary" href="#" role="button" style="margin-bottom: 10px;">Contact Us!</a>
<ul class="social-footer2">
<li class=""><a href="https://www.facebook.com/" target="_blank" title="Facebook"><i class="fab fa-facebook-f"></i></a>
</li>
<li class=""><a href="https://twitter.com" target="_blank" title="Twitter"><i class="fab fa-twitter"></i></a>
</li>
<li class=""><a title="instagram" target="_blank" href="https://www.instagram.com/"><i class="fab fa-instagram"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<p>Copyright Recharge Shelter © 2019. All rights reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>