Email supported html code (for banner and ads)

yoedsmn

New Email
Hi my dear friend
I want to ask you
Is there an option to add a html code (banner and ads) to my email message?
Do I need a specific Email program?
Thnaks
yoed:)
 

Big Dan

EQ Forum Moderator
Hi my dear friend
I want to ask you
Is there an option to add a html code (banner and ads) to my email message?
Do I need a specific Email program?
Thnaks
yoed:)

You can do it with any email client that supports HTML messages. Use standard HTML code.

Code:
<a href="http://yoursite.com/">
<img src="http://yoursite.com/image.gif />
</a>

Some email programs let you set a file to use as a signature it's probably easist to create a simple HTML page with your image in it.

Be aware that most email programs block external images by default and some mail programs may not display HTML at all.
 
Top