Newsletter containing images - images have space between them on mobile - html

I send newsletters from my Drupal-7 website using Simplenews newsletter module. The newsletters are basic HTML and CSS, and always contain small images, that when added side by side, they create a bigger image.
The newsletter appears fine when you receive it at any browser, but when you receive it on mobile, the images have a big space between them. What should I add in order to fix that?
Here is the code that I already use. It is the table-code generated when you crop the full-image on slices and I made a few css changes:
<table id="Table_01" width="750" height="1636" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<a href="link" target="_blank">
<img src="test.png" width="750" height="319" alt="" style="display:block;"></a></td>
</tr>
<tr>
<td colspan="3">
<a href="link" target="_blank">
<img src="test.png" width="750" height="336" alt="" style="display:block;"></a></td>
</tr>
<tr>
<td colspan="3">
<a href="link" target="_blank">
<img src="test.png" width="750" height="702" alt="" style="display:block;"></a></td>
</tr>
<tr>
<td colspan="3">
<a href="link" target="_blank">
<img src="test.png" width="750" height="71" alt="" style="display:block;"></a></td>
</tr>
<tr>
<td colspan="3">
<a href="link" target="_blank">
<img src="test.png" width="750" height="46" alt="" style="display:block;"></a></td>
</tr>
<tr>
<td colspan="3">
<img src="test" width="750" height="28" alt="" style="display:block;"></td>
</tr>
<tr>
<td>
<a href="link" target="_blank">
<img src="test.png" width="422" height="44" alt="" style="display:block;"></a></td>
<td>
<a href="link" target="_blank">
<img src="test.png" width="29" height="44" alt="" style="display:block;">
</a>
</td>
<td>
<a href="link" target="_blank">
<img src="test.png" width="299" height="44" alt="" style="display:block;">
</a>
</td>
</tr>
<tr>
<td colspan="3">
<img src="link" width="750" height="90" alt="" style="display:block;"></td>
</tr>

I fixed it! What it needed, is to add some spacer.gif images, whom width adds to the total width if the table created.
For example:
<tr>
<td>
<img src="images/spacer.gif" alt="" width="272" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="12" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="6" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="233" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="37" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="35" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="12" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="67" height="1">
</td>
<td>
<img src="images/spacer.gif" alt="" width="286" height="1">
</td>

Related

outlook html signature showing gaps and white spaces between slices [duplicate]

I recently made an email signature using photoshop (slicing method), it's working fine on Gmail and even in my server (Roundcube) except for outlook, it's showing a white space between every slice..
how can I fix that please, it's been a week now since I'm trying to fix this..
I need your help...
some people suggested that I need to remove white space between every td
I also tried the display: block;
tried even to make my signature smaller
tried changing the background
and still nothing.
I really need ur help with this..
I attached down below, the HTML code I'm using for my signature.
thanks in advance.
<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>
<!-- Paste Code Under This Line
_________________________________________________________________________________ -->
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (signature temlate testing.psd) -->
<table id="Tableau_01" width="701" height="234" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" rowspan="2">
<img src="https://i.postimg.cc/Mp629Dz4/mag-01.png" width="262" height="100" alt="" border="0" style="display:block;"></td>
<td colspan="2" rowspan="2">
<img src="https://i.postimg.cc/g07Ckb3F/mag-02.png" width="243" height="100" alt="" border="0" style="display:block;"></td>
<td colspan="2">
<img src="https://i.postimg.cc/yYKwNP3d/mag-03.png" width="195" height="39" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="39" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="https://i.postimg.cc/Zq0kS5Bx/mag-04.png" width="195" height="80" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="61" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td rowspan="7">
<img src="https://i.postimg.cc/7YNjJ2SN/mag-05.png" width="261" height="133" alt="" border="0" style="display:block;"></td>
<td colspan="3" rowspan="2">
<img src="https://i.postimg.cc/vB6p42v1/mag-06.png" width="244" height="20" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="19" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td>
<img src="https://i.postimg.cc/gjF18yMg/mag-07.png" width="94" height="1" alt="" border="0" style="display:block;"></td>
<td rowspan="4">
<img src="https://i.postimg.cc/zvC6jL68/mag-08.png" width="101" height="52" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="1" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td colspan="2">
<img src="https://i.postimg.cc/wxLCHPvZ/mag-09.png" width="241" height="6" alt="" border="0" style="display:block;"></td>
<td colspan="2" rowspan="3">
<img src="https://i.postimg.cc/mg2JYgwW/mag-10.png" width="97" height="51" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="6" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td colspan="2">
<img src="https://i.postimg.cc/x1x7tVxJ/mag-11.png" width="241" height="24" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="24" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="https://i.postimg.cc/VNJhhZp7/mag-12.png" width="241" height="33" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="21" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td>
<img src="https://i.postimg.cc/43j0RbTX/mag-13.png" width="3" height="12" alt="" border="0" style="display:block;"></td>
<td colspan="2" rowspan="2">
<img src="https://i.postimg.cc/C1DQhBFk/mag-14.png" width="195" height="62" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="12" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td colspan="3">
<img src="https://i.postimg.cc/j2bkLx59/mag-15.png" width="244" height="50" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="50" alt="" border="0" style="display:block;"></td>
</tr>
<tr>
<td>
<img src="spacer.gif" width="261" height="1" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="1" height="1" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="240" height="1" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="3" height="1" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="94" height="1" alt="" border="0" style="display:block;"></td>
<td>
<img src="spacer.gif" width="101" height="1" alt="" border="0" style="display:block;"></td>
<td></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
<!-- Keep Pasted Code Above This Line!
_________________________________________________________________________________ -->
</html>

