Style: Belcoify

Geüpdatet door Michel Kamerling

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Email template</title>
<style type="text/css">
body {
font-family: 'Helvetica Neue', sans-serif;
font-size: 14px;
}

.header {
background-color: #ffffff;
text-align: center;
}

.header img {
width: 150px;
padding: 20px 0;
}

.subject {
font-size: 20px;
font-weight: bold;
text-align: center;
margin: 20px ;
}

.message {
padding: 0 60px;
text-align: center;
font-size: 16px;
}

.footer {
background-color: #f2f2f2;
border-radius: 20px 20px 0 0;
text-align: center;
padding: 20px;
}

.footer img {
width: 100px;
margin: 8px 0;
}

.footer hr {
border: 0;
height: 4px;
background-color: #cccccc;
margin: 18px 0;
}

.footer p {
margin: 1;
font-size: 14px;
}

.footer a {
color: #000000;
text-decoration: none;
}
</style>
</head>
<body>
<div class="header"><img src="https://uploads-ssl.webflow.com/61dc486828ec53cd60705679/6207dc0b9398a867af858998_socials-min.png" alt="Logo"></div>
<div style="text-align: center;">
<h1 style="font-size: 32px; font-weight: bold;">{{subject}}</h1>
</div>
<div class="message">
{{#markdown}}{{message}}<br>
Met Klantvriendelijke groeten,
Support Team{{/markdown}}
</div>
<div class="footer">
<img src="https://files.helpdocs.io/JZwCCivs6g/logo.svg?t=1655914387131" alt="Logo">
<hr>
<p><a href="bedrijfsnaam.nl"><b>Website</b></a> <b>|</b> <a href="tel:+0612345678"><b>Tel:</b> (000) 000-0000</a> <b>|</b> <a href="mailto:[email protected]"><b>Email:</b> [email protected]</a></p>
<hr>
<p>Voor vragen neem contact op met <a href="https://www.jouwsite.nl/klantenservice"><b>ons klantenservice</b></a></p>
</div>
</body>
</html>


Hoe hebben we het gedaan?


Powered by HelpDocs (opens in a new tab)

Powered by HelpDocs (opens in a new tab)