-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
142 lines (128 loc) · 3.97 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>HNG Email Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>
</html>
<body>
<table border="1" cellpadding="0" cellspacing="0" width="600px" border-collapse="collapse">
<tr>
<td background="bg1.jpg" height="auto" width="100%" valign="top">
<div>
<table cellspacing="0" cellpadding="20" width="100%" >
<tr>
<td valign="top">
<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="left" width="50%"><img src="emerald.png" border="0" width="70px" height="70px"></td>
<td align="right" width="50%" ><a href="index.html" style="color: white">Home</a> <a href="index.html" style="color: white">About Us</a> <a href="index.html" style="color: white">Contact us</a> </td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="50px"></td>
</tr>
<tr>
<font face="'Roboto', Arial, sans-serif">
<td align="center"><h1 style="color:green">CHOICE STONE PHARMACEUTICALS</h1></td><br />
</font>
</tr>
<tr>
<td align="center"><a href="" style="color: white">...<i>absolute pharmacutical care</i></a></td>
</tr>
<tr>
<td height="80px"></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<table width="600px" cellpadding="20" cellspacing="0">
<tr>
<td width="33.3%" height="200px">
<table width="auto" cellspacing="0" cellpadding="0">
<tr>
<td><h2 style="color: red; text-align: center">Medical Service</h2></td>
</tr>
<tr>
<td>
<img src="outreach2.jpg" alt="care" height="150px" width="auto">
</td>
</tr>
<tr>
<td height="50px">Trust that you can have the best pharmaceutical care here. We love you and all we care about is your welbeing </td>
</tr>
</table>
</td>
<td width="33.3%" height="200px">
<table width="auto" cellspacing="0" cellpadding="0">
<tr>
<td><h2 style="color: red; text-align: center">Family Health</h2></td>
</tr>
<tr>
<td>
<img src="family1.jpeg" alt="care" height="150px" width="auto">
</td>
</tr>
<tr>
<td height="50px">Trust that you can have the best pharmaceutical care here. We love you and all we care about is your welbeing </td>
</tr>
</table>
</td>
<td width="33.3%" height="200px">
<table width="auto" cellspacing="0" cellpadding="0">
<tr>
<td><h2 style="color: red; text-align: center">Health & Fitness</h2></td>
</tr>
<tr>
<td>
<img src="fit.jpg" alt="care" height="150px" width="auto">
</td>
</tr>
<tr>
<td height="50px">Trust that you can have the best pharmaceutical care here. We love you and all we care about is your welbeing </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<div>
<tr bgcolor="black" style="color: white;" >
<td >
<table width="100%" cellspacing="0" cellpadding="0" style="text-align: center">
<tr>
<td>
27 Oguntade street, Imala, Elega, Abeokuta
</td>
</tr>
<tr>
<td>
Email:livingstonepharm@gmail.com
</td>
</tr>
<tr>
<td>
Tel: 08060395601, 08149940568
</td>
</tr>
<tr >
<td height="10px"></td>
</tr>
<tr>
<td > All rights reserved</td>
</tr>
</table>
</td>
</tr>
</div>
</table>
</body>