Outlook Signature Image Map has Gaps

I'm currently trying to create new signatures for my company using Photoshop, and when I've sliced the image, the .html file displays properly in Chrome / Firefox but when uploaded to Outlook as a signature, it's full of gaps.
Can anyone help me please as it's driving me crazy?
It seems as though many people have issues with Outlook templates and I'm struggling to find a solution, any help would be very much appreciated!
<table>
<tr>
<td><html></td>
</tr>
</table>
<head>
<title>New Sig Template</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (New Sig Template.psd) -->
<table id="Table_01" width="555" height="289" border="0" cellpadding="0" cellspacing="0" line-height: 50%>
<tr>
<td colspan="15" style="line-height:0;">>
<img src="https://www.impact-london.com/NewEmails/Hannah_01.png" width="554" height="9" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="9" alt="">
</td>
</tr>
<tr>
<td colspan="13">
<img src="https://www.impact-london.com/NewEmails/Hannah_02.png" width="407" height="14" alt="">
</td>
<td rowspan="2">
<a href="http://www.impact-london.com" target="New">
<img src="https://www.impact-london.com/NewEmails/Impact-Click.png" width="135" height="28" border="0" alt="">
</a>
</td>
<td rowspan="8">
<img src="https://www.impact-london.com/NewEmails/Hannah_04.png" width="12" height="279" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="14" alt="">
</td>
</tr>
<tr>
<td colspan="2" rowspan="4">
<img src="https://www.impact-london.com/NewEmails/Hannah_05.png" width="27" height="109" alt="">
</td>
<td colspan="7" rowspan="3">
<a href="https://www.linkedin.com/in/hannah-willmore-580820134/" target="New">
<img src="https://www.impact-london.com/NewEmails/Hannah---LinkedIn.png" width="106" height="106" border="0" alt="">
</a>
</td>
<td colspan="4" rowspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_07.png" width="274" height="95" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="14" alt="">
</td>
</tr>
<tr>
<td rowspan="6">
<img src="https://www.impact-london.com/NewEmails/Hannah_08.png" width="135" height="251" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="81" alt="">
</td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_09.png" width="23" height="14" alt="">
</td>
<td rowspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_10.png" width="155" height="14" alt="">
</td>
<td rowspan="5">
<img src="https://www.impact-london.com/NewEmails/Hannah_11.png" width="96" height="170" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="11" alt="">
</td>
</tr>
<tr>
<td colspan="7">
<img src="https://www.impact-london.com/NewEmails/Hannah_12.png" width="106" height="3" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="3" alt="">
</td>
</tr>
<tr>
<td rowspan="3">
<img src="https://www.impact-london.com/NewEmails/Hannah_13.png" width="26" height="156" alt="">
</td>
<td colspan="2" rowspan="2">
<a href="https://twitter.com/Impact_Recruit" target="New">
<img src="https://www.impact-london.com/NewEmails/Impact-Twitter.png" width="24" height="25" border="0" alt="">
</a>
</td>
<td rowspan="3">
<img src="https://www.impact-london.com/NewEmails/Hannah_15.png" width="4" height="156" alt="">
</td>
<td>
<a href="https://www.instagram.com/impact_recruit/" target="New">
<img src="https://www.impact-london.com/NewEmails/Impact-Instagram.png" width="25" height="24" border="0" alt="">
</a>
</td>
<td rowspan="3">
<img src="https://www.impact-london.com/NewEmails/Hannah_17.png" width="4" height="156" alt="">
</td>
<td>
<a href="https://www.facebook.com/impactcreativerec/" target="New">
<img src="https://www.impact-london.com/NewEmails/Impact-Facebook.png" width="24" height="24" border="0" alt="">
</a>
</td>
<td rowspan="3">
<img src="https://www.impact-london.com/NewEmails/Hannah_19.png" width="5" height="156" alt="">
</td>
<td colspan="2">
<a href="https://www.linkedin.com/company/impact-creative-recruitment-ltd/" target="New">
<img src="https://www.impact-london.com/NewEmails/Impact-LinkedIn.png" width="24" height="24" border="0" alt="">
</a>
</td>
<td colspan="2" rowspan="3">
<img src="https://www.impact-london.com/NewEmails/Hannah_21.png" width="175" height="156" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="24" alt="">
</td>
</tr>
<tr>
<td rowspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_22.png" width="25" height="132" alt="">
</td>
<td rowspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_23.png" width="24" height="132" alt="">
</td>
<td colspan="2" rowspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_24.png" width="24" height="132" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="1" alt="">
</td>
</tr>
<tr>
<td colspan="2">
<img src="https://www.impact-london.com/NewEmails/Hannah_25.png" width="24" height="131" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="131" alt="">
</td>
</tr>
<tr>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="26" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="1" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="23" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="4" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="25" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="4" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="24" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="5" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="21" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="3" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="20" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="155" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="96" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="135" height="1" alt="">
</td>
<td>
<img src="https://www.impact-london.com/NewEmails/spacer.gif" width="12" height="1" alt="">
</td>
<td></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>
write style = "display: block" inline in img tags
Example:
<img src="..." style="display:block">
Will you give information after you try it

