Log in

View Full Version : Is It Possible to Encode a Webpage to HTML



Mafishioso
02-18-2009, 04:34 AM
I have a slaes page I have done for a friend.

He wants to send the details of it out to a lot of email addresses. It has a few images and stuff on it.

When I tyr and send it to sample email address for example gmail, yahoo, outlook express the information does not look the same.

I have recieved emails from stores and they are nicely laid out with pictures etc.

Is there an easy way to make a template for an email thats easy to use

thanks!

Snookerman
02-18-2009, 07:59 AM
Take a look at this screencast to learn how to write HTML emails:
http://css-tricks.com/video-screencasts/30-creating-and-sending-html-email/ (http://css-tricks.com/video-screencasts/30-creating-and-sending-html-email/)
and at this site to see how different clients read your mails:
http://www.email-standards.org/ (http://www.email-standards.org/)

Good luck!