-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
319 lines (297 loc) · 9.96 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="./style.css" />
<title>MediCare</title>
</head>
<body>
<header>
<nav>
<div><img class="logo_img" src="./img/Frame 79.png" alt="logo" /></div>
<ul>
<li><a href="#">Home</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#booking">Bookings</a></li>
<li><a href="#about">About Us</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<div class="first_section">
<div class="first_page">
<h1>
The First Wealth is Health...! <br />
Your Health is Our Priority
</h1>
<p>
Lorem ipsum is simply dummy text of the printing and typesetting
industry. Lorem ipsum has been <br />
the industry's standard dummy text ever since the 1500s, when an
unknown printer took a gallery of <br />
type and scrambled it to make a type specimen book, it has survived
not only five centuries.
</p>
<button>Get Appointment</button>
<button class="first_page_sec_btn">Learn More</button>
</div>
<div>
<img
class="first_doctor"
src="./img/unsplash_rm7rZYdl3rY.png"
alt="image of a female doctor"
/>
</div>
</div>
<div class="find_help">
<div class="display-find-icons icon1">
<img
class="mid_icons"
src="./Iconscout/healthicons_doctor-male-outline.png"
alt="head icon"/>
<p>Find Doctor</p>
<img
class="mid_icons"
src="./Iconscout/right-clean-arrow.png"
alt="right arrow icon"/>
</div>
<div class="display-find-icons icon2">
<img
class="mid_icons"
src="./img/carbon_location.png"
alt="location icon"/>
<p>Find Location</p>
<img
class="mid_icons"
src="./Iconscout/right-clean-arrow.png"
alt="right arrow icon" />
</div>
<div class="display-find-icons icon3">
<img
class="mid_icons"
src="./Iconscout/uil_calender.png"
alt="calender icon"/>
<p>Find Appointment</p>
<img
class="mid_icons"
src="./Iconscout/right-clean-arrow.png"
alt="right arrow icon"/>
</div>
</div>
<div class="surgeon_section" id="about">
<div>
<img src="./img/Rectangle 46.png" alt="surgery image">
</div>
<div class="about_page">
<h2>About Us</h2>
<p>Lorem Ipsum is simply dummy text of the <br>
printing and typesetting industry. Lorem <br>
Ipsum has been the industry's standard <br>
dummy text ever since the 1500s, when an <br>
unknown printer took a galley of type and <br>
scrambled it to make a type specimen <br>
book. It has survived not only five centuries</p>
<button><a href="./about.html">Read more</a></button>
</div>
</div>
<div class="services_header" id="services">
<h3>Our Services</h3>
<p>"Take care of your body, it's the only place you have to live in" - Jim Rhon</p>
</div>
<div class="health">
<div>
<img class="arrows" src="./Iconscout/ep_arrow-down.png" alt="left arrow icon">
</div>
<div>
<img src="./Iconscout/Frame 41.png" alt="icon">
</div>
<div>
<img src="./Iconscout/Frame 43.png" alt="icon">
</div>
<div>
<img class="dental" src="./Iconscout/Frame 42.png" alt="icon">
</div>
<div>
<img src="./Iconscout/Frame 41.png" alt="icon">
</div>
<div>
<img class="arrows" src="./Iconscout/ep_arrow-down-1.png" alt="right arrow icon">
</div>
</div>
<div class="treatment_plan" id="booking">
<h4>Choose your Treatment Plan</h4>
<div class="treatment">
<div class="treat1 trat">
<h5>General Checkup</h5>
<h1><span>$</span>50</h1>
<div>
<p>3 Treatments</p>
<p>2 Tests</p>
<p>Tests Report</p>
<button>Start Plan</button>
</div>
</div>
<div class="treat2 trat">
<h5>Physchology Checkup</h5>
<h1><span>$</span>80</h1>
<div>
<p>3 Treatments</p>
<p>2 Tests</p>
<p>Tests Report</p>
<button>Start Plan</button>
</div>
</div>
<div class="treat3 trat">
<h5>Dental Checkup</h5>
<h1><span class="dollar">$</span>90</h1>
<div>
<p>3 Treatments</p>
<p>2 Tests</p>
<p>Tests Report</p>
<button>Start Plan</button>
</div>
</div>
</div>
</div>
<div class="testimonies">
<h4>What our clients say</h4>
<div class="inner_testy">
<div class="test_1">
<div>
<img src="./img/bi_quote.png" alt="big quote icon">
</div>
<div class="post">
<p>Lorem Ipsum is simply dummy text of the printing <br>
and typesetting industry. Lorem Ipsum has been <br>
the industry's standard dummy text ever since the <br>
1500s, when an unknown printer took a galley of <br>
type and scrambled it to make a type specimen book. <br>
It has survived not only five centuries.
</p>
<div class="testy_info">
<img class="icon_per" src="./Iconscout/Ellipse 3.png" alt="">
<div class="headp6">
<h6 class="hed6">Muhhamed Musa</h6>
<p class="work">Civil engineer</p>
</div>
<img class="star" src="./img/Frame 52.png" alt="star icon">
</div>
</div>
</div>
<div class="test_1">
<div>
<img src="./img/bi_quote.png" alt="big quote icon">
</div>
<div class="post">
<p>Lorem Ipsum is simply dummy text of the printing <br>
and typesetting industry. Lorem Ipsum has been <br>
the industry's standard dummy text ever since the <br>
1500s, when an unknown printer took a galley of <br>
type and scrambled it to make a type specimen book. <br>
It has survived not only five centuries.
</p>
<div class="testy_info">
<img class="icon_per" src="./Iconscout/Ellipse 3.png" alt="">
<div class="headp6">
<h6 class="hed6">Muhhamed Musa</h6>
<p class="work">Civil engineer</p>
</div>
<img class="star" src="./img/Frame 52.png" alt="star icon">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="details" id="contact">
<h3>Make an Appointment</h3>
<div class="details_flex">
<div class="flex1">
<h2>Details</h2>
<div>
<input type="text" placeholder="Name" required>
<input type="number" placeholder="Phone" required>
</div>
<div>
<input type="email" placeholder="Email" required>
<input type="text" placeholder="Address" required>
</div>
<div>
<input type="text" placeholder="Department" required>
<input type="text" placeholder="Sex" required>
</div>
<div class="sub_flex">
<input class="complain" type="text" placeholder="Complain" required>
<input class="sub_mit" type="button" value="Submit now">
</div>
</div>
<div class="flex2">
<div>
<img src="./Iconscout/material-symbols_ecg-heart-outline.png" alt="icon">
<h4>Emergency Services</h4>
</div>
<p>
Lorem Ipsum is simply dummy text of the printing and <br>
typesetting industry. Lorem Ipsum has been the industry's <br>
standard dummy text ever since the 1500s, when an unknown <br>
printer took a galley of type and scrambled it to make a type <br>
specimen book. It has survived not only five centuries.
</p>
<div>
<img src="./Iconscout/Vector.png" alt="icon">
<h4>Opening Hours</h4>
</div>
<p>
Lorem Ipsum is simply dummy text of the printing and <br>
typesetting industry. Lorem Ipsum has been <br>
the industry's standard dummy text ever since the 1500s
</p>
</div>
</div>
</div>
<footer class="footer">
<div class="foot_flex">
<div class="foot foot1">
<img src="./img/carbon_location.png" alt="icon">
<div>
<h3>Address</h3>
<p>No 4 Barnawa close, <br> Barnawa</p>
</div>
</div>
<div class="foot foot2">
<img src="./img/ic_outline-email.png" alt="icon">
<div>
<h3>Email</h3>
<p>ayola2k27@gmail.com</p>
</div>
</div>
<div class="foot foot3">
<img src="./img/ph_phone.png" alt="icon">
<div>
<h3>Phone</h3>
<p>+234903526829</p>
</div>
</div>
</div>
<div class="hr1">
<hr>
</div>
<div class="quick_links">
<h2 class="quick">Quick Links</h2>
<hr class="hhr">
<div class="medias">
<h4>Follow us</h4>
<div class="handles">
<a href="#"><img src="./img/Vector.png" alt="icon"></a>
<a href="#"><img src="./img/Vector (2).png" alt="icon"></a>
<a href="#"><img src="./img/Vector (1).png" alt="icon"></a>
</div>
</div>
<hr class="hhr">
<h2 class="service">Services</h2>
</div>
<h5>@2022 Copyright Reserved</h5>
</footer>
</body>
</html>