Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
448 views
in Technique[技术] by (71.8m points)

icons - I have an email signature using HTML and the image not loading correctly

Hi I am trying to make an outlook signature. I got the table made and struggled. It is now trying to load the image from a local file instead of the web link I am pointing it to for the icon. Can someone help? I am sure I messed something up.

My code was slightly longer than the max length so I had to put it in a just paste it link.

https://justpaste.it/3mgsj

question from:https://stackoverflow.com/questions/66049280/i-have-an-email-signature-using-html-and-the-image-not-loading-correctly

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

change the images tag source

 <v:imagedata src="http://www.test.com/wp-content/uploads/2019/10/sig-logo.png" o:title="test"/>

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...