-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomepage.html
297 lines (282 loc) · 9.66 KB
/
homepage.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vaccination</title>
<link rel="stylesheet" href="./css/homepage.css">
</head>
<body>
<div class="navbar">
<div class="container">
<a href="#" class="logo">Vaccination</a>
<nav>
<ul>
<li><a href="#">Database</a></li>
<li><a href="#">Education</a></li>
<li><a href="#">News</a></li>
<li><a href="#">Regulation</a></li>
<li class="hoax-buster-cta"><a href="#">Hoax Buster</a></li>
</ul>
</nav>
</div>
</div>
<section class="hero">
<div class="container">
<div class="left-col">
<h1>Fight Virus With Vaccines</h1>
<p class="description">
Let's stop this pandemic by killing the virus with a vaccine, don't
let yourself and your family get infected
</p>
<div class="hero-elements">
<a href="#" class="element">
<img src="./images/icons/shield.png" alt="Shield" />Best Protection
</a>
<a href="#" class="element">
<img src="./images/icons/star.png" alt="Star" />Selected Vaccines
</a>
</div>
</div>
<img src="./images/female-nurse.jpg" alt="Nurse" class="hero-image">
</div>
</section>
<section class="schedule-section">
<div class="container">
<div class="section-header">
<img src="./images/icons/clock.png" alt="Clock" />
<h4>Schedule your vaccinations</h4>
</div>
<form action="#" class="schedule-appointment">
<ul>
<li>
<label for="location"><img src="./images/icons/maps-and-flags.png" alt="Pin" />Location</label>
<br>
<select name="locations" id="locations">
<option value="jakarta-utara">Jakarta Utara</option>
</select>
</li>
<li>
<label for="date"><img src="./images/icons/calendar.png" alt="Calendar" />Date</label>
<br>
<input type="date" id="appointment" name="appointment" value="2021-07-08" />
</li>
<li>
<label for="vaccine-type"><img src="./images/icons/edit.png" alt="Pencil" />Vaccine Type</label>
<br>
<select name="vaccines" id="vaccines">
<option value="moderna">Moderna</option>
</select>
</li>
<li>
<button class="submit-button" type="submit">Submit</button>
</li>
</ul>
</form>
</div>
</section>
<section class="vaccines-section">
<div class="container">
<ul>
<li><img src="./images/astrazeneca-logo.png" alt="AstraZeneca Logo"></li>
<li><img src="./images/sinovac-logo.png" alt="SinoVacLogo"></li>
<li><img src="./images/pfizer-logo.png" alt="Pfizer Logo"></li>
<li><img src="./images/moderna-logo.jpg" alt="Moderna Logo"></li>
</ul>
</div>
</section>
<section class="info-section">
<div class="container">
<h2>Why should I vaccine?</h2>
<p class="description">
In order to avoid any doubts about getting the COVID-19 vaccine, identify the following 4
benefits of COVID-19 vaccination :
</p>
<ul>
<li>
<img src="./images/icons/route.png" alt="Minimize">
<h4>Minimize the spread of the viruses</h4>
<p>Vaccine has been proven effective to prevent someone from getting infected with Coronavirus</p>
</li>
<li>
<img src="./images/icons/shield.png" alt="Shield">
<h4>Forming antibodies</h4>
<p>COVID-19 vaccine proven to help shape antibody response for immune system</p>
</li>
<li>
<img src="./images/icons/user-group.png" alt="Group of People">
<h4>Protecting people nearby</h4>
<p>
The benefits of COVID-19 vaccination are the vaccine that we get can also
protect people around us
</p>
</li>
<li>
<img src="./images/icons/line-graph.png" alt="Chart Going Up">
<h4>Creating group immunity</h4>
<p>COVID-19 vaccination is also beneficial for creating group immunity or herd immunity</p>
</li>
</ul>
</div>
</section>
<section class="preparations-section">
<div class="container">
<img src="./images/young-woman.jpg" alt="Person" class="info-image">
<div class="right-col">
<h2>Preparations Before Vaccine</h2>
<p class="description">
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>
<ul>
<li>
<div class="container">
<img src="./images/icons/x-mark.png" alt="Avoid">
<h4>Avoid Alcoholic Beverages</h4>
</div>
<img src="./images/icons/down-filled-triangular-arrow.png" alt="Arrow Down">
</li>
<li class="displayed-element">
<div class="container">
<img src="./images/icons/warning.png" alt="Avoid">
<h4>Avoid stress</h4>
</div>
<img src="./images/icons/triangular-filled-up-arrow.png" alt="Arrow Up">
</li>
<li>
<p>
Stress has a profound effect on immune work. Moreover, prolonged stress can increase cortisol production
and oxidative stress in the body.
</p>
</li>
<li>
<div class="container">
<img src="./images/icons/graph.png" alt="Chart">
<h4>Eat healthy food</h4>
</div>
<img src="./images/icons/down-filled-triangular-arrow.png" alt="Arrow Down">
</li>
<li>
<div class="container">
<img src="./images/icons/check-mark.png" alt="Check Mark">
<h4>Get enough sleep</h4>
</div>
<img src="./images/icons/down-filled-triangular-arrow.png" alt="Arrow Down">
</li>
<li>
<div class="container">
<img src="./images/icons/heart.png" alt="Hearth">
<h4>Exercise or physical activity</h4>
</div>
<img src="./images/icons/down-filled-triangular-arrow.png" alt="Arrow Down">
</li>
</ul>
</div>
</div>
</section>
<section class="contact-section">
<div class="container">
<div class="left-col">
<h2>Emergency Contact</h2>
<p class="description">
Contact one of the contacts below if you or your family feel unwell and have similar symptoms such as
COVID-19, make sure you also take care of yourself before reporting to us :
</p>
<table>
<tr>
<td>
<div class="container">
<img src="./images/icons/telephone-call.png" alt="Telephone Ringing">
<div>
Call
<p>021.123.1234.14</p>
</div>
</div>
<a href="#" class="button">Call Now</a>
</td>
<td>
<div class="container">
<img src="./images/icons/chat.png" alt="Bubble Text">
<div>
Chat
<p>021.123.1234.14</p>
</div>
</div>
<a href="#" class="button">Chat Now</a>
</td>
</tr>
<tr>
<td>
<div class="container">
<img src="./images/icons/video-camera.png" alt="Camera">
<div>
Video Call
<p>021.123.1234.14</p>
</div>
</div>
<a href="#" class="button">Video Call Now</a>
</td>
<td>
<div class="container">
<img src="./images/icons/mail.png" alt="Mail Card">
<div>
Message
<p>021.123.1234.14</p>
</div>
</div>
<a href="#" class="button">Message Now</a>
</td>
</table>
</div>
<img src="./images/male-doctor.jpg" alt="Doctor" class="contact-image">
</div>
</section>
<footer>
<div class="upper-container">
<div class="left-col">
<a href="#" class="logo">Vaccination</a>
<p>Our goal is to help<br>the world free from<br>the ongoing pandemic</p>
</div>
<div class="right-col">
<table>
<tr>
<th>About</th>
<th>Company</th>
<th>Support</th>
</tr>
<tr>
<td>
<ul>
<li><a href="#">About Us</a></li>
<li><a href="#">Features</a></li>
<li><a href="#">News & Blog</a></li>
</ul>
</td>
<td>
<ul>
<li><a href="#">How We Work?</a></li>
<li><a href="#">Capital</a></li>
<li><a href="#">Security</a></li>
</ul>
</td>
<td>
<ul>
<li><a href="#">FAQs</a></li>
<li><a href="#">Support Center</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</td>
</tr>
</table>
</div>
</div>
<div class="lower-container">
@2021 Vaccination. All rights reserved
<div class="links">
<a href="#">Terms & Agreements</a>
<a href="#">Privacy Policy</a>
</div>
</div>
</footer>
</body>
</html>