"Email Template"
Bootstrap 4.1.1 Snippet by sparkktv

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!doctype html> <html lang="en-US"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>New Account Email Template</title> <meta name="description" content="New Account Email Template."> <style type="text/css">a:hover {text-decoration: underline !important;}</style> </head> <body marginheight="0" topmargin="0" marginwidth="0" style="margin: 0px; background-color:#273287;" leftmargin="0"> <!-- 100% body table --> <table cellspacing="0" border="0" cellpadding="0" width="100%" bgcolor="#273287" style="@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,700|Open+Sans:300,400,600,700); font-family: 'Open Sans', sans-serif;"> <tr> <td> <table style="background-color:#273287; max-width:670px; margin:0 auto;" width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td style="height:50px;"> </td> </tr> <tr> <td style="text-align:center;"> <a href="https://rakeshmandal.com" title="logo" target="_blank"> <img width="250" src="https://res.cloudinary.com/sparkktv/image/upload/v1729693968/Logos/logotv.svg" title="logo" alt="logo"> </a> </td> </tr> <tr> <td style="height:20px;"> </td> </tr> <tr> <td> <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0" style="max-width:670px; background:#f0eee9; border-radius:12px;-webkit-box-shadow:0 6px 18px 0 rgba(0,0,0,.06);-moz-box-shadow:0 6px 18px 0 rgba(0,0,0,.06);box-shadow:0 6px 18px 0 rgba(0,0,0,.06);"> <tr> <td style="height:40px;"> </td> </tr> <tr> <td style="padding:0 35px;"> <h2><strong>Hi {NAME},</strong></h2><br> Thank you for creating a Sparkk TV account. Your just seconds away from being able to add your favorites to your personalized Watchlist and more... But your account must be activated before you can use it. <br><br> {ACTIVATE}<br> <br> After activation you may login to <a href="https://www.sparkk.tv"><strong>Sparkk TV</strong></a> using your email and the password you entered during registration. </td> </tr> <tr> <td style="height:40px;"> </td> </tr> </table> </td> </tr> <tr> <td style="height:20px;"> </td> </tr> <tr> <td style="text-align:center;"> <p style="font-size:14px;color:#d8e63c;line-height:18px;margin:0 0 0;">© <strong>2024 Sparkk TV</strong></p> <p style="font-size:10px;color:#f0eee9;line-height:18px;margin-top:15px;">This email is automatically sent by Sparkk TV and is a system email that is releated to your account on our site.</p> </td> </tr> <tr> <td style="height:50px;"> </td> </tr> </table> </td> </tr> </table> <!--/100% body table--> </body> </html>

Related: See More


Questions / Comments: