Showing posts with label size. Show all posts
Showing posts with label size. Show all posts

Tuesday, July 3, 2012

Guide to a Better HTML Email Design - Images in HTML

You can use as many images in an email message as you wish – the right number depends on the purpose, type and focus of the email. For instance, e-commerce emails often have more images than promotional emails.

Consider using graphic images and buttons to draw a reader’s attention. These images can convey concepts in combination with your copy. Make sure your call-to-action is not only supported by an image but also by text. This way, if the images are turned off, the call-to-action is still clear.

Images for emails should be hosted on a Website and not embedded within the email to ensure proper rendering and to minimize the email’s file size.

Make sure that the alt tags are properly described in text. If the images are suppressed, the recipients still get to see the description in text.

Important note:

Define the size and parameters (horizontal and vertical height in pixels) of each graphic in the tags.

For example:

”Companyabc

Sunday, June 3, 2012

Email Marketing - Using Right Fonts, and Colour in an HTML Newsletter

You might be wondering what is the right font, font sizes and colors to be used in a HTML newsletter?

In general, only universally-supported fonts such as Arial and Times New Roman should be used in email messages. Arial is a font that was specifically designed for ons-creen readability. Studies indicate that Web users prefer Arial, Verdana and Tahoma to others when viewing Web pages and email.

If you include fonts that are not loaded on your recipients’ machines, their email clients will substitute different fonts, which can affect your design. When using a special font (such as the unique font for a company logo), place it within an image.

Fonts can be specified in pixels, points or HTML font size value. Use a point size no smaller than 10 pixels, 10 point, or size “2”.

Beware of using white as a font color. While it is tempting to use a dark background and white font to make the text stand out, many spam filters identify the use of white (#FFFFFF) in a font tag as a possible spam trigger. Spammers often use a white font on white backgrounds to hide information from recipients. Use your color wheel to find contrasting colors that can accentuate your message and readability.