English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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.

2006-10-01 19:35:26 · 3 answers · asked by unit481 1 in Computers & Internet Internet

I know about the HTML tag, and hosting it on my own server. But just writing the tag in the e-mail does not work. All that is sent is the text of the tag, and not the image.

2006-10-01 19:48:37 · update #1

3 answers

use this -
< a href = "http://www.sitename.com/page5.html" >
< img src = " http : // www . sitename.com / images / photo . jpg " >
< / a >

.

2006-10-01 19:39:18 · answer #1 · answered by aadhunik.com social networking s 3 · 0 0

just add this tag:


just put the path of image in double quotes and it will show image directly that is stored on that location..

2006-10-02 02:42:25 · answer #2 · answered by sacheen 1 · 0 0

you will have to host the image on your own server and type your email in html format to do that.

2006-10-02 02:47:11 · answer #3 · answered by Tapan 4 · 0 0

fedest.com, questions and answers