-
-
Save concuria/f1c7dc7d642a809be348f76d05f5dc9e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
</head> | |
<body> | |
<table cellspacing="0" cellpadding="0" style="mso-line-height-rule: exactly; width: 500px; font-family: 'Calibri', Arial, sans-serif; font-size: 11pt;"> | |
<!-- Top Section --> | |
<tr> | |
<!-- Brand Logo --> | |
<td style="width: 130px; vertical-align: bottom;"> | |
<a href="https://basisschool.sjca.be/" target="_blank"><img src="https://arcadia-handtekening.s3.eu-central-1.amazonaws.com/sjca-basis.png" alt="Logo" style="width: 130px;"></a> | |
</td> | |
<!-- Text Section --> | |
<td style="padding-left: 20px; vertical-align: top;"> | |
<p style="margin: 0; font-size: 16pt; font-weight: bold; color: #0070A2;">Voornaam - Naam</p> | |
<p style="margin: 0; font-size: 14pt; font-weight: bold;">Functie</p> | |
<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" width="1" height="50" border="0" alt="" style="display: block;"> | |
<p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a target="_blank" href="https://goo.gl/maps/37nzEAy26LmFmG2B9" style="color: #000; text-decoration: none; mso-line-height-rule: exactly;">Bekaflaan 65, 3200 Aarschot</a></p> | |
<p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a href="mailto:directie.basisschool@sjca.be" style="color: #000; text-decoration: none; mso-line-height-rule: exactly;">directie.basisschool@sjca.be</a></p> | |
<p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a href="tel:016551134" style="color: #000; text-decoration: none; mso-line-height-rule: exactly;">016 55 11 34</a></p> | |
<p style="margin: 0; font-size: 12pt;"><a href="https://basisschool.sjca.be/" style="color: #0070A2; text-decoration: none; mso-line-height-rule: exactly;">https://basisschool.sjca.be</a></p> | |
</td> | |
</tr> | |
<!-- Thin Line --> | |
<tr> | |
<td colspan="2" style="padding-top: 20px; border-bottom: 3px solid #0070A2;"></td> | |
</tr> | |
</table> | |
<!-- Bottom Section --> | |
<table cellspacing="0" cellpadding="0" style="mso-line-height-rule: exactly; width: 500px; font-family: 'Calibri', Arial, sans-serif; font-size: 9pt;"> | |
<tr> | |
<!-- legal notice --> | |
<td style="padding-top: 10px; vertical-align: middle; width: 430px;"> <!-- Adjusted width here to make room for the image --> | |
<p style="margin: 0; font-size: 1.1em; font-style: italic; mso-line-height-rule: exactly;">Dit bericht is vertrouwelijk. Bent u niet de bestemmeling van dit bericht? Wilt u dit bericht dan verwijderen en de afzender verwittigen? Vriendelijke dank bij voorbaat.</p> | |
</td> | |
<td style="padding-top: 10px; vertical-align: middle; text-align: right;"> <!-- Added this td for the logo --> | |
<a target="_blank" href="https://www.arcadiascholen.be/"><img src="https://arcadia-handtekening.s3.eu-central-1.amazonaws.com/Arcadia_logo_2023_def-small.png" alt="Logo" style="width: 60px;"></a> | |
</td> | |
</tr> | |
</table> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment