-
Notifications
You must be signed in to change notification settings - Fork 0
/
signatures-1.html
55 lines (55 loc) · 3.3 KB
/
signatures-1.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Email Magic .Inc</title>
</head>
<body>
<table style="width: 100%; min-width: 200px; max-width: 650px; height: 200px; background-color: #ffffff; border-collapse: collapse;">
<tbody>
<tr>
<td colspan="3" style="vertical-align: top; padding: 0;">
<img src="https://i.postimg.cc/k4FKVTY0/line.jpg" alt="line image" style="padding-bottom: 20px; max-width: 100%; object-fit: cover;">
</td>
</tr>
<tr>
<td style="padding-left: 8px; vertical-align: top;">
<a href="https://www.sciencemagic.inc/" target="_blank" style="display: inline-block; -webkit-tap-highlight-color: transparent; text-decoration: none;">
<img src="https://i.postimg.cc/wB1FDYNK/main-logo.png" alt="main logo" style="max-width: 100%; object-fit: cover;">
</a>
</td>
<td style="padding: 0 8px; vertical-align: top;">
<img src="https://i.postimg.cc/909Q90m4/text-top.png" alt="text" style="max-width: 100%; object-fit: cover;">
<p style="margin-bottom: 0;">
<a href="tel:+4402079381010" style="display: inline-block; -webkit-tap-highlight-color: transparent; text-decoration: none;">
<img src="https://i.postimg.cc/cLb2pmMS/phone.png" alt="phone number" style="max-width: 100%; object-fit: cover;">
</a>
</p>
<p style="margin: 2px 0;">
<a href="https://www.sciencemagic.inc/" target="_blank" style="display: inline-block; -webkit-tap-highlight-color: transparent; text-decoration: none;">
<img src="https://i.postimg.cc/GpZ0yQHQ/website.png" alt="website address" style="max-width: 100%; object-fit: cover;">
</a>
</p>
<p style="margin-top: 0;">
<a href="https://twitter.com/sciencemagicinc" target="_blank" style="display: inline-block; -webkit-tap-highlight-color: transparent; text-decoration: none;">
<img src="https://i.postimg.cc/W1NsNXkq/social.png" alt="social link" style="max-width: 100%; object-fit: cover;">
</a>
</p>
</td>
<td style="text-align: right; padding: 0 8px; vertical-align: top;">
<a href="https://bcorporation.net/" target="_blank" style="display: inline-block; -webkit-tap-highlight-color: transparent; text-decoration: none;">
<img src="https://i.postimg.cc/T3g31pkB/side-logo.png" alt="side logo" style="max-width: 100%; object-fit: cover;">
</a>
</td>
</tr>
<tr>
<td colspan="3" style="padding: 0 8px; vertical-align: top;">
<img src="https://i.postimg.cc/Dz7nz54b/action-text.png" alt="quote text" style="max-width: 100%; object-fit: cover;">
</td>
</tr>
</tbody>
</table>
</body>
</html>