Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 2.91 KB

README.md

File metadata and controls

97 lines (62 loc) · 2.91 KB


Logo

HTML Email Signature

Table of Contents
  1. About The Project
  2. Usage
  3. Optimizations
  4. Lessons Learned
  5. Contact
  6. Acknowledgments

About The Project

email signature Screen Shot

This is an email signature written entirely in HTML that can be used in most email clients.

(back to top)

Built With

  • HTML5

(back to top)

Usage

Copy and paste the HTML code into your email client of choice wherever you edit your email signature.

(back to top)

Optimizations

This project can be improved by:

  • Improving organization of code.

(back to top)

Lessons Learned

  • HTML Tables This project was definitely a deep-dive into setting up and using complex HTML tables.
  • Inline CSS I learned how to write CSS inline with HTML more effectively.

(back to top)

Contact

Danielle Andrews - @DrAcula_codes - daniellerandrews - [email protected]

Project Link: https://dracula27.github.io/emailSignature/

(back to top)

Acknowledgments

A special thanks to these resources used in the project!

(back to top)