-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpractica3.html
More file actions
451 lines (301 loc) · 13.8 KB
/
practica3.html
File metadata and controls
451 lines (301 loc) · 13.8 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
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
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
<!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>Pagina Vacunacion</title>
<link rel="stylesheet" href="./practica3.css">
</head>
<body>
<header >
<div class="imgDer1"></div>
<div class ="logo">
<h1>Vaccination </h1>
</div>
<div class="derecha">
<h2>
<a href="#" class="link">Database </a>
<a href="#" class="link">Education </a>
<a href="#" class="link">News </a>
<a href="#" class="link">Regulation </a>
<button class="boton"> Hoax Buster</button>
</h2>
</div>
</header>
<section>
<div class="imgIzq">
<div class="titulos">
<p>Fight Virus</p>
<p>With Vaccines</p>
</div>
<div class ="textos">
<p> Let's stop this pandemic by killing the virus</p>
<p>with a vaccine, don't let yourself and your </p>
<p>family get infected</p>
</div>
<div class = margen>
<br>
<p>
<img src="./assets/best protection.png" alt="best protection" width="25">
Best protection
<img src="./assets/selected vaccines.png" alt="selected vaccines" width="25">
Selected Vaccines
</p>
</div>
<div class =margen>
<br>
<p>
<img src="./assets/schedule your.png" alt="schedule" width="30px">
Schedule your vaccinations
</p>
</div>
</div>
<div class="imgDer">
<img src="./assets/img1.png" alt="img1">
</div>
</section>
<section class="rectangulo">
<section class="agendar">
<div class="campos_agendar">
<h3>
<p>
<img src="./assets/location.png" alt="location logo" width="30px" >
Location
<img src="./assets/date.png" alt="date" width="30px">
Date
<img src="./assets/vaccine type.png" alt="type" width="30px">
Vaccine Type
</p>
</h3>
</div>
<div class="seleccion">
<select name="location" id="location" style="font-size:20px; color: #1F3E72;font-weight: bold;">
<option value="Jakarta Utara">Jakarta Utara</option>
<option value="Tangerang">Tangerang</option>
<option value="Bekasi">Bekas</option>
</select>
<input type="date" name="date" id="date" value="2022-03-18" style="font-size:18px; color: #1F3E72;font-weight: bold;">
<select name="type" id="type" style="font-size:20px; color: #1F3E72;font-weight: bold;" >
<option value="Moderna">Moderna</option>
<option value="Sputnik">Sputnik</option>
<option value="Pfizer">Bekas</option>
</select>
<button class="boton">Submit</button>
</div>
</section>
</section>
<section>
<img src="./assets/imglogos.png" alt="logosimg" width="1400px">
</section>
<div class="titulos">
<h5><p>Why should I vaccine?</p></h5>
</div>
<div class ="textos">
<p> In order to avoid any doubts about getting the COVID-19</p>
<p>vaccine, identify the following 4 benefits of COVID-19</p>
<p>vaccination:</p>
</div>
<section class="margen">
<p>
<button class ="boton2">
<img class="imgIzq" src="./assets/minimize.png" alt="minimize" width="50px" >
<br> <br> <br>
<div class="textoB2">
<p>Minimize the</p>
<p>spread of viruses</p>
</div>
<div class ="texto2B2">
<p>Vaccine has been proven</p>
<p>effective to prevent someone</p>
<p>from getting infected with</p>
<p>Coronavirus</p>
</div>
</button>
<button class ="boton2">
<img class="imgIzq" src="./assets/forming.png" alt="forming" width="50px" >
<br> <br> <br>
<div class="textoB2">
<p>Forming</p>
<p>antibodies</p>
</div>
<div class ="texto2B2">
<p>COVID-19 vaccine proven to</p>
<p>help shape antibody</p>
<p>response for immune system</p>
<br> <br>
</div>
</button>
<button class ="boton2">
<img class="imgIzq" src="./assets/protecting.png" alt="protecting" width="50px" >
<br> <br> <br>
<div class="textoB2">
<p>Protecting</p>
<p>people nearby</p>
</div>
<div class ="texto2B2">
<p>The benefits of COVID-19</p>
<p>vaccination are the vaccine</p>
<p>that we get can also help</p>
<p>protect people around us</p>
</div>
</button>
<button class ="boton2">
<img class="imgIzq" src="./assets/creating.png" alt="creating" width="50px" >
<br> <br> <br>
<div class="textoB2">
<p>Creating group</p>
<p>immunity</p>
</div>
<div class ="texto2B2">
<p>COVID-19 vaccination is also</p>
<p>beneficial for creating group</p>
<p>immunity or herd immunity</p>
<p>Coronavirus</p>
</div>
</button>
</p>
</section>
<section >
<div class="imgDer">
<div class="titulos2">
<p>Preparations Before Vaccine</p>
</div>
<div class ="textos2">
<p>The success of vaccines os strongly influenced by the</p>
<p>strength of the body's immune system. Therefore, there are </p>
<p>several things that can be tried to make the COVID-19</p>
<p>vaccine work</p>
</div>
<div class="botonesDer">
<p>
<img src="./assets/avoid.png" align="center" alt="avoid alc" width="40px" float:none; >
Avoid alcoholic beverages
<img src="./assets/down.png" alt="down" width="30px" align="right">
</p>
</div>
<div class="botonesDer">
<p>
<img src="./assets/avoid stress.png" align="center" alt="avoid stress" width="40px" float:none; >
Avoid stress
<img src="./assets/up.png" alt="down" width="30px" align="right">
</p>
<div class ="texto2B2">
<p>Stress has a profound effect on immune work.</p>
<p>Moreover, prolonged stress can increase cortisol</p>
<p>iproduction and oxidate stress in the body</p>
</div>
</div>
<div class="botonesDer">
<p>
<img src="./assets/eat.png" align="center" alt="eat" width="40px" float:none; >
Eat healthy food
<img src="./assets/down.png" alt="down" width="30px" align="right">
</p>
</div>
<div class="botonesDer">
<p>
<img src="./assets/get.png" align="center" alt="get" width="40px" float:none; >
Get enough sleep
<img src="./assets/down.png" alt="down" width="30px" align="right">
</p>
</div>
<div class="botonesDer">
<p>
<img src="./assets/exercise.png" align="center" alt="exercise" width="40px" float:none; >
Exercise or physical activity
<img src="./assets/down.png" alt="down" width="30px" align="right">
</p>
</div>
</div>
<div class="imgIzq2">
<img src="./assets/img2.png" alt="img2" width="620px" >
</div>
</section>
<section>
<div class="imgIzq">
<div class="titulos">
<p>Emergency Conctact</p>
</div>
<div class ="textos">
<p>Contact one of the contacts below if you or your family feel</p>
<p>unwell and have similar symptoms such as Covud-19, make</p>
<p>sure you also take care of yourself before reporting to us:</p>
</div>
<br>
<p>
<div class="boton2">
<img src="./assets/call.png" alt="call">
</div>
<div class="boton2">
<img src="./assets/chat.png" alt="chat">
</div>
</p>
<p>
<div class="boton2">
<img src="./assets/video call.png" alt="videocall">
</div>
<div class="boton2">
<img src="./assets/msg.png" alt="message">
</div>
</p>
</div>
<div class="imgDer">
<br><br><br><br><br><br><br><br>
<img src="./assets/img3.png" alt="img3">
</div>
</section>
<section class="foot" >
<div class="imgIzq2">
<p class="logo2">
Vaccination
</p>
<div class="textos3" >
<p> Our goal is to help</p>
<p> world free from the</p>
<p> ongoing pandemic</p>
</div>
</div>
<div class="imgDer2">
<br><br><br>
<a href="#" class="link2"> About</a>
<a href="#" class="link2"> Company</a>
<a href="#" class="link2"> Support</a>
<div class="gris">
<a href="#" class="link3"> About Us</a>
<a href="#" class="link3"> How We Work?</a>
<a href="#" class="link3"> FAQs</a>
</div>
<div class="gris">
<a href="#" class="link3"> Features </a>
<a href="#" class="link3"> Capital</a>
<a href="#" class="link3"> Support Center</a>
</div>
<div class="gris">
<a href="#" class="link3"> News & Blog</a>
<a href="#" class="link3"> Security</a>
<a href="#" class="link3"> Contact</a>
</div>
</div>
</section>
</body>
</html>