-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathVaccination.html
190 lines (168 loc) · 10 KB
/
Vaccination.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<style type="text/css">
.dark-mode {
background-color: black;
color: red;
}
.color{
color: darkred;
}
.button{
padding: 10px 10px 10px 10px;
background-color: lightgray;
}
</style>
<script>
function darkMode() {
var element = document.body;
element.classList.toggle("dark-mode");
}
</script>
</head>
<body>
<div align="right">
<button type="button" class="btn btn-dark button" onclick="darkMode()">🌒</button></div>
<h1 style="text-align: center; font-size: 30px;">Check your Vaccine Availability</h1>
<a style="text-align: center;" href="https://www.cowin.gov.in/" target="_blank"
class="text-indigo-500 inline-flex items-center mt-4"><b> Cowin Vaccination Registration</b>
<svg class="w-4 h-4 ml-2" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none"
stroke-linecap="round" stroke-linejoin="round">
<path d="M5 12h14"></path>
<path d="M12 5l7 7-7 7"></path>
</svg>
</a>
<section class="text-gray-600 body-font overflow-hidden">
<div class="container px-5 py-24 mx-auto">
<div class="-my-8 divide-y-2 divide-gray-100">
<div class="py-8 flex flex-wrap md:flex-nowrap">
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-gray-900 title-font mb-2 color">Importance of Vaccination:</h2>
<p class="leading-relaxed">Although experts are still learning a lot about the COVID-19 vaccines, there are
some clear benefits to getting vaccinated.<br></p>
<b>A COVID-19 vaccine might:</b><br>
<ul>
<li>•Protect you from getting COVID-19</li>
<li>•Prevent you from becoming seriously ill, becoming hospitalized or dying due to COVID-19</li>
<li>•Limiting the spread of COVID-19</li>
</ul>
<p><br>
<b><i>The vaccine reduces your risk of infection.</i></b><br>
Once you receive your first shot, your body begins producing antibodies to the coronavirus. These
antibodies help your immune system fight the virus if you happen to be exposed, so it reduces your chance
of getting the disease. There are three vaccines available for use in the United States, and they are all
effective in preventing infection.<br>
It’s true that you can still become infected after being vaccinated, but once more of the population is
vaccinated, those chances are further reduced thanks to something called herd immunity. So getting
vaccinated not only reduces your chance of being infected, it also contributes to community protection,
reducing the likelihood of virus transmission.<br>
<br>
<b><i>The vaccine can help your unborn baby or newborn.</i></b><br>
Studies have found that expectant mothers who receive the COVID-19 vaccine create antibodies to the virus
and pass those to their unborn baby through the placenta. Mothers were also shown to pass antibodies to
their newborns through breast milk. This suggests those newborns have some immunity to the virus, which is
especially important as young children cannot get the vaccine.<br>
</p>
</div>
</div>
<div class="py-8 flex flex-wrap md:flex-nowrap">
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-gray-900 title-font mb-2 color">Availability of Vaccines:</h2>
<p class="leading-relaxed"><b>Vaccines available around the worldwide:</b><br>
<b>•COVAXIN</b><br>
It is recommended that the 2nd dose of COVAXIN should be administered in the interval of 4 to 6 weeks from
the date of 1st dose administration. <br>
<b>•COVISHIELD </b><br>
the recommended interval is 4 to 8 weeks while an interval of 6 to 8 weeks gives an enhanced
protection.<br>
<b> •Corbevax: </b><br>
Biological E's Covid-19 vaccine Corbevax is administered through intramuscular route with two dose
schedule of day 0 and 28<br>
<b>•Covovax:</b><br>
Covovax vaccine of Serum Institute of India is administered through intramuscular route with two dose
schedule of day 0 and 21<br>
<b>•moderna vaccine</b><br>
you must give a gap of at least 21 days between moderna vaccine doses. you can ask the doctor about this
while applying the vaccine. patient should have a second dose at least 3 weeks after the first dose of the
vaccine.<br>
<b>•Novavax vaccine</b><br>
SAGE recommends the use of the Novavax (NVX-CoV2373) vaccine as 2 doses (0.5 ml) given intramuscularly.
The two doses should be administered with an interval of 3-4 weeks.<br>
<b> •Sputnik V</b><br>
minimum interval between the first and second vaccine shots from the earlier approved 21 days up to three
months. <br>
<b>•Sputnik light</b><br>
Sputnik light is a single dose COVID 19 vaccine<br>
<b>•Zydus Cadila's</b><br>
The three-dose vaccine will be given on day zero, day 28th and then on the 56th day<br>
<b>•Johnson & Johnson</b><br>
1 primary dose<br>
1 booster dose, at least 2 months after the primary dose<br>
<br><br>
<b><i>Currently due to the emergence of various new variant of Covid-19, citizens above 60 years and later
on above 45 years of age are advised to take the booster dose as soon as possible.</i></b>
</p>
</div>
</div>
<div class="py-8 flex flex-wrap md:flex-nowrap">
<div class="md:flex-grow">
<h2 class="text-2xl font-medium text-gray-900 title-font mb-2 color"> Precaution or Advisory Guidlines </h2>
<p class="leading-relaxed">What you need to know before, during and after receiving a COVID-19 vaccine<br>
<b>Before you go:</b><br>
Do your research. There’s a lot of misinformation about vaccines online, so it’s important to always get
your information from trustworthy sources like UNICEF and WHO. If you have any questions about whether you
should receive a COVID-19 vaccine, speak to your doctor.<br>
At present, people with the following health conditions should not receive a COVID-19 vaccine to avoid any
possible adverse effects:<br>
If you have a history of severe allergic reactions to any ingredients of a COVID-19 vaccine.<br>
If you are currently sick or experiencing symptoms of COVID-19 (although you can get vaccinated once you
have recovered and your doctor has approved).<br>
Talk to your doctor. If you’ve ever experienced a severe allergic reaction from any vaccine or you have
any questions about the medications you are currently taking, talk to your health care provider before
your appointment.<br>
Take care of yourself. Get a good night’s rest and hydrate well before your vaccination so you can feel
your best on the day.<br>
<br>
<b> During the appointment</b><br>
Stay safe. Make sure to follow safety precautions at the vaccination facility such as physical distancing
while waiting and wearing a mask.<br>
Communicate. Let the health care professional know if you have any medical conditions that could be
considered precautions, such as pregnancy or a compromised immune system.<br>
Keep your records. You should receive a vaccination card that tells you which COVID-19 vaccine you
received, when you received it and where you received it. Make sure to hold on to this card in the event
that you need it in the future.<br>
<br>
<b>After you’ve been vaccinated</b><br>
Stay for monitoring. The health care provider should observe you for about 15 minutes after the vaccine is
administered to make sure you don’t have any immediate reactions. However, it is extremely rare for severe
health reactions.<br>
Be prepared for some side effects. Vaccines are designed to give you immunity without the dangers of
getting the disease. While it’s normal to build immunity without side effects, it’s also common to
experience some mild-to-moderate side effects that go away within a few days on their own.<br>
Some of the mild-to-moderate side effects you may experience after vaccination include:<br>
Arm soreness at the injection site<br>
<ul>
<li>Mild fever</li>
<li>Fatigue</li>
<li>Headaches</li>
<li>Muscle or joint aches </li>
<li>Chills</li>
<li>Diarrhoea</li>
</ul>
If any symptoms continue for more than a few days or if you experience a more severe reaction, then contact
your health care provider immediately.<br>
<b>Be patient.</b> Building immunity takes time. <br></p>
</div>
</div>
</div>
</div>
</section>
<!-- end of main body -->
</body>
</html>