/handtekening SJIB.html Secret
Last active
November 7, 2023 15:52
Revisions
-
concuria revised this gist
Nov 7, 2023 . 1 changed file with 1 addition and 4 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -20,10 +20,7 @@ <p style="margin: 0; font-size: 16pt; font-weight: bold; color: #76B82A;">Voornaam - Naam</p> <p style="margin: 0; font-size: 14pt; font-weight: bold;">Functie</p> </td> </tr> <tr> <td valign="bottom"> <p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a target="_blank" href="https://goo.gl/maps/1BAJrp3RjUefmLUi7" style="color: #000; text-decoration: none;">Pastoor Pitetlaan 24, 3130 Betekom</a></p> -
concuria created this gist
Oct 17, 2023 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,57 @@ <!DOCTYPE html> <html> <head> </head> <body> <table cellspacing="0" cellpadding="0" style="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://www.sjib.be/" target="_blank"><img src="https://arcadia-handtekening.s3.eu-central-1.amazonaws.com/SJIB_Arcadia_def.png" alt="SJCA Logo" style="width: 130px;"></a> </td> <!-- Text Section --> <td style="padding-left: 20px; vertical-align: top;"> <table cellspacing="0" cellpadding="0"> <tr> <td valign="top"> <p style="margin: 0; font-size: 16pt; font-weight: bold; color: #76B82A;">Voornaam - Naam</p> <p style="margin: 0; font-size: 14pt; font-weight: bold;">Functie</p> </td> </tr> <tr> <td height="37"> </td> </tr> <tr> <td valign="bottom"> <p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a target="_blank" href="https://goo.gl/maps/1BAJrp3RjUefmLUi7" style="color: #000; text-decoration: none;">Pastoor Pitetlaan 24, 3130 Betekom</a></p> <p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a href="mailto:sjib.middenschool@sjib.be" style="color: #000; text-decoration: none;">sjib.middenschool@sjib.be</a></p> <p style="margin: 0; padding-bottom: 6px; font-size: 12pt;"><a href="tel:016568127" style="color: #000; text-decoration: none;">016 56 81 27</a></p> <p style="margin: 0; font-size: 12pt;"><a href="https://www.sjib.be/" style="color: #76B82A; text-decoration: none;">www.sjib.be</a></p> </td> </tr> </table> </td> </tr> <!-- Thin Line --> <tr> <td colspan="2" style="padding-top: 20px; border-bottom: 3px solid #76B82A;"></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-scholen-vzw.png" alt="Logo" style="width: 60px;"></a> </td> </tr> </table> </body> </html>