-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
244 lines (237 loc) · 9.07 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>Covid-19</title>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin="anonymous"
/>
<link rel="stylesheet" href="common.css" />
<link rel="stylesheet" href="stylesd.css" />
<link rel="icon" href="coronavirus.png" type="image/x-icon" />
</head>
<body>
<div class="navl">
<h1>Covid-19</h1>
<nav>
<a class="line1" href="index.html" style="color: cyan;">Home</a>
<a href="symptoms.html" style="color: #ffffff;"
>Symptoms and Treatment
</a>
<a href="precaution.html" style="color: #ffffff;">Precautions</a>
<a href="Modes_of_Transmission_of_Covid-19.html" style="color: #ffffff;"
>Modes of Transmission</a
>
<a href="Facts.html" style="color: #ffffff;">Facts</a>
</nav>
</div>
<div id="demo" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#demo" data-slide-to="0" class="active"></li>
<li data-target="#demo" data-slide-to="1"></li>
<li data-target="#demo" data-slide-to="2"></li>
<li data-target="#demo" data-slide-to="3"></li>
</ul>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="1st.jpg" alt="1st" width="100%" height="550px" />
<div class="carousel-caption">
<h1>What is Covid-19?</h1>
<p>
COVID-19 is the disease caused by the new coronavirus that emerged
in China in December 2019.
</p>
</div>
</div>
<div class="carousel-item">
<img src="2nd.jpg" alt="2nd" width="100%" height="550px" />
<div class="carousel-caption">
<h1>Wearing of masks:-</h1>
<p>
Your cloth face covering may protect them. Their cloth face
covering may protect you.
</p>
</div>
</div>
<div class="carousel-item">
<img src="3rd.jpg" alt="3rd" width="100%" height="550px" />
<div class="carousel-caption">
<h1>How long does immunity to Covid-19 last?</h1>
<p>
Antibodies to the virus that causes COVID-19 start to drop within
three weeks of infection, research from China suggests.
</p>
</div>
</div>
<div class="carousel-item">
<img src="4th.jpg" alt="4th" width="100%" height="550px" />
<div class="carousel-caption">
<h1 style="color: black;">Why is more testing important?</h1>
<p style="color: black;">
Testing leads to quick identification of cases, quick treatment
for those people and immediate isolation to prevent spread..
</p>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
<div class="about">
<div class="abouthead">
<h1>About Covid-19</h1>
</div>
<div class="content">
<hr />
<h2>
In December 2019, the World Health Organization was alerted to several
cases of pneumonia in Wuhan, China. The virus responsible for the
disease did not match any other known virus. On January 7, 2020, China
confirmed that a new virus from the coronavirus family had been
identified that was responsible for this new disease called
COVID‑19.<br /><br />
Some viruses in the coronavirus family cause disease in animals, while
others cause disease in humans. Coronaviruses that cause disease in
humans can be spread by close contact between people. In rare cases,
coronaviruses that infect animals can also infect people. Like
SARS‑CoV‑2, the virus responsible for COVID‑19, two other
coronaviruses are spread from animals to humans and cause or have
caused serious disease in humans, namely, SARS‑CoV in 2003 and
MERS‑CoV since 2012
</h2>
<hr />
</div>
</div>
<div class="videos">
<div class="title">
<h1><span></span><strong>Videos</strong></h1>
</div>
<div class="vd1">
<div class="video1">
<iframe
width="420"
height="315"
src="https://www.youtube.com/embed/D9tTi-CDjDU"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
<div class="vd2">
<div class="video2">
<iframe
width="420"
height="315"
src="https://www.youtube.com/embed/OOJqHPfG7pA"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
<div class="video3">
<iframe
width="420"
height="315"
src="https://www.youtube.com/embed/FC4soCjxSOQ"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
</div>
</div>
</div>
</div>
<div class="title">
<h1><span></span><strong>Infographics</strong></h1>
</div>
<div id="demo2" class="carousel slide" data-ride="carousel">
<ul class="carousel-indicators">
<li data-target="#demo2" data-slide-to="0" class="active"></li>
<li data-target="#demo2" data-slide-to="1"></li>
<li data-target="#demo2" data-slide-to="2"></li>
</ul>
<div class="carousel-inner" style="margin-top: 30px;">
<div class="carousel-item active">
<img src="cardss1.PNG" alt="1st" width="100%" height="500px" />
</div>
<div class="carousel-item">
<img src="cardss3.PNG" alt="2nd" width="100%" height="500px" />
</div>
<div class="carousel-item">
<img src="cardss2.PNG" alt="3rd" width="100%" height="500px" />
</div>
</div>
<a class="carousel-control-prev" href="#demo2" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo2" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
<h1 style="margin-left: 35px;">
<span></span><strong>Coronavirus Map</strong>
</h1>
<br /><br />
<div class="live count">
<script src="https://apps.elfsight.com/p/platform.js" defer></script>
<div class="elfsight-app-c204c639-37af-4950-9401-56bef67a7848"></div>
</div>
<footer>
<div class="footer">
<div class="links">
<a href="Helpline nos.html" style="color: #ffffff;"
>Helpline numbers</a
>
<a href="FAQHome.html" style="color: #ffffff;">FAQ</a>
<a
href="#"
data-toggle="tooltip"
data-placement="top"
title="The Infromation on all pages of this website has been taken from authenticated & verified websites."
style="color: #ffffff;"
>Terms & Conditions
</a>
<a
href="#"
data-toggle="tooltip"
data-placement="top"
title="This is an Informative Website on Covid-19"
style="color: #ffffff;"
>About</a
>
<script>
$(document).ready(function () {
$('[data-toggle="tooltip"]').tooltip();
});
</script>
</div>
</div>
</footer>
<script
src="https://code.jquery.com/jquery-3.2.1.slim.min.js"
integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"
integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q"
crossorigin="anonymous"
></script>
<script
src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin="anonymous"
></script>
</body>
</html>