-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
91 lines (65 loc) · 2.98 KB
/
about.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
<html>
<head>
<title> UZIMA Hospital </title>
<link href="css/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="top">
<div>
Contact Us: +254798750550 /[email protected]
</div>
</div>
<div class="logo">
<div>
<table>
<tr>
<td width="600px" style="font-size:50px;font-family:forte;"> <font color="#428bca"> UZIMA </font><font color="#000"> Hospital</font> </td>
<td> <br> <br>
<font size="4px">
<a href="index.html">HOME</a>
<a href="about.html">ABOUT US</a>
<a href="service.html">SERVICE</a>
<a href="doctor.html">DOCTORS</a>
<a href="contact.html">CONTACT US</a>
<a href="colorGame.html"><font color="red" >M-R Game</a>
</font>
</td>
</tr>
</table>
</div>
</div>
<div class="bottom">
<div>
<table border="0">
<tr>
<td width="700px">
<font color="#000"> Welcome to <b>UZIMA Hospital</b> </font> <br> <br>
<font color="#000" size="6px"> Best Medical & Health care Needs to Our Patients </font> <br> <br>
Opened in 2009, The UZIMA Hospital has excelled in medical expertise and services provision and has deservedly earned recognition throughout East Africa and beyond as an advanced diagnostic, treatment and referral centre. Expansive investment in latest technology and medical equipment has enabled us establish leadership in medical procedures both in Kenya and outside.</br></br>
We take pride in our highly qualified professionals who deliver our mission every day, translating their knowledge and expertise to internationally compliant practices in healthcare provision. Courtesy, consideration and unreserved respect towards our patients’ privacy, dignity and confidentiality has time and again helped us earn their trust and goodwill. Our dedicated nursing staff provides professional care within a friendly and comfortable environment, ensuring that being in hospital is a more pleasurable and less anxious time for our patients and their families.</br></br>
<br>
</td>
<td style="padding-left:20px;"> <img src="img/about.jpg" width="400px"></td>
</tr>
</table>
</div>
</div>
<div class="bottom">
<div>
<table border="0">
<tr>
<td width="700px">
<font color="#000">Address </font> <br> <br>
<font color="#000" size="6px"> UZIMA Hospital & Research Center</font> <br> <br>
<br> Contact No <a href="tel:+254798750550" onclick="ga('send', 'event', { eventCategory: 'Contact', eventAction: 'Call', eventLabel: 'Mobile Button'});"><p class="call-button">+254798750550</p></a> <br> Email: <a href="mailto:[email protected]">[email protected]</a><br><br>
<br>
</td>
<td style="padding-left:20px;"> </td>
</tr>
</table>
</div>
</div>
<div class="nav_down">
<div>
© UZIMA Hospital, site designed & developed by felix wanjala BIT/2019/87777
</div>