How to make a HTML Email format correctly whichever inbox it goes to?

having an absolute nightmare with my first attempt at creating a HTML Email. I designed this in photoshop and then sliced the document and exported for web. I have played about with the coding to make it work on hotmail, gmail etc which is fine but I can't get it to work on Outlook. What is wrong with my coding that isn't allowing the email to be received nicely everywhere....
Outlook Image
IGS Template Refinish HTML Test
table {border-spacing: 0;}
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_07.gif" width="275" height="50" border="0" alt="" style="display:block;"></a></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="50" alt="" style="display:block;"></td>
</tr>
<tr>
<td rowspan="6">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_09.gif" width="275" height="487" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="236" alt="" style="display:block;"></td>
</tr>
<tr>
<td>
<a href="https://www.linkedin.com/company/pg-automotive" target="- Blank">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_10.gif" width="222" height="44" border="0" alt="" style="display:block;"></a></td>
<td colspan="2">
<a href="https://www.facebook.com/PGAutomotiveUK/" target="- Blank">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_11.gif" width="51" height="44" border="0" alt="" style="display:block;"></a></td>
<td>
<a href="https://plus.google.com/106664683502244120701/about" target="- Blank">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_12.gif" width="63" height="44" border="0" alt="" style="display:block;"></a></td>
<td>
<a href="https://www.linkedin.com/company/pg-automotive" target="- Blank">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_10-14.gif" width="83" height="44" border="0" alt="" style="display:block;"></a></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="44" alt="" style="display:block;"></td>
</tr>
<tr>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_14.gif" width="222" height="65" alt="" style="display:block;"></td>
<td colspan="2">
<a href="https://twitter.com/pgautomotive">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_15.gif" width="51" height="65" border="0" alt="" style="display:block;"></a></td>
<td>
<a href="https://www.pinterest.com/pgautomotive/" target="- Blank">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_16.gif" width="63" height="65" border="0" alt="" style="display:block;"></a></td>
<td>
<a href="https://instagram.com/pgautomotive">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_17.gif" width="83" height="65" border="0" alt="" style="display:block;"></a></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="65" alt="" style="display:block;"></td>
</tr>
<tr>
<td colspan="5">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_18.gif" width="419" height="85" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="85" alt="" style="display:block;"></td>
</tr>
<tr>
<td colspan="2" rowspan="2">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_19.gif" width="254" height="57" alt="" style="display:block;"></td>
<td colspan="3">
<a href="mailto:lyndsey#pgautomotive.com" >
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_20.gif" width="165" height="11" border="0" alt="" style="display:block;"></a></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="11" alt="" style="display:block;"></td>
</tr>
<tr>
<td colspan="3">
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/IGS-Template-Refinish-HTML-Test_21.gif" width="165" height="46" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="1" height="46" alt="" style="display:block;"></td>
</tr>
<tr>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="222" height="1" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="32" height="1" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="19" height="1" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="63" height="1" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="83" height="1" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="275" height="1" alt="" style="display:block;"></td>
<td>
<img src="http://www.pgautomotive.com/wp-content/uploads/2016/07/spacer.gif" width="106" height="1" alt="" style="display:block;"></td>
<td></td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>

