Skip to content

DrAcula27/emailSignature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation


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://github.com/DrAcula27/drinkDeck

(back to top)

Acknowledgments

A special thanks to these resources used in the project!

(back to top)