HTML Email Signature

Copper Contributor

Hi. Just wondering if anyone knows why a "split" half way through the email signature is showing in Outlook? 

 

I have attached a screenshot of how it looks in Outlook. It looks fine in mac Mail.

And below is the code:

 

Thank you in advance for any help! 😊🙏

 

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style media="screen" type"text/css">
td { line-height:0; font-size: 0.0em; }
img { display: block; float: left; padding: 0; align: absbottom; align: texttop; }
</style>
</head>

<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (Untitled-3) -->
<table id="Table_01" width="700" height="334" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="6">
<img src="https://i.postimg.cc/XJ9XKhgn/Untitled-3-01.png" width="700" height="74" alt=""></td>
</tr>
<tr>
<td>
<a href="tel:+61448141615"><img src="https://i.postimg.cc/FzmzTZP3/Untitled-3-02.png" width="351" height="31" alt=""></a></td>
<td colspan="5" rowspan="5">
<img src="https://i.postimg.cc/44bmmDd5/Untitled-3-03.png" width="349" height="217" alt=""></td>
</tr>
<tr>
<td>
<a href="mailto:cody@blackmountaincontracting.com.au"><img src="https://i.postimg.cc/8cH59633/Untitled-3-04.png" width="351" height="30" alt=""></a></td>
</tr>
<tr>
<td>
<a href="http://www.blackmountaincontracting.com.au"><img src="https://i.postimg.cc/ncFM739t/Untitled-3-05.png" width="351" height="27" alt=""></a></td>
</tr>
<tr>
<td>
<a href="https://www.google.com.au/maps/place/28+Rosewood+Ln,+Black+Mountain+QLD+4563/@-26.3969778,152.870761... src="https://i.postimg.cc/9FL0Byyw/Untitled-3-06.png" width="351" height="31" alt=""></a></td>
</tr>
<tr>
<td rowspan="2">
<img src="https://i.postimg.cc/kgD4YDy1/Untitled-3-07.png" width="351" height="141" alt=""></td>
</tr>
<tr>
<td>
<img src="https://i.postimg.cc/DwDz9Fj2/Untitled-3-08.png" width="170" height="43" alt=""></td>
<td>
<a href="http://fb.me/blackmountaincontracting.com"><img src="https://i.postimg.cc/6QvQwSgC/Untitled-3-09.png" width="41" height="43" alt=""></a></td>
<td>
<a href="http://m.me/blackmountaincontracting.com"><img src="https://i.postimg.cc/Pxn5qyn9/Untitled-3-10.png" width="40" height="43" alt=""></a></td>
<td>
<a href="https://www.linkedin.com/company/blackmountaincontracting"><img src="https://i.postimg.cc/NM8f2XgM/Untitled-3-11.jpg" width="39" height="43" alt=""></a></td>
<td>
<a href="https://www.instagram.com/blackmountaincontracting/?hl=en"><img src="https://i.postimg.cc/PJtfWqxM/Untitled-3-12.png" width="59" height="43" alt=""></a></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>



</html>

0 Replies