I am looking to find out how one can embed a image into a yahoo or gmail email, so that the image opens when the e-mail is opened (as opposed to a attched file). Also the image is hosted on a remote server, and not sent along with the e-mail.
How do you embed a image link into a yahoo/gmail email?
use this -
%26lt; a href = "http://www.sitename.com/page5.html" %26gt;
%26lt; img src = " http : // www . sitename.com / images / photo . jpg " %26gt;
%26lt; / a %26gt;
.
Reply:you will have to host the image on your own server and type your email in html format to do that.
Reply:just add this tag:
%26lt;img src="link to your file stored anywhere" border=1%26gt;
just put the path of image in double quotes and it will show image directly that is stored on that location..
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment