I cannot get the image to display... in an HTML e-mail. It does display in the browser. I have looked over similar posts and think I am missing something obvious. Trees/forest. Any ideas? TIA.
code:
<div style="margin-left:10px;background-image:url(http://info.enterprisedb.com/rs/enterprisedb/images/banner_img.jpg);background-repeat:repeat-x;width: 750px; height: 210px;">
testing2
</div>
I should add that this does display in some browsers, but when coming through in an e-mail it only works in some cases - Gmail is oK, Outlook is not.
For some reason it doesn't work in an certain e-mail programs, though its pretty basic HTML. I've been testing with sharklasers which also does not display the image. If I put it in the e-mail as a standard img link (not in the div) it displays fine in these e-mail programs.