how to make images in html mail presented in outlook client?
问题 I've this html which i'm sending as a mail (see fiddle) in which i use 2 external images (one for the company logo and one for the table background) : : http://jsfiddle.net/UTSnK/ <img src="http://www.hawkaviation.com/assets/static-header.jpg" alt="Hawk Aviation""/></a> <table border="0" cellspacing="0" cellpadding="0" style="background:rgba(55, 20, 240, 0.99) url('http://www.hisplaceautorepair.com/images/auto/Primary_Images/napa_bg.jpg'); padding: 38px"> I send it from code to many email