-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patheducational_content.html
More file actions
215 lines (201 loc) · 8.2 KB
/
Copy patheducational_content.html
File metadata and controls
215 lines (201 loc) · 8.2 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Educational Content</title>
<style>
body {
font-family: sans-serif;
margin: 0;
}
header {
background: #007bff;
color: white;
padding: 1rem;
display: flex;
align-items: center;
justify-content: space-between;
}
nav {
background: white;
padding: 0.5rem;
border-radius: 5px;
margin-top: 0.5rem;
}
.dropdown {
position: relative;
display: inline-block;
}
.dropdown-content {
display: none;
position: absolute;
background-color: #f9f9f9;
min-width: 160px;
z-index: 2000;
border: 1px solid #000;
}
.dropdown:hover .dropdown-content {
display: block;
}
.dropdown-content a {
color: black;
padding: 12px 16px;
text-decoration: none;
display: block;
border-bottom: 1px solid #000000;
}
.container {
padding: 1rem;
}
iframe {
width: 100%;
height: 600px;
border: none;
}
</style>
</head>
<body>
<header>
<nav>
<div class="dropdown">
<img src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Hamburger_icon.svg/640px-Hamburger_icon.svg.png" alt="Menu" style="width: 30px; cursor: pointer;" />
<div class="dropdown-content">
<a href="alerts.html">Alerts</a>
<a href="educational_content.html">Educational Content</a>
<a href="report_damage.html">Report Damage</a>
<a href="provide_feedback.html">Provide Feedback</a>
<a href="view_feedback.html">View User Submitted Feedback</a>
<a href="view_reports.html">View User Submitted Reports</a>
</div>
</div>
</nav>
<h1 style="margin: 0">Educational Content</h1>
</header>
<div class="container">
<h2>Educational Content</h2>
<p>This section will contain educational resources related to hurricanes and safety measures.</p>
<!-- Preparedness Tips Section -->
<section id="preparedness" class="section-box">
<div class="container">
<h2>Disaster Preparedness Tips</h2>
<div class="tips-grid">
<div class="tip-card">
<i class="fas fa-house-damage"></i>
<h3>Home Preparation</h3>
<ul>
<li>Secure heavy furniture to walls</li>
<li>Know how to turn off utilities</li>
<li>Install smoke and CO detectors</li>
<li>Consider earthquake-proofing</li>
</ul>
</div>
<div class="tip-card">
<i class="fas fa-first-aid"></i>
<h3>Emergency Kit</h3>
<ul>
<li>3-day supply of water (1 gal/person/day)</li>
<li>Non-perishable food</li>
<li>First aid kit</li>
<li>Flashlight + batteries</li>
</ul>
</div>
<div class="tip-card">
<i ></i>
<h3>Communication Plan</h3>
<ul>
<li>Establish meeting places</li>
<li>Designate out-of-area contact</li>
<li>Keep important numbers written down</li>
<li>Know emergency alert systems</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Food & Essential Resources Section -->
<section id="resources" class="section-box">
<div class="container">
<h2>Food & Essential Resources</h2>
<div class="resource-list">
<h3>Emergency Food Supplies</h3>
<ul>
<li><strong>Non-perishable foods:</strong> Canned goods, dried fruits, nuts, granola bars</li>
<li><strong>Comfort foods:</strong> Cookies, hard candy, instant coffee</li>
<li><strong>Special needs:</strong> Baby food, pet food, dietary restrictions</li>
<li><strong>Preparation:</strong> Manual can opener, disposable utensils</li>
</ul>
<h3>Water Storage</h3>
<ul>
<li>Store at least 1 gallon per person per day (3-day minimum)</li>
<li>Replace stored water every 6 months</li>
<li>Have water purification tablets or filters</li>
</ul>
</div>
</div>
</section>
<!-- Evacuation Planning Section -->
<section id="evacuation" class="section-box">
<div class="container">
<h2>Evacuation Planning</h2>
<div class="evacuation-steps">
<div class="step"><div class="step-number">1</div><h3>Know Your Risks</h3><p>Identify local disaster risks and evacuation routes.</p></div>
<div class="step"><div class="step-number">2</div><h3>Prepare Your Kit</h3><p>Keep a go-bag ready with essentials.</p></div>
<div class="step"><div class="step-number">3</div><h3>Plan Your Route</h3><p>Have multiple evacuation routes planned.</p></div>
<div class="step"><div class="step-number">4</div><h3>Practice Drills</h3><p>Regularly practice evacuation with family.</p></div>
</div>
<section id="evacuation" class="section-box">
<div class="evacuation-checklist">
<h3>Evacuation Checklist</h3>
<ul>
<li>Emergency kit and supplies</li>
<li>Important documents</li>
<li>Medications</li>
<li>Cell phone & charger</li>
<li>Cash and cards</li>
<li>Clothing & pet supplies</li>
</ul>
</div>
</div>
</section>
<!-- Disaster Specific Tips -->
<section class="section-box">
<div class="container">
<div class="tab-content active" id="earthquake">
<h3>Earthquake Safety</h3>
<div class="disaster-info">
<div class="info-text">
<p><strong>Before:</strong> Secure furniture, know safe spots.</p>
<p><strong>During:</strong> Drop, cover, and hold on.</p>
<p><strong>After:</strong> Check for injuries and listen for updates.</p>
</div>
<div class="info-image">
</div>
</div>
</div>
<div class="tab-content" id="hurricane">
<h3>Hurricane Preparedness</h3>
<!-- Content similar to Earthquake -->
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="section-box">
<div class="container">
<h2>Need More Information?</h2>
<div class="contact-content">
<div class="contact-info">
<h3>Emergency Contacts</h3>
<ul> <li><strong>Barbados (Fire & Ambulance):</strong> 511</li> <li><strong>Trinidad and Tobago (Fire Services):</strong> 990</li> <li><strong>Jamaica (Fire & Ambulance):</strong> 110</li> <li><strong>Guyana (Fire Service):</strong> 912</li> <li><strong>Antigua and Barbuda:</strong> 911</li> <li><strong>Bahamas:</strong> 919</li> <li><strong>Saint Lucia (Fire & Ambulance):</strong> 911</li> <li><strong>Saint Vincent and the Grenadines:</strong> 999 or 911</li> <li><strong>Grenada:</strong> 911</li> <li><strong>Dominican Republic (Fire):</strong> 911</li> <li><strong>Haiti (Fire Brigade):</strong> 114</li> </ul>
<h3>Additional Resources</h3>
<ul class="resource-links">
<li><a href="https://www.cdema.org/" target="_blank">CDEMA</a></li>
<li><a href="https://dem.gov.bb/" target="_blank">DEM</a></li>
<li><a href="https://www.odpem.org.jm/general-contact/" target="_blank">odpem.org</a></li>
<li><a href="https://www.wri.org/insights/strengthening-disaster-preparedness-caribbean" target="_blank">WRI</a></li>
</ul>
</div>
<iframe src="https://docs.google.com/gview?url=https://dem.gov.bb/public/downloads/SHELTERBOOKLET2024.pdf&embedded=true"></iframe>
</div>
</body>
</html>