-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathemail-signature.html
100 lines (100 loc) · 6.62 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
94
95
96
97
98
99
100
<!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&display=swap" rel="stylesheet">
</head>
<body style="margin: 0;">
<table border="0" cellspacing="0" cellpadding="0" width="480" style="width: 480px;">
<tr>
<td style="padding-top: 42px; padding-bottom: 20px; padding-left: 65px;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="210">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-bottom: 7px;">
<a href="tel:(951) 282-7292" target="_blank">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/ph.png" alt="ph" width="111" style="display: block; width: 111px;" />
</a>
</td>
</tr>
<tr>
<td style="padding-bottom: 7px;">
<a href="mailto:[email protected]" target="_blank">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/email.png" alt="email" width="170" style="display: block; width: 170px;" />
</a>
</td>
</tr>
<tr>
<td style="padding-bottom: 10px;">
<a href="https://rashidraza.sites.cbmoxi.com/" target="_blank">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/web.png" alt="web" width="134" style="display: block; width: 134px;" />
</a>
</td>
</tr>
<tr>
<td>
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/lic.png" alt="lic" width="123" style="display: block; width: 123px;" />
</td>
</tr>
</table>
</td>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-bottom: 18px;" align="center">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/logo.png" alt="logo" width="125" style="display: block; width: 125px;" />
</td>
</tr>
<tr>
<td style="padding-bottom: 4px;" align="center">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/fm.png" alt="fm" width="45" style="display: block; width: 45px;" />
</td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="padding-right: 5px;">
<a href="https://www.linkedin.com/in/rashidraza/" target="_blank" title="Linkedin">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/in.png" alt="linkedin" width="12" height="12" style="display: block; width: 12px; height: 12px;" />
</a>
</td>
<td style="padding-right: 5px;">
<a href="https://www.youtube.com/@rashidrazare" target="_blank" title="Youtube">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/yt.png" alt="youtube" width="12" height="12" style="display: block; width: 12px; height: 12px;" />
</a>
</td>
<td style="padding-right: 5px;">
<a href="https://x.com/RashidRazaRE" target="_blank" title="Twitter">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/x.png" alt="twitter" width="12" height="12" style="display: block; width: 12px; height: 12px;" />
</a>
</td>
<td style="padding-right: 5px;">
<a href="https://www.facebook.com/rashidraza.realestate" target="_blank" title="Facebook">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/fb.png" alt="facebook" width="12" height="12" style="display: block; width: 12px; height: 12px;" />
</a>
</td>
<td>
<a href="https://www.instagram.com/rashidrazare/" target="_blank" title="Instagram">
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/ig.png" alt="instagram" width="12" height="12" style="display: block; width: 12px; height: 12px;" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<img src="https://developer-zahid.github.io/Rashid-Raza-Email-Signature/images/bottom.png" alt="bottom" width="480" style="display: block; width: 480px;" />
</td>
</tr>
</table>
</body>
</html>