-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoctor.html
153 lines (116 loc) · 3.07 KB
/
doctor.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
<html>
<head>
<title> Ideal-Tech Services </title>
<link href="css/style.css" type="text/css" rel="stylesheet">
</head>
<body>
<div class="top">
<div>
Contact Us +268 78188020 / +268 78121355
</div>
</div>
<div class="logo">
<div>
<table>
<tr>
<td width="600px" style="font-size:50px;font-family:cooper black;"> <font color="#FF0000"> Ideal-Tech <font color="#r4b0082"> Services</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">DEVELOPERS</a>
<a href="contact.html">CONTACT US</a>
</font>
</td>
</tr>
</table>
</div>
</div>
<div class="bottom">
<div>
<table border="0">
<tr>
<td width="700px">
<font color="#000" size="7px"><center>---------------------------- DEVELOPERS --------------------------------</center></font> <br> <br>
<div class="bottom">
<div>
<table border="0">
<tr>
<td width="400px">
<font color="#ff0000" size="6px"> IDEAL DLAMINI </font> <br> <br>
<img src="img/webportal.jpg" width="400px">
<br><br>
<br>
</td>
<td style="padding-left:20px;">
<ul>
<li> WEB DESIGN
<li> SOCIAL MEDIA MANAGEMENT
<li> POSTER DESIGN
<li> BUSINESS CARD DESIGN
<li> BANNER DESIGN
<li> SECRITORIAL SERVICE
</ul>
</td>
</tr>
</table>
</div>
</div>
<div class="bottom">
<div>
<table border="0">
<tr>
<td width="400px">
<font color="#ff0000" size="6px"> NANDISO SHABALALA </font> <br> <br>
<img src="img/webportal.jpg" width="400px">
<br><br>
<br>
</td>
<td style="padding-left:20px;">
<ul>
<li> WEB DESIGN
<li> SOCIAL MEDIA MANAGEMENT
<li> POSTER DESIGN
<li> BUSINESS CARD DESIGN
<li> BANNER DESIGN
<li> SECRITORIAL SERVICE
</ul>
</td>
</tr>
</table>
</div>
</div>
<br>
<br>
<br>
</td>
<td style="padding-left:20px;"> </td>
</tr>
</table>
</div>
</div>
<div class="bottom">
<div>
<table border="0">
<tr>
<td width="700px">
<font color="#ff0000" size="6px"> <b>Ideal-Tech </font><font size="6px">Services</font></b> <br> <br>
<font color="#000">-------------- Address -------------- </font> <br> <br>
Big Tree Offices,Matsapha, Office 107c/5<br>
Cell : dgghggvvjjbh <br> Email : 3456789056<br> Whatsapp : 0123456789 <br> Facebook: ukh@hospital.com<br><br>
<br>
</td>
<td style="padding-left:20px;"> </td>
</tr>
</table>
</div>
</div>
<div class="nav_down">
<div>
© Copyright <strong><span>Ideal Technology Services</span></strong>. All Rights Reserved
<div>
Designed by <a href="https://idealtechnologyservicrs"> Ideal Technology Services</a>
</div>
</div>
</div>