HTML newsletter - Gmail spacing above and below hyperlinked images

I'm trying to create a HTML document which is to be sent out as a newsletter, but unfortunately it's not showing correctly in Gmail.
For some reason I am getting spacing issues above and below images which are hyperlinked. Like this:
http://i.imgur.com/hesFibq.png
I have tried adding:
style="border-spacing:0;"
to my table as seen elsewhere, as well as the below to all images:
style="display:block;"
Any ideas?
Edit: here's the html as it stands:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
<title>LCTSA</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="Table_01" width="701" height="375" border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;">
<tr>
<td colspan="3" rowspan="2">
<img src="http://www.morley.leeds.sch.uk/user/74/183839.png" width="473" height="279" alt="" style="display:block;"></td>
<td>
<a href="mailto:example#co.uk" style="display:block;"><img src="http://www.morley.leeds.sch.uk/user/74/183840.png" width="227" height="145" alt=""
style="display:block;"></td></a>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183848.gif" width="1" height="145" alt="" style="display:block;"></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://www.morley.leeds.sch.uk/user/74/183841.png" width="227" height="179" alt="" style="display:block;"></td>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183848.gif" width="1" height="134" alt="" style="display:block;"></td>
</tr>
<tr>
<td rowspan="4">
<img src="http://www.morley.leeds.sch.uk/user/74/183842.png" width="29" height="96" alt="" style="display:block;"></td>
<td>
<a href="mailto:example#co.uk" style="display:block;"><img src="http://www.morley.leeds.sch.uk/user/74/183843.png" width="176" height="14" alt=""
style="display:block;"></td></a>
<td rowspan="4">
<img src="http://www.morley.leeds.sch.uk/user/74/183844.png" width="268" height="96" alt="" style="display:block;"></td>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183848.gif" width="1" height="14" alt="" style="display:block;"></td>
</tr>
<tr>
<td rowspan="3">
<img src="http://www.morley.leeds.sch.uk/user/74/183845.png" width="176" height="82" alt="" style="display:block;"></td>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183848.gif" width="1" height="31" alt="" style="display:block;"></td>
</tr>
<tr>
<td>
<a href="http://www.google.co.uk" target="_blank" style="display:block;"><img src="http://www.morley.leeds.sch.uk/user/74/183846.png" width="227" height="24" alt=""
style="display:block;"></td></a>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183848.gif" width="1" height="24" alt="" style="display:block;"></td>
</tr>
<tr>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183847.png" width="227" height="27" alt="" style="display:block;"></td>
<td>
<img src="http://www.morley.leeds.sch.uk/user/74/183848.gif" width="1" height="27" alt="" style="display:block;"></td>
</tr>
</table>
</body>
</html>
You need to make the <a> display: block.

Remove whitespaces and align table for hotmail

