Display business contact information in an email template

by joshmoto

HTML

<div style="font-family:'Courier New', Courier, monospace; color:#036c42;">
  <a href="https://www.thechocolategift.co.uk" target="_blank">
    <img src="http://thesweetpeople.com/assets/signatures/tcgc-logo.png" alt="The Chocolate Gift Company" style="width:150px;">
  </a>
  <p><strong>Ashleigh Clark</strong><br>
   Bespoke Gifts Advisor<br>
   <span style="font-size:0.8em;">The Chocolate Gift Company</span>
  </p>
  <p><strong>T:</strong> 01525 601 966<br>
    <strong>E:</strong> <a href="mailto:[email protected]" style="color: #036c42;">[email protected]</a><br>
    <strong>W:</strong> <a href="https://www.thechocolategift.co.uk" target="_blank" style="color: #036c42;">www.thechocolategift.co.uk</a><br>
  </p>
  <p style="font-size:0.8em;"><strong>Opening Hours: Monday - Friday, 9am - 5pm</strong></p>
  <p style="font-size:0.8em;">4 Grovebury Place Estate, Grovebury Road, Leighton Buzzard, Bedfordshire, LU7 4SH</strong></p>
  <p style="font-size:0.75em; color:#aeaeae">Disclaimer: This email is intended only for the named recipient(s) and may contain confidential information. If you are not an intended recipient, you are asked to delete this email and notify the sender immediately.</p>
</div>