-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpfooter.html
49 lines (44 loc) · 1.85 KB
/
pfooter.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
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<title></title>
<style>
body {
background-color: black;
}
a {
color: black;
}
</style>
</head>
<body bgcolor="Black">
<table align="center" height="76" style="background-color: rgb(0, 0, 0);">
<tbody>
<tr align="center">
<td style="text-align: center;"><span style="font-size:10px;"><font color="grey" style="font-size:15px;">Brought to You by G/A....Solving Tomorrow's Technology Challenges Today!</font></span></td>
</tr>
<tr>
<td style="text-align: center; width: 790px; height: 10px;"><img src="./images/footer.png" style="width: 100px; height: 30px;" /></td>
</tr>
<tr>
<td style="text-align: center; width: 790px; height: 20px;">
<p></p>
<p><span style="font-size:9px;"><span style="color:#A9A9A9;"><span style="background-color:#000000;">Copyright Greenville Associates@2015-2020 | [email protected]</span></span></span></p>
</td>
</tr>
</tbody>
</table>
<BR>
<BR>
<table align="center" height="66" style="background-color: rgb(0, 0, 0);" width="702">
<tbody>
<tr align="center" height="10px">
<td style="text-align: center; height: 30px; vertical-align: top; width: 10px;">
<p class="copy"><a href="./legal/disclosure.html" style="font-size: 11px;" target="body2"><span style="color:#A9A9A9;">Disclosure Policy</span></a><span style="font-size: 11px; color: rgb(169, 169, 169);"> </span><a href="./legal/privacy-policy.html" style="font-size: 11px;" target="body2"><span style="color:#A9A9A9;">Privacy Policy</span></a><span style="font-size: 11px; color: rgb(169, 169, 169);"> </span><a href="./legal/terms.html" style="font-size: 11px;" target="body2"><span style="color:#A9A9A9;">Terms of Use</span></a></p>
<table>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>