Castana signature

For making a mail signature

by Michaël van de Weerd

HTML

Met vriendelijke groet,
<br>
<br>

<table style="
    border-spacing: 8px;
    line-height: 0;
    font-family: 'Hind', sans-serif;
  ">
  <tr>
    <td rowspan="3" align="center">
      <img src="https://castana.nl/256x256_trans.png" style="background-color: #7CC;" width=70 height=70>
    </td>
    <td style="
        vertical-align: bottom; 
        font-size: larger;
      ">
        <strong>Hofsep Zakharyan</strong>
    </td>
  </tr>
  <tr>
    <td>
      Mede-eigenaar van Castana
    </td>
  </tr>
  <tr>
    <td style="
        vertical-align: top
      ">
      <a href="tel: +31631790497" style="
          text-decoration: none; 
          color:#7CC;
        ">06 31790497</a>
    </td>
  </tr>
  <tr>
    <td colspan="2" style="
        padding-left: 12px; 
        padding-top: 25px; 
        color: #A1A1A1; 
      ">
      <small>Blijf op de hoogte via onze website <a href="https://castana.nl" style="
          text-decoration: none; 
          color: #7CC;
        ">castana.nl</a></small>
    </td>
    <tr>
      <tr>
        <td colspan="2" style="
            padding-left: 12px; 
            color: #A1A1A1;
          ">
          <small>of volg ons op social: 
            <a href="https://facebook.com/castana.nl" title="Facebook">
              <img src="https://facebook.com/favicon.ico" height="18" width="18">
            </a> 
            <a href="https://linkedin.com/company/castana" title="LinkedIn">
              <img src="https://linkedin.com/favicon.ico" height="18" width="18">
            </a>
            <a href="https://twitter.com/castana_nl" title="Twitter">
              <img src="https://twitter.com/favicon.ico" height="18" width="18">
            </a>
          </small>
        </td>
      </tr>

</table>