Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

background images in HTML email

Status
Not open for further replies.

FesterSXS

Programmer
Joined
Feb 4, 2002
Messages
2,196
Location
GB
Hi,

I am having GREAT difficulty in applying background images in this HTML email I am making. The images show fine when the HTML template is viewed in IE and also look fine when I load it as a stationery file in Outlook. The background images are not being displayed though in the final email after it has been sent. Below is the code I am using to apply the background image.

Any ideas????

Code:
<TD STYLE=&quot;background-image: URL('middle.jpg'); background-color: #CDDDFD;&quot;>
...
</TD>
Tony
reddot.gif WIDTH=500 HEIGHT=2 VSPACE=3

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top