-
Notifications
You must be signed in to change notification settings - Fork 4
/
hotline.html
266 lines (266 loc) · 9.83 KB
/
hotline.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta property="og:image" content="assets/img/svg/title.png" />
<meta property="og:title" content="CoronaInfoBD 2020" />
<meta
property="og:description"
content="An application to get updated with corona virus affected in Bangladesh"
/>
<title>CoronaInfoBD</title>
<link rel="icon" href="assets/img/svg/title.png" />
<link
href="https://fonts.googleapis.com/css?family=Google+Sans"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<link rel="stylesheet" href="assets/css/minified/materializecss.min.css" />
<link rel="stylesheet" href="assets/css/minified/style.min.css" />
<link rel="stylesheet" href="assets/css/minified/darkMood.min.css" />
</head>
<body>
<header>
<div class="navbar-fixed">
<nav class="nav-extended nav-fixed navTheme darken-2 z-depth-0">
<div class="nav-wrapper">
<a class="brand-logo gsans" id="cpa-logo" href="index.html"
><i class="material-icons" id="logo-icon">ac_unit</i
>CoronaInfoBD</a
>
<a href="#" class="sidenav-trigger" data-target="mobile-nav">
<i class="material-icons">menu</i>
</a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a href="index.html">Home</a></li>
<li><a href="about_corona.html">About corona</a></li>
<li class="active"><a href="hotline.html">Emergency</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="advice_for_public.html">Advice for public</a></li>
<li>
<a
href="#"
onclick="darkMood()"
class="tooltipped"
ata-position="bottom"
data-tooltip="Toggle Day/Night"
><i
class="material-icons blue-grey-text text-lighten-4"
id="moodIcon"
>brightness_7</i
></a
>
</li>
</ul>
</div>
</nav>
</div>
<ul class="sidenav" id="mobile-nav">
<li>
<a href="#" onclick="darkMood()"
>Day/Night mode<i
class="material-icons blue-grey-text text-lighten-4 right"
id="moodIcon"
>brightness_7</i
></a
>
</li>
<li><a href="index.html">Home</a></li>
<li><a href="about_corona.html">About corona</a></li>
<li><a href="hotline.html">Emergency</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="advice_for_public.html">Advice for public</a></li>
</ul>
<!-- <div class="progress contextTextTheme"> <div class="indeterminate progressbarTheme"></div></div>-->
</header>
<div class="fixed-action-btn">
<a
class="btn-floating btn-medium blue-grey darken-4 tooltipped"
data-position="left"
data-tooltip="Top"
id="scrollTop"
onclick="toTop()"
>
<i class="large material-icons">arrow_upward</i>
</a>
</div>
<div class="customContainer">
<div class="row">
<h4 class="center-align gsans text-blue-grey text-darken-1 headerText">
Hotline
</h4>
<div class="col s12 m12 l12 center-align">
<ul class="collection with-header round">
<li class="collection-header round">
<h5 class="title gsans">Numbers</h5>
<i class="material-icons teal-text">touch_app</i>
<span class="blue-grey-text text-darken-4"
>Tap on the number to make phone call</span
>
</li>
<li class="collection-item">
<a href="tel:333">333</a>
<p>National Call Center</p>
</li>
<li class="collection-item">
<a href="tel:109">109</a>
<p>National Help Line</p>
</li>
<li class="collection-item">
<a href="tel:16263">16263</a>
<p>Health Promotion</p>
</li>
<li class="collection-item">
<a href="tel:10655">10655</a>
<p>IEDCR</p>
</li>
<li class="collection-item">
<a href="tel:109">109</a>
<p>Women & Child Ministry</p>
</li>
<li class="collection-item">
<a href="tel:09611677777">09611677777</a>
<p>BSMMCH</p>
</li>
<li class="collection-item">
<a href="tel:01401184551">01401184551</a><br />
<a href="tel:01401184554">01401184554</a><br />
<a href="tel:01401184555">01401184555</a><br />
<a href="tel:01401184556">01401184556</a><br />
<a href="tel:01401184559">01401184559</a><br />
<a href="tel:01401184560">01401184560</a><br />
<a href="tel:01401184560">01401184560</a><br />
<a href="tel:01401184563">01401184563</a><br />
<a href="tel:01401184568">01401184568</a><br />
<a href="tel:01927711784">01927711784</a><br />
<a href="tel:01927711785">01927711785</a><br />
<a href="tel:01937000011">01937000011</a><br />
<a href="tel:01937110011">01937110011</a>
<p>ICDDRB</p>
</li>
<li class="collection-item">
<a href="tel:244075042">244075042</a>
<p>BITID, Chattagram</p>
</li>
<li class="collection-item">
<a href="tel:01306497095">01306497095</a><br />
<a href="tel:01306497096">01306497096</a>
<p>Mymensingh Medical College</p>
</li>
<li class="collection-item">
<a href="tel:01744595842">01744595842</a><br />
<a href="tel:01712559673">01712559673</a>
<p>Rajshahi Medical College</p>
</li>
<li class="collection-item">
<a href="tel:01712177244">01712177244</a>
<p>Rangpur Medical College</p>
</li>
<li class="collection-item">
<a href="tel:01713205877">01713205877</a>
<p>Cox's Bazar Medical College</p>
</li>
</ul>
</div>
</div>
<div class="row">
<h4 class="center-align gsans text-blue-grey text-darken-1 headerText">
Map of Hospitals
</h4>
<div class="center-align gsans">
<span
>Here you can find the location of hospitals of Bangladesh where
COVID-19 can be cured</span
>
</div>
<div class="card round">
<div class="card-content">
<iframe
src="https://www.google.com/maps/d/embed?mid=1BGB9GSWxC1t6yZkA8tdRSXhmzzJ-dlg1&ll=23.646783737681258%2C90.4487993265625&z=8"
width="100%"
height="650"
></iframe>
</div>
</div>
</div>
</div>
<footer class="page-footer blue-grey darken-3">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">CoronaInfoBD</h5>
<p class="grey-text text-lighten-4">
It is a voluntary act aimed at mass awareness. All content used
here is open to everyone. For any kind of queries you can
<a href="mailto:[email protected]">Email</a> us or create an
<a
href="https://github.com/TeamTigers/coronainfobd/issues"
target="_blank"
rel="noopener"
>issue</a
>
in github. If you like our work please give a star in our
<a
href="https://github.com/TeamTigers/coronainfobd"
target="_blank"
rel="noopener"
>repository.</a
>
</p>
<br />
<h6 class="whtie-text gsans">Initiative taken by:</h6>
<p class="grey-text text-lighten-4 gsans">
Department of Software Engineering <br />
Daffodil International University
</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Important Links</h5>
<ul>
<li>
<a
href="https://daffodilvarsity.edu.bd/article/corona"
target="_blank"
rel="noopener"
>Activiy of DIU against Corona</a
>
</li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2020 Copyright TeamTigers
<a
class="grey-text text-lighten-4 right"
href="https://github.com/teamtigers"
target="_blank"
rel="noopener"
>TeamTigers</a
>
</div>
</div>
</footer>
<script src="assets/js/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script src="assets/js/minified/plugin.min.js"></script>
<script src="assets/js/minified/darkMood.min.js"></script>
<script>
window.onscroll = scroll1;
function scroll1() {
var toTop = document.getElementById("scrollTop");
window.scrollY > 500
? (toTop.style.display = "Block")
: (toTop.style.display = "none");
}
function toTop() {
window.scrollTo({ top: 0, behavior: "smooth" });
}
</script>
</body>
</html>