i'm promoting something and I want to insert an html code in an email and send it to that person. how do you do that?
Just put the HTML code in the e-mail....simple as that. You can test it by sending an e-mail to yourself if you have two e-mail addresses.
I believe there is a setting in your email account that tells it whether or not to display html as text or interpret it. But I'm not exactly sure, and it might be in a weird place.
You can never be sure that receivers display it as html-code. Many mail clients let users disable html in email. You can send it as html-attachment.
Hi, I use www MaverickMoneyMakersInvestment dot com This has allowed me increase my traffic by 2000 each month. Step by step tutorials so you are guaranteed to make money. You will be a html king after you take a look at this site. Certainly a website to bookmark!
Offtopic? Anyway, try designing the email in a .html file first, then paste all the code in. Should be working, did this before.
If you are using a limited email client to send your emails, then it might be quite difficult (even impossible in some clients) to achieve that. Try to find a setting "Allow me to use HTML formatting" or something like that. However, if you are using a PHP script to send your emails, you simply set the correct email headers and write all the HTML code you want into your emails.