Yahoo signature with images

Closed
gio - May 20, 2016 at 10:05 AM
 Blocked Profile - May 20, 2016 at 04:44 PM
Hello,

how can i put an image in my automatic signature?

thanks, gio

Related:

1 response

Blocked Profile
May 20, 2016 at 04:44 PM
Well, you can, but you have to know code, as you are injecting it by HTML, as in the following:
Insert the image using the HTML<img> tag.
To place an image at the left of your signature, insert

<img hspace="5" src="http://astatic.ccmbg.com/www.commentcamarche.net/_skin/_common/img/logo_ccm.svg" align="left" width="55" height="50" />

Make sure the image is accessible on a web server and reasonably small in proportions (not higher than about 75 pixels).

Once again, the image has to be on the web to do this!
0