Skip to content

smilegupta/Email-Signature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Email-Signature

email outlook

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.

Usage

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.

Technology Stack Used

HTML CSS

  • Front End - HTML, CSS

Still need help?


  if (needHelp === true) {
     var emailId = "guptamiley3012@gmail.com";
     // email is the best way to reach out to me.
     sendEmail(emailId);
  }

Facebook Instagram LinkedIn Twitter

Glad to see you here! Show some love by starring this repo.



  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }


Releases

No releases published

Packages

No packages published

Languages