Last active
January 19, 2020 16:08
-
-
Save davidfcarr/cff272e753798e035b60048725d3a09a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<html> | |
<head> | |
<title>*|MC:SUBJECT|*</title> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | |
<style> | |
#tx-background {background-color: #fff; padding: 10px; margin-top: 0;margin-right: 10px;} | |
#tx-content {padding: 5px; background-color: pink; margin-top: 10px; margin-bottom: 10px; padding-bottom: 50px; border: thin dotted yellow; max-width: 800px;} | |
a.rsvplink {width: 8em; display: block; border: medium inset #FF0000; text-align: center; padding: 3px; background-color: #FF8888; color: #FFFFFF; font-weight: bolder; text-decoration: none;} | |
</style> | |
</head> | |
<body> | |
<div id="tx-background"> | |
<div id="tx-content"> | |
[rsvpmaker_email_content] | |
<div class="wp-block-image"><figure class="aligncenter size-medium"><img src="https://sb.rsvpmaker.com/wp-content/uploads/sites/9/2020/01/rose-3063284_640-300x200.jpg" alt="" class="wp-image-469"/></figure></div> | |
</div><!-- end content area --> | |
</div><!-- end background --> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment