Hi, I don't know much about writing in html. I'm creating a signature line for an email template and using html. Here's what I have so far after some researching with comments on the side....
<FONT FACE="Arial",SIZE=12,COLOR
=BLACK>
www.website.com</FONT> (1) I would like this to be a functioning link
<BR>
<BR>
<img src="\
www.website.com/images/logo.bmp"> (2) Please see question below
<BR>
<BR>
<FONT FACE="Arial",SIZE=10,COLOR
=BLACK>t a g l i n e </FONT> (3) I would like spacing in between the letters as
well as make it italics.
<BR>
<BR>
<FONT FACE="Arial",SIZE=6,COLOR=
GREY>This transmission, and any attached files, may contain confidential information from company. Such information is intended only for the use of the individual or entity to whom this transmission is addressed ...</FONT> (4) This did not turn gray or appear to be size 6
(2) I would like to store and be able to reference to a logo image on our website. Please advise on how I can go about accomplishing this. The purpose is so that anyone receiving my email will be able to access the logo image. When clicked, I would like the user to be taken to the website.
Start Free Trial