I have a hyperlinked image and a paragraph as
<a href="#"><img src="" align="right"/></a><p>Some text</p>
But this hyperlink is causing some padding on the paragraph in Outlook for the email.
Is there a work around?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ve found that when Writing html emails, you have to abandon all notion of good practice. Use tables and assume that the client will not understand css or not understand old html tags:
I would recommend checking it in every browser and every client possible (hotmail, gmail ect in different browsers, thunderbird, outlook…)