I want to make an html email newletter and I keep reading that you only need to paste the completed html into the email and use absolute links. However, I have tried creating a newsletter through Yahoo and all it does is print the html in the recepient’s email. Here is my test code using an absolute link to an image and some text. Can any one help me figure out why this method is not working?
html
head
titleNewsletter/title
/head
h4Hello World!/h4
pThis is our new newsletter. Hope you like it./p
img src=http://mostdefiniteplaces.com/archives/8/cover.jpg/
br /
/html
Also sending the newsletter as an attachment is not an option, I need the newsletter to appear within the email document.



July 12th, 2009 at 11:01 pm
If you have Word, you can try typing everything you want and then saving the Word Document as HTML - and send it as a yahoo attachment….Worth a shot. I’ve never heard that you can just type a text as HTML and it will show as a page…..unless you use certain software or Office.