-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemail-signature.html
90 lines (90 loc) · 6.14 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
<!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="430" style="width: 430px;">
<tr>
<td style="padding-bottom: 4px;">
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width: 100%;">
<tr>
<td>
<p style="color: #6F6F6F; font-size: 10pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1; margin: 0;">Kind Regards,</p>
<p style="color: #000000; font-size: 14pt; font-family: 'Roboto', sans-serif; line-height: 1; margin-top: 20px; margin-bottom: 0;">
<strong style="font-weight: 700;">Jason Santocono</strong>
</p>
<p style="font-size: 10pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 0; margin-bottom: 15px;">
<span style="color: #FF914C;">Director | Registered Building Inspector</span><br>
<span style="color: #6F6F6F;">IN-L 100009</span>
</p>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20" style="padding-bottom: 4px;">
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/phone.png" alt="phone" width="11" style="display: block; width: 11px;" />
</td>
<td style="font-size: 10pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1; padding-bottom: 3px;">
<a href="tel:0466906039" target="_blank" style="color: #6F6F6F; text-decoration: none !important;">
<span style="color: #6F6F6F; text-decoration: none !important;">0466 906 039</span>
</a>
</td>
</tr>
<tr>
<td style="padding-bottom: 4px;">
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/mail.png" alt="mail" width="11" style="display: block; width: 11px;" />
</td>
<td style="font-size: 10pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1; padding-bottom: 3px;">
<a href="mailto:welcome@pcinspections.com.au" target="_blank" style="color: #6F6F6F; text-decoration: none !important;">
<span style="color: #6F6F6F; text-decoration: none !important;">welcome@pcinspections.com.au</span>
</a>
</td>
</tr>
<tr>
<td>
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/web.png" alt="web" width="11" style="display: block; width: 11px;" />
</td>
<td style="font-size: 10pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1;">
<a href="https://pcinspections.com.au/" target="_blank" style="color: #6F6F6F; text-decoration: none !important;">
<span style="color: #6F6F6F; text-decoration: none !important;">www.pcinspections.com.au</span>
</a>
</td>
</tr>
</table>
</td>
<td style="vertical-align: bottom;">
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/logo.png" alt="logo" width="173" style="display: block; width: 173px;" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding-top: 3px; border-top: 1px solid #FF914C;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-right: 5px;">
<a href="https://www.facebook.com/profile.php?id=61559754689784" target="_blank" title="Facebook">
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/fb.png" alt="facebook" width="16" style="display: block; width: 16px;" />
</a>
</td>
<td style="padding-right: 5px;">
<a href="https://www.instagram.com/pcinspections/" target="_blank" title="Instagram">
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/ig.png" alt="instagram" width="16" style="display: block; width: 16px;" />
</a>
</td>
<td>
<a href="https://www.linkedin.com/company/precision-consultants-inspections/" target="_blank" title="Linkedin">
<img src="https://developer-zahid.github.io/Precision-Email-Signature/images/in.png" alt="linkedin" width="16" style="display: block; width: 16px;" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>