-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swimming-Victoria-Email-Signature init
- Loading branch information
0 parents
commit 61e0b73
Showing
10 changed files
with
164 additions
and
0 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 characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=500, initial-scale=1.0"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"> | ||
<style> | ||
body{ | ||
display: grid; | ||
place-items: center; | ||
min-height: 100vh; | ||
} | ||
</style> | ||
</head> | ||
<body style="margin: 0;"> | ||
<table border="0" cellspacing="0" cellpadding="0" width="500" style="width: 500px;"> | ||
<tr> | ||
<td> | ||
<p style="color: #003D90; font-size: 8pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin: 0px;"> | ||
<strong style=" font-size: 10pt; font-weight: 700;">Heather Blackman</strong><br> | ||
Communications Manager, PT-Tuesday to Thursday | ||
</p> | ||
<p style="color: #003D90; font-size: 8pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1.3; margin-top: 12px; margin-bottom: 20px;"> | ||
<strong style="font-weight: 700;">T</strong> | ||
<a href="tel:+610392309400" target="_blank" title="Telephone" style="color: #003D90; text-decoration: none !important;"> | ||
<span style="color: #003D90; text-decoration: none !important;">+61 (03) 9230 9400</span> | ||
</a><br> | ||
<strong style="font-weight: 700;">E</strong> | ||
<a href="mailto:Heather.Blackman@vic.swimming.org.au" target="_blank" title="Email" style="color: #003D90; text-decoration: none !important;"> | ||
<span style="color: #003D90; text-decoration: none !important;">Heather.Blackman@vic.swimming.org.au</span> | ||
</a> | ||
</p> | ||
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width: 100%;"> | ||
<tr> | ||
<td width="225" style="border-right: 1px solid #003D90;"> | ||
<img src="./images/logo.png" alt="logo" width="197" style="display: block; width: 197px;" /> | ||
</td> | ||
<td style="vertical-align: middle; padding-left: 25px;"> | ||
<img src="./images/sponsored.png" alt="sponsored" width="244" style="display: block; width: 244px;" /> | ||
</td> | ||
</tr> | ||
</table> | ||
<p style="color: #FE5E20; font-size: 8.5pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 28px; margin-bottom: 13px;"> | ||
<strong style="font-weight: 700;">Swimming Victoria Inc</strong><br> | ||
Level 2, MSAC, 30 Aughtie Drive, Albert Park, Victoria 3206<br> | ||
PO Box 230, South Melbourne, Victoria 3205 | ||
</p> | ||
<table border="0" cellspacing="0" cellpadding="0"> | ||
<tr> | ||
<td style="color: #FE5E20; font-size: 8pt; font-family: 'Roboto', sans-serif; padding-right: 12px;"> | ||
<a href="https://vic.swimming.org.au/" target="_blank" title="Website" style="color: #FE5E20; text-decoration: none !important;"> | ||
<strong style="color: #FE5E20; font-weight: 700; text-decoration: none !important;">vic.swimming.org.au</strong> | ||
</a> | ||
</td> | ||
<td style="padding-right: 10px;"> | ||
<a href="https://www.facebook.com/swimvic" target="_blank" title="Facebook"> | ||
<img src="./images/fb.png" alt="facebook" width="21" height="21" style="display: block; width: 21px; height: 21px;" /> | ||
</a> | ||
</td> | ||
<td style="padding-right: 10px;"> | ||
<a href="https://www.instagram.com/swim_vic/" target="_blank" title="Instagram"> | ||
<img src="./images/ig.png" alt="instagram" width="21" height="21" style="display: block; width: 21px; height: 21px;" /> | ||
</a> | ||
</td> | ||
<td> | ||
<a href="https://www.linkedin.com/company/swimming-vic/" target="_blank" title="Linkedin"> | ||
<img src="./images/in.png" alt="linkedin" width="21" height="21" style="display: block; width: 21px; height: 21px;" /> | ||
</a> | ||
</td> | ||
</tr> | ||
</table> | ||
<p style="color: #003D90; font-size: 6pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 17px; margin-bottom: 14px;">Swimming Victoria respectfully acknowledges the Traditional Owners of the land on which our services are predominantly located, the people of the Kulin Nations. We acknowledge their connection to land, sea and community, and pay our respect to their Elders, past and present.</p> | ||
<img src="./images/flag.png" alt="flag" width="190" style="display: block; width: 190px;" /> | ||
<p style="color: #003D90; font-size: 6pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 12px; margin-bottom: 18px;">This email and any accompanying attachments may contain information that is confidential and intended only for the use of the addressee named above. It may also be privileged. If you are not the intended recipient do not distribute, copy or otherwise deal with any information contained in it. If you have received this message in error please notify the sender immediately and delete this message. Please consider<br> the environment before printing this email.</p> | ||
<img src="./images/banner.png" alt="banner" width="500" style="display: block; width: 500px;" /> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=500, initial-scale=1.0"> | ||
<link rel="preconnect" href="https://fonts.googleapis.com"> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap" rel="stylesheet"> | ||
<style> | ||
body{ | ||
display: grid; | ||
place-items: center; | ||
min-height: 100vh; | ||
} | ||
</style> | ||
</head> | ||
<body style="margin: 0;"> | ||
<table border="0" cellspacing="0" cellpadding="0" width="500" style="width: 500px;"> | ||
<tr> | ||
<td> | ||
<p style="color: #003D90; font-size: 9pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin: 0px;"> | ||
<strong style=" font-size: 12pt; font-weight: 700;">Heather Blackman</strong><br> | ||
Communications Manager, PT-Tuesday to Thursday | ||
</p> | ||
<p style="color: #003D90; font-size: 9pt; font-weight: 400; font-family: 'Roboto', sans-serif; line-height: 1.3; margin-top: 12px; margin-bottom: 20px;"> | ||
<strong style="font-weight: 700;">T</strong> | ||
<a href="tel:+610392309400" target="_blank" title="Telephone" style="color: #003D90; text-decoration: none !important;"> | ||
<span style="color: #003D90; text-decoration: none !important;">+61 (03) 9230 9400</span> | ||
</a><br> | ||
<strong style="font-weight: 700;">E</strong> | ||
<a href="mailto:Heather.Blackman@vic.swimming.org.au" target="_blank" title="Email" style="color: #003D90; text-decoration: none !important;"> | ||
<span style="color: #003D90; text-decoration: none !important;">Heather.Blackman@vic.swimming.org.au</span> | ||
</a> | ||
</p> | ||
<table border="0" cellspacing="0" cellpadding="0" width="100%" style="width: 100%;"> | ||
<tr> | ||
<td width="225" style="border-right: 1px solid #003D90;"> | ||
<img src="./images/logo.png" alt="logo" width="197" style="display: block; width: 197px;" /> | ||
</td> | ||
<td style="vertical-align: middle; padding-left: 25px;"> | ||
<img src="./images/sponsored.png" alt="sponsored" width="244" style="display: block; width: 244px;" /> | ||
</td> | ||
</tr> | ||
</table> | ||
<p style="color: #FE5E20; font-size: 9pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 28px; margin-bottom: 13px;"> | ||
<strong style="font-weight: 700;">Swimming Victoria Inc</strong><br> | ||
Level 2, MSAC, 30 Aughtie Drive, Albert Park, Victoria 3206<br> | ||
PO Box 230, South Melbourne, Victoria 3205 | ||
</p> | ||
<table border="0" cellspacing="0" cellpadding="0"> | ||
<tr> | ||
<td style="color: #FE5E20; font-size: 9pt; font-family: 'Roboto', sans-serif; vertical-align: middle; padding-right: 12px;"> | ||
<a href="https://vic.swimming.org.au/" target="_blank" title="Website" style="color: #FE5E20; text-decoration: none !important;"> | ||
<strong style="color: #FE5E20; font-weight: 700; text-decoration: none !important;">vic.swimming.org.au</strong> | ||
</a> | ||
</td> | ||
<td style="padding-right: 10px;"> | ||
<a href="https://www.facebook.com/swimvic" target="_blank" title="Facebook"> | ||
<img src="./images/fb.png" alt="facebook" width="21" height="21" style="display: block; width: 21px; height: 21px;" /> | ||
</a> | ||
</td> | ||
<td style="padding-right: 10px;"> | ||
<a href="https://www.instagram.com/swim_vic/" target="_blank" title="Instagram"> | ||
<img src="./images/ig.png" alt="instagram" width="21" height="21" style="display: block; width: 21px; height: 21px;" /> | ||
</a> | ||
</td> | ||
<td> | ||
<a href="https://www.linkedin.com/company/swimming-vic/" target="_blank" title="Linkedin"> | ||
<img src="./images/in.png" alt="linkedin" width="21" height="21" style="display: block; width: 21px; height: 21px;" /> | ||
</a> | ||
</td> | ||
</tr> | ||
</table> | ||
<p style="color: #003D90; font-size: 7pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 17px; margin-bottom: 14px;">Swimming Victoria respectfully acknowledges the Traditional Owners of the land on which our services are predominantly located, the people of the Kulin Nations. We acknowledge their connection to land, sea and community, and pay our respect to their Elders, past and present.</p> | ||
<img src="./images/flag.png" alt="flag" width="190" style="display: block; width: 190px;" /> | ||
<p style="color: #003D90; font-size: 7pt; font-weight: 400; font-family: 'Roboto', sans-serif; margin-top: 12px; margin-bottom: 18px;">This email and any accompanying attachments may contain information that is confidential and intended only for the use of the addressee named above. It may also be privileged. If you are not the intended recipient do not distribute, copy or otherwise deal with any information contained in it. If you have received this message in error please notify the sender immediately and delete this message. Please consider the environment before printing this email.</p> | ||
<img src="./images/banner.png" alt="banner" width="500" style="display: block; width: 500px;" /> | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |