|
Re: Placing a graphic in the email signature
"Natasha." <Natasha@discussions.microsoft.com> wrote in message
news:873A0F80-BC46-45FD-B480-8A200F7598C0@microsoft.com...
>
>
> "Jim Pickering" wrote:
>
>> Create a small HTML file to use the graphic similar to the following:
>>
>> --------------------------------------------------------------
>> <HTML>
>> <BODY>
>> <IMG src="file://c:\myimages\myimage.jpg"> <==path to your desired
>> image
>> file
>> </BODY>
>> </HTML>
>> -------------------------------------------------------------
>> Make sure the full path to the image is included as the src.
>> Then go to Tools | Options | Signatures and designate that file as your
>> HTML signature after checking the File button at the bottom.
>> -------------------------------------------------------------
>> --
>> Jim Pickering
>> MVP-Windows Mail Applications
>> Please reply to newgroup only
>>
>> hi
>
> Hi
>
> how do I create an html file??? what program do I open to do this???
Any text editor such as notepad.
(then save as *.htm) |