Nicola has attended:
Dreamweaver 8 Introduction course
HTML email sending
Are there ways of putting in moving images into an HTML email document?
RE: HTML email sending
Hi Nicola,
Whether it's a web page or e-mail, it's still HTML, and the methods are usually the same.
To have moving images in your HTML, you can use layers and timelines (javascript) which may cause problems or not work in e-mails.
Better off to use animated GIF files, an SWF flash file or movie file.
See this recent post regarding uploading or attaching your animated files.
Regards, Rich