I have been making html emails for a little while via slicing and incur different problems all the time. I can't seem to get my email to align properly in outlook 2010, neither can I get rid of these white spaces. I have inserted the other little fixes before and it hasn't worked for me (style="display:block" and/or a border="0"). I am also sure that I have been entering it in the right place.
Any suggestions on what I can do to fix this? Code is below:
Thank you for your time.
Zolas
<title>Scarlet Email Template flat</title>
<style type="text/css">
body, td, th {
font-size: 13px;
color: #333;
}
</style>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Save for Web Slices (Scarlet Email Template flat.psd) -->
<table width="700" height="934" border="0" align="center" cellpadding="0" cellspacing="0" id="Table_01">
<tr>
<td colspan="10">
<img src="images/sc_01.jpg" width="700" height="157" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_02.jpg" width="72" height="39" alt="">
</td>
<td>
<img src="images/sc_03.jpg" width="124" height="39" alt="">
</td>
<td colspan="3">
<img src="images/sc_04.jpg" width="159" height="39" alt="">
</td>
<td colspan="2">
<img src="images/sc_05.jpg" width="104" height="39" alt="">
</td>
<td>
<img src="images/sc_06.jpg" width="164" height="39" alt="">
</td>
<td colspan="2">
<img src="images/sc_07.jpg" width="77" height="39" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_08.jpg" width="72" height="196" alt="">
</td>
<td colspan="7">
<table width="500" border="0" align="center" cellpadding="4">
<tr>
<td align="center"><strong>Dear Alexia and Team,</strong>
<br>My name is Ilia Zolas and I provide an outsourced marketing solution to start-ups and small businesses. By implementing the activities I have described below, I believe that I can add value to your business and ultimately increase sales. Please feel free to reply to this email or call me (<strong>0716854983</strong>) should you be interested.
<br> <strong>Sincerely ,<br>
Ilia Zolas - BSc in International Hospitality Management, Major in Marketing</strong>
</td>
</tr>
</table>
</td>
<td>
<img src="images/sc_10.jpg" width="27" height="196" alt="">
</td>
<td>
<img src="images/sc_11.jpg" width="50" height="196" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_12.jpg" width="72" height="49" alt="">
</td>
<td colspan="2">
<img src="images/sc_13.jpg" width="210" height="49" alt="">
</td>
<td colspan="6">
<img src="images/sc_14.jpg" width="368" height="49" alt="">
</td>
<td>
<img src="images/sc_15.jpg" width="50" height="49" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_16.jpg" width="72" height="177" alt="">
</td>
<td colspan="2">
<img src="images/sc_17.jpg" width="210" height="177" alt="">
</td>
<td colspan="6">
<table width="350" border="0" align="center" cellpadding="4">
<tr>
<td><strong>Digital Marketing</strong>
<br>Scarlet needs a website that encompasses the brand's values, has ideal functionality and incurs high volumes of traffic. I can achieve this by creating the desired website and attracting the right kind of traffic with tools such as Adwords and Google Analytic.</td>
</tr>
</table>
</td>
<td>
<img src="images/sc_19.jpg" width="50" height="177" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_20.jpg" width="72" height="45" alt="">
</td>
<td colspan="2">
<img src="images/sc_21.jpg" width="210" height="45" alt="">
</td>
<td colspan="6">
<img src="images/sc_22.jpg" width="368" height="45" alt="">
</td>
<td>
<img src="images/sc_23.jpg" width="50" height="45" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_24.jpg" width="72" height="177" alt="">
</td>
<td colspan="2">
<img src="images/sc_25.jpg" width="210" height="177" alt="">
</td>
<td colspan="6">
<table width="350" border="0" align="center" cellpadding="4">
<tr>
<td><strong>Social Media & Content Creation </strong>
<br>Populating your Social Media with a variety of content is key to convincing customers that your product is the right choice. To achieve this, I need to setup a variety of Social Platforms and populate them with pictures, videos and other types of content based on your product.</td>
</tr>
</table>
</td>
<td>
<img src="images/sc_27.jpg" width="50" height="177" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/sc_28.jpg" width="72" height="62" alt="">
</td>
<td colspan="2">
<img src="images/sc_29.jpg" width="210" height="62" alt="">
</td>
<td>
<img src="images/sc_30.jpg" width="54" height="62" alt="">
</td>
<td colspan="2">
<img src="images/sc_31.jpg" width="34" height="62" alt="">
</td>
<td colspan="3">
<img src="images/sc_32.jpg" width="280" height="62" alt="">
</td>
<td>
<img src="images/sc_33.jpg" width="50" height="62" alt="">
</td>
</tr>
<tr>
<td colspan="10">
<img src="images/sc_34.jpg" width="700" height="31" alt="">
</td>
</tr>
<tr>
<td>
<img src="images/spacer.gif" width="72" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="124" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="86" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="54" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="19" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="15" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="89" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="164" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="27" height="1" alt="">
</td>
<td>
<img src="images/spacer.gif" width="50" height="1" alt="">
</td>
</tr>
</table>
<!-- End Save for Web Slices -->
</body>
</html>## Heading ##
You need style="margin: 0; border: 0; padding: 0; display: block;" on all images. Also, you can't start colspans with the first row being spanned, Outlook doesn't know how to handle the widths. See here for more information.
Beyond that, you should NEVER use slices to create entire html emails. It is really bad practice, as:
Images do not load by default in most email clients
Some spam filters will trigger as the ratio of text to image is too low
Long download times resulting in poor usability
You'll find a bunch of information on html email best practices here