-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDoctors.html
289 lines (252 loc) · 8.93 KB
/
Doctors.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
<!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>Doctors</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="Doctors.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>
<!-- halkaan waxaa ka bilaabmaya Hero sectionki -->
<div class="hero2">
<div class="child-hero2">
<h1>Find Specialized <strong>Doctor </strong></h1>
<h4>waxaan kuu diyaarinay dhaqaatiir qibrad uleh shaqadooda.</h4>
<form class="search-form" action="/search">
<input type="text" name="q" placeholder="Search...">
</form>
<div class="sub-child">
<button class="btn-10">ALL</button>
<button class="btn-11">Doctors</button>
<button class="btn-12">Nurses</button>
</div>
</div>
</div>
<div class="appointments">
<h1>DISCOVER THE ONLINE APPOINTMENT!</h1>
<div class="services">
<div class="div2">
<i class="fa-solid fa-1"></i>
<h4>Find Doctor</h4>
</div>
<div class="div2">
<i class="fa-solid fa-2"></i>
<h4>View Profile</h4></div>
<div class="div2">
<i class="fa-solid fa-3"></i>
<h4>Book & visit</h4>
</div>
</div>
</div>
<div class="p-doctors-2">
<h1 style="text-align: center;">Meet Our doctors</h1>
<div class="doctors-2">
<div class="drs">
<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="drs">
<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 class="drs">
<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>
<div class="doctors-2">
<div class="drs">
<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="drs">
<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 class="drs">
<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>
</div>
<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>
<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>