-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsafety.html
233 lines (183 loc) · 8.19 KB
/
safety.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Community Crime Mapping</title>
<!-- Link to CSS files -->
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,[email protected],400;8..144,500&display=swap" rel="stylesheet">
<!--Files for glowing header-->
<link rel="preconnect" href="https://fonts.googleapi s.com">
<link rel="preconnect" href="https://fonts.gstatic.co m" crossorigin>
<link href="https://fonts.googleapis.com/css?family= Space+Mono:wght@400;700&family=Rubik:wght@400%;500&displ ay=swap" rel="stylesheet">
<style>
/*Safety Page CSS*/
body.page6{
background-image:url("img/Premium Vector _ Modern abstract black background with for presentation.jpeg")
}
.safety-card-container{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 20px;
margin-top: 200px;
margin-bottom: 40px;
padding: 0 40px;
}
.safety-card{
flex: 0 0 calc(33.33% - 20px);
align-items: center;
padding: 20px;
background: rgba(161, 161, 161, 0.8);
border-radius: 15px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
height: 250px;
cursor: pointer;
transition: all 0.3s ease-in-out;
}
.safety-card:hover{
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
scale: 1.04;
background: rgb(198, 198, 198);
}
.safety-card p {
display: flex;
margin-top: 27px;
margin-left: 15px;
}
h1 {
font-family: 'Space Mono', monospace;
font-size: clamp(2rem, 5vw, 5rem);
color: white;
padding: 0rem clamp(1rem, 2vw, 3rem);
white-space: nowrap;
border-radius: clamp(0.4rem, 0.75vw, 1rem);
margin: 10px;
position: absolute;
left: 50%;
top: 10%;
translate: -50% -50%;
z-index: 3;
}
</style>
</head>
<body class="page6">
<!--Header Code Here-->
<nav class="navbar">
<div class="container">
<div class="logo">
<img src="img/WhatsApp Image 2023-11-27 at 5.03.58 PM.jpeg" alt="Logo">
</div>
<div class="nav-links">
<a href="http://127.0.0.1:5500/index.html">Home</a>
<a href="http://127.0.0.1:5500/map.html">Map</a>
<a href="http://127.0.0.1:5500/about.html">About</a>
<a href="http://127.0.0.1:5500/contact.html">Contact</a>
<a href="http://127.0.0.1:5500/safety.html">Safety Measures</a>
<a href="http://127.0.0.1:5500/report.html">Report</a>
<a href="http://127.0.0.1:5500/Sign-up.html">Sign-up</a>
</div>
</div>
</nav>
<div class="about-heading">
<h1 data-value="Safety Measures">Safety Measures</h1>
</div>
<div class="safety-card-container">
<div class="safety-card">
<h3>Community Awareness:</h3>
<p>Stay informed about the crime trends in your community through local news, community meetings, and crime reports.</p>
</div>
<div class="safety-card">
<h3>Neighborhood Watch:</h3>
<p>Participate in or establish a neighborhood watch program to encourage community members to look out for each other and report suspicious activities .</p>
</div>
<div class="safety-card">
<h3>Good Lighting:</h3>
<p>Ensure well-lit streets and public areas to discourage criminal activity.</p>
</div>
<div class="safety-card">
<h3>Communication and Collaboration:</h3>
<p>Foster open communication with neighbors and local law enforcement to share information about security concerns and incidents.</p>
</div>
<div class="safety-card">
<h3>Emergency Contacts:</h3>
<p>Exchange emergency contact information with neighbors and have a community contact list in case of emergencies.</p>
</div>
<div class="safety-card">
<h3>Safe Public Spaces:</h3>
<p>Advocate for well-maintained and safe public spaces, including parks, streets, and community centers.</p>
</div>
<div class="safety-card">
<h3>Report Suspicious Activity:</h3>
<p>Encourage community members to report any unusual or suspicious activity to the police promptly.</p>
</div>
<div class="safety-card">
<h3>Community Cleanup Events:</h3>
<p>Organize community cleanup events to improve the overall appearance and safety of public spaces.</p>
</div>
<div class="safety-card">
<h3>Personal Security Measures:</h3>
<p>Follow personal safety tips, such as being aware of your surroundings, using well-lit pathways, and avoiding isolated areas.</p>
</div>
<div class="safety-card">
<h3>Education Programs:</h3>
<p>Organize or participate in community education programs on crime prevention, personal safety, and emergency preparedness.</p>
</div>
<div class="safety-card">
<h3>Collaborate with Local Authorities:</h3>
<p> Work with local law enforcement to address community-specific crime concerns and implement targeted solutions.</p>
</div>
<div class="safety-card">
<h3>Security Assessments:</h3>
<p>Conduct security assessments for residential and community spaces to identify potential vulnerabilities.</p>
</div>
<div class="safety-card">
<h3>Emergency Contacts:</h3>
<p>Exchange emergency contact information with neighbors and have a community contact list in case of emergencies.</p>
</div>
<div class="safety-card">
<h3>Safe Public Spaces:</h3>
<p>Advocate for well-maintained and safe public spaces, including parks, streets, and community centers.</p>
</div>
<div class="safety-card">
<h3>Report Suspicious Activity:</h3>
<p>Encourage community members to report any unusual or suspicious activity to the police promptly.</p>
</div>
</div>
<!--<h1>Safety Measures</h1>
<div class="para">
Security Assessments:
<br>
Conduct security assessments for residential and community spaces to identify potential vulnerabilities.
<br>
Youth Engagement:
<br>
Support and participate in youth engagement programs to provide positive alternatives and discourage involvement in criminal activities.
<br>
Property Marking:
<br>
Mark valuable possessions with unique identifiers to deter theft and aid in recovery.
<br>
Social Media Safety:
<br>
Be cautious about sharing specific personal details on social media platforms to avoid becoming a target.
<br>
Emergency Plans:
<br>
Develop and communicate emergency plans within the community, including evacuation routes and safe meeting points.
<br>
Legal Awareness:
<br>
Stay informed about local laws and regulations, empowering community members to advocate for safer environments.</p>
</div>-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL" crossorigin="anonymous"></script>
<!--js codes for animated header ,hehehe-->
<script src='https://codepen.io/Hyperplexed/pen/xxYJY jM/54407644e24173ad6019b766443bf2a6.js'></script>
<script src="javaScriptCodes.js"></script>
</body>
</html>