Soldato
Hi
I am trying to make a signature for my work email.
I have saved a file as a html file and tried to set the html as my signature in Outlook.
If I load the html file via IE or FF it works fine. But when I try to write an email, the text is not displayed?
Can you please tell me what I am doing wrong
See the following code
Thanks in advance
I am trying to make a signature for my work email.
I have saved a file as a html file and tried to set the html as my signature in Outlook.
If I load the html file via IE or FF it works fine. But when I try to write an email, the text is not displayed?
Can you please tell me what I am doing wrong
See the following code
Code:
<MARQUEE id=Marquee3
style="FONT-WEIGHT: bold; FONT-SIZE: 10pt; TEXT-TRANSFORM: capitalize; COLOR: #ff0000; FONT-FAMILY: Verdana"
trueSpeed scrollAmount=1 scrollDelay=5 behavior=slide loop=1 width=140
border="0"><FONT style="COLOR: #000000" face=Arial color=black size=3>Lee
*****</FONT></MARQUEE></FONT><FONT face=Verdana size=2><br>
<MARQUEE id=Marquee4
style="FONT-SIZE: 10pt; WIDTH: 130px; HEIGHT: 17px; TEXT-DECORATION: underline"
trueSpeed scrollAmount=1 scrollDelay=5 behavior=slide loop=1 border="0"><FONT
style="COLOR: #000080" face=Arial color=blue size=1>Senior Operations Clerk
</FONT></MARQUEE><br>
<MARQUEE id=Marquee3 style="FONT-SIZE: 10pt; WIDTH: 150px; HEIGHT: 17px"
trueSpeed scrollAmount=1 scrollDelay=5 behavior=slide loop=1 border="0"><FONT
style="COLOR: #000080" face=Arial color=blue size=1>Tel: (0)1922 707***</FONT></MARQUEE><br>
<MARQUEE id=Marquee3 style="FONT-SIZE: 10pt; WIDTH: 150px; HEIGHT: 17px"
trueSpeed scrollAmount=1 scrollDelay=5 behavior=slide loop=1 border="0"><FONT
style="COLOR: #000080" face=Arial color=blue size=1>Fax: (0)1922
707***</FONT></MARQUEE><br>
<MARQUEE id=Marquee3 style="FONT-SIZE: 10pt; WIDTH: 200px; HEIGHT: 17px"
trueSpeed scrollAmount=1 scrollDelay=5 behavior=slide loop=1 border="0"><FONT
face=Arial color=red size=1><A style="COLOR: #000080"
href="mailto:lee.******@Powerhouse.co.uk">lee.*****@Powerhouse.co.uk</A>
</FONT></MARQUEE><TBODY></TBODY></TABLE></MARQUEE>
<P></P></DIV></FONT></B></DIV></FONT>
Thanks in advance