Use this :
If you want the signature to direct a user to a different site when clicked, use this code :
- Code:
<img src="link of your signature image" alt="Signature">
If you want the signature to direct a user to a different site when clicked, use this code :
- Code:
<a href="link to redirect" target="_blank"><img src="link of signature" alt="Signature"></a>
No comments:
Post a Comment