-
Notifications
You must be signed in to change notification settings - Fork 0
/
email-signature.html
93 lines (93 loc) · 5.77 KB
/
email-signature.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap" rel="stylesheet">
</head>
<body style="margin: 0;">
<table border="0" cellspacing="0" cellpadding="0" width="450" style="width: 450px;">
<tr>
<td style="padding-bottom: 3px; border-bottom: 1px solid #3E83BE;">
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width: 100%;">
<tr>
<td>
<p style="color: #282F37; font-size: 13pt; font-family: 'Roboto', sans-serif; line-height: 1; margin-top: 0; margin-bottom: 3px;">
<strong style="font-weight: 700;">Maxwell Reeley</strong>
</p>
<p style="color: #626365; font-size: 11pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1; margin: 0;">
Director
</p>
</td>
<td align="right" style="vertical-align: bottom;">
<a href="https://www.linkedin.com/in/maxwell-reeley-86299012a/" target="_blank" title="Linkedin">
<img src="https://developer-zahid.github.io/Maxwell-Reeley-Email-Signature/images/in.png" alt="linkedin" width="21" height="21" style="display: block; width: 21px; height: 21px;" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding-top: 13px;">
<p style="font-size: 11pt; font-family: 'Roboto', sans-serif; line-height: 1; margin: 0;">
<strong style="color: #282F37; font-weight: 700;">Phone:</strong>
<a href="tel:07515276398" target="_blank" style="color: #626365; font-weight: 400; text-decoration: none !important;">
<span style="color: #626365; text-decoration: none !important;">07515276398</span>
</a>
<strong style="color: #282F37; font-weight: 700; padding-left: 68px;">Office:</strong>
<a href="tel:01827216260" target="_blank" style="color: #626365; font-weight: 400; text-decoration: none !important;">
<span style="color: #626365; text-decoration: none !important;">01827216260</span>
</a>
</p>
<p style="font-size: 11pt; font-family: 'Roboto', sans-serif; line-height: 1; margin-top: 7px; margin-bottom: 13px;">
<strong style="color: #282F37; font-weight: 700;">Email:</strong>
<a href="mailto:maxwell.reeley@lordwell.co.uk" target="_blank" style="color: #626365; font-weight: 400; text-decoration: none !important;">
<span style="color: #626365; text-decoration: none !important;">maxwell.reeley@lordwell.co.uk</span>
</a>
</p>
<p style="font-size: 11pt; font-family: 'Roboto', sans-serif; line-height: 1; margin: 0;">
<a href="https://lordwell.co.uk/" target="_blank" style="color: #FF6B69; font-weight: 400; text-decoration: none !important;">
<strong style="color: #FF6B69; font-weight: 700; text-decoration: none !important;">www.lordwell.co.uk</strong>
</a>
</p>
</td>
</tr>
<tr>
<td style="padding-top: 4px; padding-bottom: 4px;">
<img src="https://developer-zahid.github.io/Maxwell-Reeley-Email-Signature/images/banner.png" alt="banner" width="100%" style="display: block; width: 100%;" />
</td>
</tr>
<tr>
<td align="right">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-right: 6px; vertical-align: top;">
<a href="#!" target="_blank" title="Google Review">
<img src="https://developer-zahid.github.io/Maxwell-Reeley-Email-Signature/images/review.png" alt="review" width="81" style="display: block; width: 81px;" />
</a>
</td>
<td style="padding-right: 5px; vertical-align: top;">
<a href="https://www.facebook.com/LordwellUK/" target="_blank" title="Facebook">
<img src="https://developer-zahid.github.io/Maxwell-Reeley-Email-Signature/images/fb.png" alt="facebook" width="19" height="19" style="display: block; width: 19px; height: 19px;" />
</a>
</td>
<td style="vertical-align: top;">
<a href="https://www.instagram.com/lordwelluk/" target="_blank" title="Linkedin">
<img src="https://developer-zahid.github.io/Maxwell-Reeley-Email-Signature/images/in.png" alt="linkedin" width="19" height="19" style="display: block; width: 19px; height: 19px;" />
</a>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding-top: 11px;">
<img src="https://developer-zahid.github.io/Maxwell-Reeley-Email-Signature/images/logos.png" alt="logos" width="100%" style="display: block; width: 100%;" />
</td>
</tr>
</table>
</body>
</html>