I have a jpeg image i want to add a web link to. how do i do it. In plain english please step by step. thanks?
-
I want to be able to copy image with link to add to emails and stuff not to post on an html website thanks
-
Answer:
Because the image you send is attached in the email message, you will need to have a multi-part mime format. Almost no one would do this manually and you just need to use your email program's built-in editor which would possibly allow that functionality, or give you access to the message's HTML code so you can edit it to be similar to: <a href="http://siteToGoTo.com"><img src="whatever.jpg" alt="whatever"/></a>
Greg Cole at Yahoo! Answers Visit the source
Other answers
You cannot imbed a link into a JPEG like that. JPEGs are pictures and do not transmit any kind of data. You would have to use HTML to make it linkable on a website or something. <a href="www.yoursite.com"><img src="path\to\image.jpg" /></a>
Poolmanjim
I don't really understand, but I think you can: 1) Put the picture in an email 2) Right-Click on the picture 3) Select "Hyperlink" 4) Choose "Existing file or webpage" 5) In the bar that says "Address",type in the URL 6) Click "OK"
JimBob406
Related Q & A:
- Why doesn't it work when I want to click a link in my Yahoo mess list?Best solution by Yahoo! Answers
- How do you add a picture link your question?Best solution by Yahoo! Answers
- I want to add my personal photos. how can i add it.
- I own a house but I want to rent it.Best solution by Yahoo! Answers
- I want to add an e-mail address to my account.. How do I do this.Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.