-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
115 lines (112 loc) · 7.64 KB
/
index.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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html>
<html lang="en">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@400;700&display=swap">
<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></title>
<style>
* {
font-family: "IBM Plex Serif", Georgia, serif;
}
</style>
</head>
<body>
<table cellpadding="0" cellspacing="0" class="sc-gPEVay eQYmiW"
style="vertical-align: -webkit-baseline-middle; font-size: medium; font-family:Lucida Sans Unicode;">
<tbody>
<tr>
<td>
<table cellpadding="0" cellspacing="0" class="sc-gPEVay eQYmiW"
style="vertical-align: -webkit-baseline-middle; font-size: medium; font-family: Lucida Sans Unicode;">
<tbody>
<tr>
<td style="vertical-align: middle;">
<h3 color="#2b2b2B" class="sc-fBuWsC eeihxG"
style="margin: 0px; font-size: 1.57rem; color: rgb(43, 43, 43);">
<span>Kevin</span><span> </span><span>Abou Hanna</span></h3>
<p color="#2b2b2B" font-size="medium" class="sc-fMiknA bxZCMx"
style="margin: 0px; color: rgb(43, 43, 43); font-size: 0.76rem; line-height: 22px;">
<span>Product Designer & Frontend Developer</span></p>
</td>
<td width="20">
<div style="width: 20px;"></div>
</td>
<td color="#9488c3" direction="vertical" width="1" class="sc-jhAzac hmXDXQ"
style="width: 1px; border-bottom: none; border-left: 1px solid rgb(148, 136, 195);">
</td>
<td width="20">
<div style="width: 20px;"></div>
</td>
<td style="vertical-align: middle;">
<table cellpadding="0" cellspacing="0" class="sc-gPEVay eQYmiW"
style="vertical-align: -webkit-baseline-middle; font-size: medium; font-family: Lucida Sans Unicode;">
<tbody>
<tr height="25" style="vertical-align: middle;">
<td width="30" style="vertical-align: middle;">
<table cellpadding="0" cellspacing="0" class="sc-gPEVay eQYmiW"
style="vertical-align: -webkit-baseline-middle; font-size: medium; font-family: Lucida Sans Unicode;">
<tbody>
<tr>
<td style="vertical-align: bottom;"><span
color="#9488c3" width="11"
class="sc-jlyJG bbyJzT"
style="display: block; background-color: rgb(148, 136, 195);"><img
src="https://cdn2.hubspot.net/hubfs/53/tools/email-signature-generator/icons/phone-icon-2x.png"
color="#9488c3" width="13"
class="sc-iRbamj blSEcj"
style="display: block; background-color: rgb(148, 136, 195);"></span>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding: 0px; color: rgb(43, 43, 43);"><a
href="tel:0096170413706" color="#2b2b2B"
class="sc-gipzik iyhjGb"
style="text-decoration: none; color: rgb(43, 43, 43); font-size: 12px;"><span>0096170413706</span></a>
</td>
</tr>
<tr height="25" style="vertical-align: middle;">
<td width="30" style="vertical-align: middle;">
<table cellpadding="0" cellspacing="0" class="sc-gPEVay eQYmiW"
style="vertical-align: -webkit-baseline-middle; font-size: medium; font-family: Lucida Sans Unicode;padding-top: 4px;">
<tbody>
<tr>
<td style="vertical-align: bottom;"><span
color="#9488c3" width="11"
class="sc-jlyJG bbyJzT"
style="display: block; background-color: rgb(148, 136, 195);"><img
src="https://cdn2.hubspot.net/hubfs/53/tools/email-signature-generator/icons/link-icon-2x.png"
color="#9488c3" width="13"
class="sc-iRbamj blSEcj"
style="display: block; background-color: rgb(148, 136, 195);"></span>
</td>
</tr>
</tbody>
</table>
</td>
<td style="padding: 0px;"><a href="https://abouhanna.com" color="#2b2b2B"
class="sc-gipzik iyhjGb"
style="text-decoration: none; color: rgb(43, 43, 43); font-size: 12px;"><span>abouhanna.com</span></a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</tbody>
</table>
</body>
</html>