How to add an image to an e-mail?

How do I add a tooltip to an image on HTML email?

  • Answer:

    Create EmailCreate your HTML email as usual. Remember to upload any images that you want to feature in your email to your Web server, preferably in the same location where you store all of your email images. Reference the full path (URL) to those hosted images in your email code using the "a href" HTML command.Put in Title HTML TagIn the same line of code that you use to reference the full path to each hosted image, include a "title" HTML tag. In many email clients, the text you indicate in the "title" tag will appear as a tooltip (hover text) when recipients hover over the image or link.Test Your TooltipsSend a test message to a seed list to verify that your HTML email has no issues before you send your message to your email subscribers. Test your tooltips by hovering your mouse over your images. Verify that your tooltip appears as hover text. Remember that not all email clients support the use of "title" tags to create tooltips, so your tooltip may not display for every subscriber.Source:http://www.mailchimp.com/blog/html-email-for-the-visually-impaired/

Answerbag Staff at Answerbag.com Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.