Please leave your e-mail address to learn about our new products and campaigns.

Please leave your details if you would like our e-marketing experts to call you to give information about demo and fees.

A lot of your recipients will be checking their email in their web browser, such as with Yahoo!Mail, Hotmail, or Gmail. Since they're viewing email in browsers, there are certain things you need to know when you code your HTML emails:
They'll strip out your < > , < > and < > tags, in order to keep your code from interfering with their web pages. That means...
CSS in HTML email
CSS (Cascading Style Sheets) is a Godsend for websites, but don't put too much faith in it with HTML email. For instance, you shouldn't expect DIVs to work. And definitely stay away from CSS positioning. Won't work. If you're a CSS-standards freak, you are going to hate yourself after coding HTML email. You'll have to rely on old-fashioned < > for your layouts in HTML email, and only use CSS for simple font formatting and colors. Always design your CSS to "fail gracefully." That means if someone took away your CSS, your design and content would still display decently. Before you send your HTML email, delete the CSS and see what it looks like. Did you have tiny text that is now gigantic, and blowing out your tables? CSS is especially a touchy situation if you're using a WYSIWYG to design your HTML email, because WYSIWYGs insert all kinds of crazy CSS and DIVs by default. It's one of the drawbacks of WYSIWYGs for HTML email. It may help you get things coded, but you still have to understand HTML enough to go back and remove some of the code, so things won't break in email applications. You might as well code by hand. Using Microsoft Word to generate HTML is even worse than using WYSIWYGs. Word adds so much code behind the scenes, it's unbelievable. Don't do it. Learn to code HTML, or use our built-in HTML email designer.
If your email design uses lots of CSS, be sure to check it in Google's Gmail. At the time of this writing, they don't fully support CSS, so you'll see your fonts defaulting to Arial, and black in color. Gmail stripped out virtually all of my CSS! Where did my font sizes, font colors, and lineheight go? And since the fonts are so much larger in Gmail, it could have blown out my table cells (if I didn't know what I was doing). But notice the top line (next to the peeking chimp). It wrapped my text into 2 rows. Blech! Flash, (and JavaScript, ActiveX, movies, and other stuff that won't work) in HTML email. You can deliver HTML emails with Flash in them, but most recipients won't be able to view them. Not unless they're using an email program that uses a browser to render their HTML email. Microsoft Outlook was a program that used Internet Explorer to render HTML email, so Flash would sometimes work there. But Microsoft Outlook 2007 is no longer going to use IE to render email. They're using Microsoft Word instead, so Flash is not going to work there anymore. Anyways, most anti-virus applications block the code used to embed Flash movies, and they block JavaScript, ActiveX, and even background music files. All that stuff has been used in the past to spread viruses, so it's commonly blocked now.
Point emails to landing pages
If you've got a great animation or movie to show to your recipients, just send a simple, intriguing GIF or JPEG graphic in your HTML email, then link it to a "landing page" on your website with the animation in it. Same goes for JavaScript, ActiveX, and movie files. Anti-virus applications block them from running. So fancy rollover or pop-up navigation and streaming videos just aren't going to work either. The only email application on our test machines that will actually play fancy stuff (like Flash and movies) seems to be Outlook 2000 (which is kind of old, these days). Unless you know for a fact that every single one of your recipients uses Outlook 2000, and you know their anti-virus applications won't block your stuff from running, don't send Flash, JavaScript, ActiveX, or movies in HTML email. Just won't work reliably.
Background Colors
Remember when we told you (above) about how browser-based email services (like Yahoo!Mail and Hotmail) strip out your < > , < > and < > tags? That's what you need to remember when coding your background colors and images. You normally specify that stuff in your < > tag, but you can't rely on that with HTML email. You'll need to create a big, 100% wide "table wrap" around your email. Set your background color in that table, and use some CELLPADDING as needed. If you're into CSS, you might be tempted to use a < > instead. But we've seen DIVs break quite frequently in email applications, so we don't recommend them.
Anatomy of a Good, Healthy HTML Email Newsletter
Plain-text Email
Don't forget your plain-text email! You need it for people who can't (or won't) view HTML. Sometimes, the plain-text version of your email is the one that gets displayed if your recipient checks his email on his mobile device. If you don't take the time to create the plain-text version of your HTML email, you'll just look like a lazy spammer (spam filters will penalize you for only sending HTML). When you send a campaign in euro.message LIVE, you'll need to create both versions of your message (HTML & Plain-text). Then we "bundle" them together in "multipart format" and send them off. Your recipients' email applications then decide which version to display.
The Art of Plain-text email
One thing we've noticed is that a lot of people spend so much of their time on the HTML version of their message, they're too "drained" to work on their plain-text email (we're guilty of that ourselves). So they either ignore it, or they slap some junk in, or they "cheat" a little, and type in something like, "Evidently, you can't view HTML email, so visit this URL in your browser to see our newsletter in all its glory." We think this is a big mistake. So don't put all your energy into the HTML version of your email. Save some love for your plain-text message too.
HTML that you're too pooped to make a plain-text email, you should consider setting up one re-usable template that you can just select, and "fill with content" every campaign. No need to reinvent the wheel for every campaign.
To be successful you need tools which hasten your output, enlarge your reach, and supply actionable insight in order to perform intelligent marketing. For larger significance and ROI, you should have faultless access to consumer data and simple ways to leverage that data in your campaigns.