| Author |
Message |
Kathleenlatlip
Joined: 06 Feb 2008 Posts: 1
|
Posted: Wed Feb 06, 2008 11:38 pm Post subject: HELP with attachments and hyperlinks |
|
|
This is what my message looks like.
<html>
<body>
<p> Hi [Firstname],</p>
<p>
BOOK TRAVEL FROM SOMEONE YOU KNOW!
<<Happy Travel Adventures>></p>
<p><img src="YTB.jpg"></p>
</body>
</html>
I’m having two issues:
The image I want to appear in my email (YTB.JPG) is coming up as a box with a red dot in it when I check my test email to Yahoo. I simply dragged the .jpg file to the attachment and typed in <img src="YTB.jpg"> in the body but it’s NOT embedding in the email!!!
My hyperlink to a web address isn’t working. When you click on it I want it to go to www.happytraveladventures.com
I selected edit/insert hyperlink/ and I created a hyperlink to www.happytraveladventures.com
but when I check the test email - you can’t click it - it just shows up as text in my Yahoo account.
What do I need to do differently? I am in text/HTML mode. |
|
| Back to top |
|
 |
stanbusk Site Admin
Joined: 28 Dec 2005 Posts: 2526
|
Posted: Thu Feb 07, 2008 10:55 am Post subject: |
|
|
I have tried here and it works just fine. Note that Yahoo may block inline images so it is perhaps better to use online images instead.
About Hyperlinks, this is reserver to the Styles Text format. In HTML just add your link inside the HTML code.
Stan |
|
| Back to top |
|
 |
|