Sometimes, creating an attractive email signature is essential. Here's an eye-catching HTML signature example to realize that the signature can be not boring, but eye-catching, elegant and recognizable.
Use this repository to create HTML email signature that is properly designed, attractive and informative.
Clone this repository and navigate to src/
folder and edit signature.html
to get your own email signature.
git clone https://github.com/smilegupta/Email-Signature/
cd src
open signature.html
Follow this to add signature to Gmail. Check this out for installing HTML signature in Outlook.
- Front End - HTML, CSS
if (needHelp === true) {
var emailId = "guptamiley3012@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Glad to see you here! Show some love by starring this repo.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}