-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
392 lines (390 loc) · 14.7 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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
<!DOCTYPE html>
<html lang="en">
<!--Head-->
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="author" content="Practica de CSS" />
<meta name="description" content="pagina campaña vacunacion" />
<meta name="keywords" content="tutoriales, html, desarrollo web" />
<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=Rubik:wght@300&family=Shippori+Antique+B1&display=swap"
rel="stylesheet"/>
<link href="/Vaccinate-Clone/css/styles.css" type="text/css" rel="stylesheet" media="" />
<!--<link rel="stylesheet" href="/Vaccinate-Clone/css/styles.css"/>-->
<link rel="icon" href="img/favicon.png"/>
<script
src="https://kit.fontawesome.com/b0ab042d33.js"
crossorigin="anonymous"></script>
<title>Vaccination Clone</title>
</head>
<!--Head-->
<!--Body-->
<body>
<!--Header-->
<header class="header">
<nav class="nav-header">
<a href="indexmarketing.html" class="nav-logo">Vaccination</a>
<ul class="nav-menu">
<li class="nav-menu-item"></li>
<a href="#" class="nav-menu-link">Database</a>
</li>
<li class="nav-menu-item">
<a href="#" class="nav-menu-link">Education</a>
</li>
<li class="nav-menu-item">
<a href="#" class="nav-menu-link">News</a>
</li>
<li class="nav-menu-item">
<a href="#" class="nav-menu-link">Regulation</a>
</li>
<li class="nav-menu-item">
<a href="indexmarketing.html" class="nav-menu-link nav-menu-link-active">Hoax Buster</a>
</li>
</ul>
</nav>
</header>
<!--Header-->
<!--Main-->
<main>
<!--Section1-->
<section class="section1">
<div class="div-secc1-left" id="div-secc1-left">
<img src="img/bg-sec1.png" alt="bg1" class="bg-sec1" />
<h1>Fight Virus<br />With Vaccines</h1>
<p>
Let's stop this pandemic by killing the virus with a vaccine, don't
let yourself and your famili get infected
</p>
</div>
<div class="icons-sec1">
<i class="fa-solid fa-shield icon-star"></i>
<p>Best Protection</p>
<i class="fa-solid fa-star icon-star"></i>
<p>Selected Vaccines</p>
</div>
<div class="icon-sec1-2">
<i class="fa-solid fa-clock icon-clock"></i>
<p>Shedule your Vaccinations</p>
</div>
<div class="div-sec2-right" id="div-sec2-right">
<img
src="img/nurse.png"
alt="Nurse with Vaccine"
class="nurse-vaccine"
id="nurse-vaccine"
/>
</div>
<div class="div-input" id="div-input">
<div class="div-input-location">
<i class="fa-solid fa-location-dot icon-input"></i>
<label for="location" class="input-value">location</label>
<input
type="text"
class="input-location"
name="location"
id="location"
placeholder="Jakarta Utara"
/>
</div>
<div class="div-input-date">
<i class="fa-solid fa-calendar-days icon-input"></i>
<label for="date" class="date">Date</label>
<input
class="input-date"
name="date"
id="date"
placeholder="08 July 2021"
/>
</div>
<div class="div-input-vaccine-type">
<i class="fa-solid fa-syringe icon-input"></i>
<label for="vaccine-type" class="input-value">Vaccine Type</label>
<select
name="vaccine-type"
id="vaccine-type"
class="input-vaccine-type"
>
<option value="AstraZeneca">AstraZeneca</option>
<option value="Sinovac">SinoVAC</option>
<option value="Pfizer">Pfizer</option>
<option value="Moderna">Moderna</option>
</select>
</div>
<div class="div-input-submit">
<button type="submit" class="submit">Submit</button>
</div>
</div>
</section>
<!--Section1-->
<!--Section2-->
<section class="section2">
<img src="img/bg-sec2.png" alt="bg2" class="bg-sec2" />
<div class="div-logos-vaccines-top" id="div-logos-vaccines-top">
<img
src="img/astrazeneca.png"
alt="AstraZeneca Vaccine"
class="logos-vaccine"
id="logos-vaccine-astrazeneca"
/>
<img
src="img/Sinovac_logo.svg.png"
alt="Sinovac Vaccine"
class="logos-vaccine"
id="logos-vaccine-sinovac"
/>
<img
src="img/Pfizer.png"
alt="Pfizer Vaccine"
class="logos-vaccine"
id="logos-vaccine-pfizer"
/>
<img
src="img/moderna.png"
alt="Moderna Vaccine"
class="logos-vaccine"
id="logos-vaccine-moderna"
/>
</div>
<div class="div-sec2-middle" id="div-sec2-middle">
<h2>Why should I vaccine?</h2>
<p>
In order to avoid any doubts about getting the COVID-19 vaccine,
identify the following 4 benefits of COVID-19 Vaccination :
</p>
</div>
<div class="div-sec2-bottom" id="div-sec2-bottom">
<div class="benefits-vaccines-col">
<i class="fa-solid fa-arrow-trend-down"></i>
<h3>Minimize the spread of viruses</h3>
<p>
Vaccine has been proven effective to prevent someone from getting
infected with Coronavirus
</p>
</div>
<div class="benefits-vaccines-col">
<i class="fa-solid fa-shield"></i>
<h3>Forming antibodies</h3>
<p>
COVID-19 vaccine proven to help shape antibody response form
inmune system
</p>
</div>
<div class="benefits-vaccines-col">
<i class="fa-solid fa-users"></i>
<h3>Protecting people nearby</h3>
<p>
The benefits of COVID-19 vaccination are the vaccine that we get
can also help protect people around us
</p>
</div>
<div class="benefits-vaccines-col" id="benefits-vaccines-col">
<i class="fa-solid fa-chart-line"></i>
<h3>Creating group inmunity</h3>
<p>
COVID-19 vaccination is also beneficial for creating group
immunity or herd immunity
</p>
</div>
</div>
<!--Section3-->
<section class="section3">
<img src="img/bg-sec3.png" alt="bg3" class="bg-sec3" />
<div class="div-sec3-left" id="div-sec3-left">
<img
src="img/girl.png"
alt="Girl prepair before vaccine"
class="girl"
/>
</div>
<div class="before-vaccine" id="before-vaccine">
<h3>Preparations Before Vaccine</h3>
<p>
the success of vaccines is strongly influenced by the strength of
the body's immune system. Therefore, there are several things that
can be tried to make the COVID-19 vaccine work:
</p>
</div>
<div class="div-sec3-right" id="div-sec3-right">
<nav class="nav-container-acordion" id="nav-container-acordion">
<ul class="ul-acordion" id="ul-acordion">
<li class="li-acordion">
<div class="acordion">
<i class="fa-solid fa-shield-virus acordion-i"></i>
<a href="" class="link-acordion">
Avoid alcoholic beverages</a
>
<i class="fa-solid fa-caret-down"></i>
</div>
<p>
Drinking alcohol could contribute to the weakening of the
immune system and alter or interfere with the response of
the vaccine against the coronavirus or its different
strains.
</p>
</li>
<li class="li-acordion">
<div class="acordion">
<i class="fa-solid fa-rectangle-xmark acordion-i"></i>
<a href="" class="link-acordion"> Avoid stress</a>
<i class="fa-solid fa-caret-down"></i>
</div>
<p>
Stress has profound effect on immune work. Moreover,
prolonged stress can increase cortisol production and
oxidative stress in the body
</p>
</li>
<li class="li-acordion">
<div class="acordion">
<i class="fa-solid fa-utensils acordion-i"></i>
<a href="" class="link-acordion"> Eat healthy food</a>
<i class="fa-solid fa-caret-down"></i>
</div>
<p>
Although no food or dietary supplement can prevent or cure
COVID-19, a healthy diet is important for a healthy immune
system.
</p>
</li>
<li class="li-acordion">
<div class="acordion">
<i class="fa-solid fa-bed acordion-i"></i>
<a href="" class="link-acordion"> Get enough sleep</a>
<i class="fa-solid fa-caret-down"></i>
</div>
<p>
Sleep can increase the effectiveness of COVID-19 vaccines
</p>
</li>
<li class="li-acordion" id="li-acordion">
<div class="acordion" id="acordion">
<i class="fa-solid fa-heart-pulse acordion-i"></i>
<a href="" class="link-acordion">
Exercise or physical activity</a
>
<i class="fa-solid fa-caret-down"></i>
</div>
<p>
Regular physical exercise is beneficial for the body and
mind. May reduce the risk of diseases that can increase
vulnerability to COVID-19
</p>
</li>
</ul>
</nav>
</div>
</section>
<!--Section3-->
<!--Section4-->
<section class="section4">
<img src="img/bg-sec4.png" alt="bg4" class="bg-sec4" />
<div class="div-emergency-contact" id="div-emergency-contact">
<h3>Emergency Contact</h3>
<p>
Contact one of the contacts below if you or your famili feel
unwell an have similar sympthoms such as COVID-19, make sure you
also take care of yourself before reporting to us:
</p>
</div>
<div class="card-contact" id="card-contact">
<div class="card-contact-call" id="card-contact-call">
<i class="fa-solid fa-phone"></i>
<h3>Call</h3>
<p>55.555.5555</p>
<button>Call Now</button>
</div>
<div class="card-contact-chat" id="card-contact-chat">
<i class="fa-solid fa-comment-dots"></i>
<h3>Chat</h3>
<p>55.555.5555</p>
<button>Chat Now</button>
</div>
<div class="card-contact-videocall" id="card-contact-videocall">
<i class="fa-solid fa-video"></i>
<h3>Video Call</h3>
<p>55.555.5555</p>
<button>Video Call Now</button>
</div>
<div class="card-contact-message" id="card-contact-message">
<i class="fa-solid fa-envelope"></i>
<h3>Message</h3>
<p>55.555.5555</p>
<button>Message Now</button>
</div>
</div>
<div class="div-sec4" id="div-sec4">
<img
src="img/enfermero.jpg"
alt="nurse with emergency contact"
class="nurse-male"
/>
</div>
</section>
<!--Section4-->
</section>
<!--Section2-->
</main>
<!--Main-->
<!--Footer-->
<footer class="footer">
<section class="footer-section-up">
<img src="img/bg-footer.png" alt="footer" class="bg-footer" />
<div class="footer-logo">
<h3>Vaccination</h3>
<p>Our goal is to help the world free from the ongoing pandemic</p>
</div>
<div class="about">
<ul>
<li class="li-about title"><a href="" class="link-a">About</a></li>
<li class="li-about"><a href="" class="link-a">About us</a></li>
<li class="li-about"><a href="" class="link-a">Features</a></li>
<li class="li-about"><a href="" class="link-a">News & Blog</a></li>
</ul>
</div>
<div class="company">
<ul>
<li class="li-company title">
<a href="" class="link-a">Company</a>
</li>
<li class="li-company">
<a href="" class="link-a">How We Work?</a>
</li>
<li class="li-company"><a href="" class="link-a">Capital</a></li>
<li class="li-company"><a href="" class="link-a">Security</a></li>
</ul>
</div>
<div class="support">
<ul>
<li class="li-support title">
<a href="" class="link-a">Support</a>
</li>
<li class="li-support"><a href="" class="link-a">FAQs</a></li>
<li class="li-support">
<a href="" class="link-a">Support Center</a>
</li>
<li class="li-support"><a href="" class="link-a">Contact Us</a></li>
</ul>
</div>
</section>
<section class="footer-section-down">
<div class="copyright-vaccine">
<p>@2021 Vacinnation. All rights reserved</p>
</div>
<div class="tyc">
<div>
<p class="li-tyc term">
<a href="" class="link-a">Terms & Agreements</a>
</p>
<p class="li-tyc"><a href="" class="link-a">Privacy Policy</a></p>
</div>
</div>
</section>
</footer>
<!--Footer-->
<script src="./js/app.js"></script>
</body>
</html>