HTML doesn't support embedding of external content, you link to external content, such as images.
See post regarding this issue from earlier today on what you need to do.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
If you want to send a web page as an html email, the images will need to
reside on your server and you need to put them in the email as <img
src=http://www.yoursite.com/images/yourimage.jpg"> you can't embed them as
you would with a Word document.