|
Wednesday, July 14, 2010
Always Add Alt Text to Image Tags in Your Email Newsletters
We are developing a new email newsletter campaign for a client of ours.
The email contains a few images so we need to make sure each image tag contains text within the alt attribute (tag).
Why? Let me explain by example.
The image below will display first, so it’s important that our message gets read.

If images are turned off – which email programs will do – you won’t see anything, but if you include alt text, this is what your readers will see:

Making sure each image in your email newsletter contains alt text is super important. Many email systems turn off images to combat spam. Spammers can include viruses into images.
How to Add Alt Text to an Image Tag
Within your HTML code find the <img> tag. Add your text within the alt attribute: <img src="/image-filename.jpg" alt="This is where you add your alt text">
Bottom line: If you don’t include alt text in your images your email campaign could be in jeopardy.
Read our other email newsletter tips.
Posted by: Michael Swartz at 4:23 pm
Comments: None | Filed under: Email Newsletters, Web Marketing
|
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed