signature formatting

G

Guest

Hello,
I'm trying to format my signature for outgoing mail. I highlight the
signature and right click, looking for the usual "font" option, but it's not
there. Any suggestions? Thanks!
 
S

Steve Cochran

Use Notepad if you can. It gives the most parsimonious HTML.

<HTML>
<BODY>
<img src="fullpathtoimage">
<font style="font-family:Arial">Text</font>
</BODY>
</HTML>

steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top