HTML signature

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
Bill H
DevNet Resident
Posts: 1136
Joined: Sat Jun 01, 2002 10:16 am
Location: San Diego CA
Contact:

HTML signature

Post by Bill H »

Client of mine says that Yahoo email won't allow him to attach his signature unless it is in HTML format and they "can't help him with that." His signature is an image. I thought this would do it

Code: Select all

<img src="http://www.mysekure.com/Aroeste_Sig.jpg" style="border:0">
but it's not working. I (obviously) don't know much about signatures on Yahoo, so can someone here tell me what to offer him?
:cry:
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

Well, I never used images in my signature when I was on Yahoo. So the best advice I can give you is: Google it :wink:
Post Reply