-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathHome.html
351 lines (320 loc) · 16.6 KB
/
Home.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
<!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="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="style2.css">
<title>Home</title>
</head>
<body>
<div class="buttons-1">
<i class="fa-solid fa-bars open-btn"></i>
<i class="fa-solid fa-xmark close-btn "></i>
</div>
<header class="header-1">
<div class="logo">
<img src="Images/Hafun Hospital.png" alt="khald" id="logo">
</div>
<div class="navigation">
<nav>
<ul>
<li><a href="Home.html">Home</a></li>
<li><a href="Doctors.html">Doctors</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Contact Us.html">Contact us</a></li>
<li><a href="About Us.html">About us</a></li>
</ul>
</nav>
</div>
<div class="buttons">
<button class="btn-1">Login</button>
<button class="btn-2">Account</button>
</div>
</header>
<div class="hero" >
<section class="left-1">
<h1 class="h1"><strong >waxaan danaynaynaa</strong><br>
badqabkaaga jireed iyo maskaxeed.</h1>
<br><br>
<p style=" color: rgb(138, 134, 134); font-size: 13px;" >Good health is the state of mental, physical and social well being<br>
and it does not just mean absence of diseases.</p>
<br>
<button class="btn-3">Book an appointment</button>
<button class="btn-4"><i class="fa-solid fa-circle-question" style=" color: #297AF6; background-color: white;"></i> Contact us<strong style=" color: #297AF6;"> for Support</strong></button>
<br><br>
<p class="be-come">Become member of our hospital community? <a href="#" style=" text-decoration: none;
color: #297AF6;">Sign Up</a></p>
</section>
<sectin class="right">
<button class="btn-5"><i class="fa-solid fa-clipboard-list" style=" color: #297AF6;"></i> Book an Appointment <br>
<small style="color: rgb(139, 137, 137);">book your appointment now</small></button>
<button class="btn-6"><i class="fa-solid fa-magnifying-glass" style=" color: #297AF6;"></i> Search Our doctors <br>
<small style="color: rgb(139, 137, 137);">Get qualified doctors</small></button>
<img src="Images/option1.png" alt="" class="option">
</sectin>
</div>
<div class="Service">
<h1 class="h11">you can simply took an appointment for patient in online </h1>
<h4>you can took appointment for patient by simply registering your self and clicking service page <br>and then clicking book an appointment</h4>
<button class="btn-7">Book an appointment</button>
</div>
<div class="medical">
<h2 id="Med-h1">Our Medical Services</h2>
<p style=" color: rgb(138, 134, 134); font-size: 13px;" ><p style=" color: rgb(138, 134, 134); font-size: 13px;" >We are dedicated to serve you<br>
best medical services</p>
</div>
<div class="services">
<div class="div1">
<i class="fa-solid fa-microscope img"></i>
<h4>Microscope</h4>
</div>
<div class="div1">
<i class="fa-solid fa-stethoscope"></i>
<h4>Stethoscope</h4></div>
<div class="div1">
<i class="fa-solid fa-truck-medical"></i>
<h4>Truck Medical</h4>
</div>
<div class="div1">
<i class="fa-solid fa-calendar-check"></i>
<h4>Calender check</h4>
</div>
</div>
<div class="about-us">
<section class="left">
<img src="Images/Rectangle 73.png" alt="">
</section>
<section class="right">
<h1>Who we are?</h1>fi
<br>
<p>
Hafunl Hospital stands as a beacon of hope and healing in our
<br> community, dedicated to providing exceptional healthcare with <br>
compassion and expertise. Nestled in the heart of our town, the <br>
hospital serves as a pillar of support for
the well-being of our <br>
residents. With a commitment to excellence, Hafun Hospital <br>
boasts state-of-the-art facilities and a team of skilled <br>healthcare professionals
who work tirelessly to deliver <br> personalized and comprehensive medical care.
</p>
<button class="btn-8">More About Us</button>
</section>
</div>
<br><br>
<!-- <h1 style="text-align: center; color: #297AF6;">I FRAME VIDEOS</h1>
<br><br>
<div class="container-1">
<div class="iframe-container">
<iframe width="1263" height="480" src="https://www.youtube.com/embed/NFMAOdvIRaE" title="Grocery Mobile App UI Design - Figma Somali Tutorial" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="1263" height="480" src="https://www.youtube.com/embed/rpWeDASdL9w" title="Watch Dr. Shaun's Incredible Surgical Skills (Part1) | The Good Doctor" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="1263" height="480" src="https://www.youtube.com/embed/E8ZRrWpKix8" title="So You Want to Be a FAMILY MEDICINE DOCTOR [Ep. 28]" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<div class="iframe-container">
<iframe width="1263" height="480" src="https://www.youtube.com/embed/nsdIN-5uQgg" title="Islaamka ka hor somalidu Maxay caabudi jireen? Sideese ku soo gaaray islaamku?" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="1263" height="480" src="https://www.youtube.com/embed/VgDytOsG6Xo" title="My First Hackathon!" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<iframe width="1263" height="480" src="https://www.youtube.com/embed/OgBF3N3MhYw" title="How to Stop Wasting Your Life (Avoid These 5 Things)" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div> -->
<div class="M-doctors">
<h1>Most beloved doctors</h1>
<p style=" color: rgb(138, 134, 134); font-size: 13px;" ><p style=" color: rgb(138, 134, 134); font-size: 13px;" >
we prepared for you well talented and orgainzed<br>
doctors in our hopital welcome to kalkaal<br>
hospital
</p>
</div>
<div class="doctors">
<div class="dr-farah">
<img src="Images/Ellipse 18.png" alt="">
<h3>DR Faarax axmed</h3>
<p>master of nutrion and malnutrion<br>
for children and adult people</p>
<br>
<h3>Qualification</h3>
<br>
<p>
master of public health<br>
master of nutrition<br>
master of children disease
</p>
<br>
<button class="btn-9">Check Availability</button>
</div>
<div class="dr-osman">
<img src="Images/dr-osman.png" alt="">
<h3>DR Osmaan axmed</h3>
<p>master of nutrion and malnutrion<br>
for children and adult people</p>
<br>
<h3>Qualification</h3>
<br>
<p>
master of public health<br>
master of nutrition<br>
master of children disease
</p>
<br>
<button class="btn-9">Check Availability</button>
</div>
</div>
<br>
<!-- this is the article -->
<!-- <article class="art-1">
<section class="bidix-1">
<h1 style="font-size: 2rem;">Title: Unveiling the Culprit: <br>
What Causes Malaria?</h1>
<p>Malaria, a disease that has plagued humanity for centuries,
continues to exact a significant toll on global health.
Understanding its causes is pivotal in combatting its spread
and mitigating its impact. While malaria is primarily caused
by the Plasmodium parasite, several factors contribute to its
persistence and prevalence worldwide.</p>
<p><strong>The Parasitic Perpetrator: Plasmodium</strong>
At the heart of malaria lies the Plasmodium parasite,
transmitted through the bites of infected female Anopheles mosquitoes.
Of the several species of Plasmodium that infect humans,
Plasmodium falciparum and Plasmodium vivax are the most common
and deadliest. Once introduced into the bloodstream, the parasite
multiplies rapidly within red blood cells, leading to the characteristic
symptoms of malaria, including fever, chills, and flu-like illness.</p>
<p>
<strong> Mosquitoes: The Vectors of Transmission</strong>
Anopheles mosquitoes serve as the primary vectors for transmitting
the Plasmodium parasite. These mosquitoes thrive in warm, humid climates,
making tropical and subtropical regions particularly vulnerable to malaria
transmission. Factors such as deforestation, urbanization, and climate change
can alter mosquito habitats and behaviors,
influencing the distribution and intensity of malaria transmission.
</p>
</section>
<section class="midig-1">
<img src="Images/malaria.webp" alt="" id="sawir"><br>
<strong> Mosquitoes: The Vectors of Transmission</strong>
Anopheles mosquitoes serve as the primary vectors for transmitting
the Plasmodium parasite. These mosquitoes thrive in warm, humid climates,
making tropical and subtropical regions particularly vulnerable to malaria
transmission. Factors such as deforestation, urbanization, and climate change
can alter mosquito habitats and behaviors,
influencing the distribution and intensity of malaria transmission.
</p>
</section>
</article> -->
<!-- this is the clients code -->
<h1 style="text-align: center; margin-top: 100px;">What clients say about us?</h1>
<div class="Clients">
<div class="C-1">
<img src="Images/Ellipse 20.png" alt="" class="Circle-1">
<img src="Images/rate.png" alt="">
<p class="C-1p">Maasha Alllah aad iyo aad baan uga helay adeega hufan ee <br>
isbitaalka Hafun uuu uqabanayo bukaanada waxaan markale <br>
umahad celinyaa dhaqaatiirta isbitaalka kalkaal. </p>
<h4>Hamze nouh ali</h4>
<p>Ceo of somali travel agency</p>
</div>
<div class="C-1">
<img src="Images/Ellipse 20.png" alt="" class="Circle-1">
<img src="Images/rate.png" alt="">
<p class="C-1p">Maasha Alllah aad iyo aad baan uga helay adeega hufan ee <br>
isbitaalka Hafun uuu uqabanayo bukaanada waxaan markale <br>
umahad celinyaa dhaqaatiirta isbitaalka kalkaal. </p>
<h4>Hamze nouh ali</h4>
<p>Ceo of somali travel agency</p>
</div>
<div class="C-1">
<img src="Images/Ellipse 20.png" alt="" class="Circle-1">
<img src="Images/rate.png" alt="">
<p class="C-1p">Maasha Alllah aad iyo aad baan uga helay adeega hufan ee <br>
isbitaalka Hafun uuu uqabanayo bukaanada waxaan markale <br>
umahad celinyaa dhaqaatiirta isbitaalka kalkaal. </p>
<h4>Hamze nouh ali</h4>
<p>Ceo of somali travel agency</p>
</div>
</div>
<br>
<div class="container">
<div class="container2">
<section class="midig">
<h1 style="font-size: 30px; color: white;">Health consultant service!</h1>
<br>
<p style="color: #fff;">waxaan kuu diyaarinay adeeg talo cafimaad
siin fadlan hadii aad talo ubaahantahy nagu ogaysii emailka hoose</p>
<br>
<form class="form">
<div class="form-1">
<div class="form-div">
<label for="Name">Name</label>
<input type="text" name="Name" id="name" placeholder="Name">
</div>
<div class="form-div">
<label for="Name">Email</label>
<input type="email" name="Name" id="email" placeholder="Email">
</div>
<div class="form-div">
<label for="Name">Message</label>
<input type="text" name="Name" id="message" placeholder="Message">
</div>
<button class="submit-btn">Submit</button>
</div>
</form>
</section>
<section class="bidix">
<img src="Images/Rectangle 78.png" alt="" class="gabr">
</section>
</div>
</div>
<br>
<!--Qaybtani waa qaybtii footrka-->
<footer>
<div class="Main-div">
<div class="Qeybta-sare">
<div class="logo2">
<img src="Images/Hafun Hospital1.png" alt="">
<p>Hafun Hospital stands as a beacon of hope and <br>
healing in our community, dedicated to providing <br>
exceptional healthcare with compassion and expertise. <br>
Nestled in the heart of our town, the hospital serves as <br>
a pillar of support for the well-being of our residents</p>
</div>
<div class="quick-links">
<h1>Quick links</h1>
<ul>
<li><a href="#">online appointments </a></li>
<li><a href="#">Register account </a></li>
<li><a href="#">Visit Doctors </a></li>
<li><a href="#">Get Service </a></li>
<li><a href="#">Contact us </a></li>
</ul>
</div>
<div class="main-menu">
<h1>Main Menu</h1>
<ul>
<li><a href="Home.html">Home</a></li>
<li><a href="Doctors.html">Doctors</a></li>
<li><a href="Services.html">Services</a></li>
<li><a href="Contact Us.html">Contact us</a></li>
<li><a href="About Us.html">About us</a></li>
</ul>
</div>
<div class="contacts">
<h1> contact us</h1>
<ul>
<li><a href="#">Facebook</a></li>
<li><a href="#">instgram</a></li>
<li><a href="#">twiter</a></li>
<li><a href="#">discord</a></li>
<li><a href="#">tiktok</a></li>
</ul>
</div>
</div>
<img src="Images/Line 1.png" alt="" class="line">
</div>
<br>
<p class="copy-right">© 2024 All Rights Reserved by Hafun hospital and medical center</p>
</div>
<br>
<br>
</footer>
<script src="main.js"></script>
</body>
</html>