I am creating an email template which has to display images from external website. I had placed some <img>
tags for rendering the images and there are some <td>
tags with background-image property set in inline css of the elements.
Now, when an email is received in outlook, the images are not displayed (this is expected as the images are not embedded). And I click the download images to see the images properly. The images in <IMG>
tag are only shown and the background-image for the <TD>
is not rendered.
Any views on solving this problem?
Thanks!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…