Embedding Images into HTML Email
Using HTML Effects in the Email Message
The capability to use images and photos in the messages is the main reason why people want to send HTML emails. The images allow you show your products to potential buyers, in addition they’re often used to track email open rates. But like many HTML tricks, they have their down sides. Spammers often abuse the images, so some email clients don’t show them at all without the user’s permission. Other email programs display the images included in an "img" tag, but not the images that are included with CSS, or as a background image, or both.
You can embed an image into a HTML email in a couple of ways:
#1. Inserting an image from the disk
- Save the image to a folder on the disk, for example,
D:\Work\Helps\G-Lock EasyMail\Pictures\image.gif
- Put the cursor at the place in your email where you want to insert the image
- Click on "Insert Picture" button in your email program
- Click "Browse" and select the image file on the disk
- Click "Open" to insert the image into the message
Read more on Embedding Images into HTML Email…
Filed under: | Comments Off