Skip to content

Instantly share code, notes, and snippets.

@idigit
Created March 28, 2017 00:26
Show Gist options
  • Save idigit/d49fefed376be39ecf1e86546e21991a to your computer and use it in GitHub Desktop.
Save idigit/d49fefed376be39ecf1e86546e21991a to your computer and use it in GitHub Desktop.
MC
<!-- Begin MailChimp Signup Form -->
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id="mc_embed_signup">
<form action="//tastybook.us12.list-manage.com/subscribe/post?u=8cb1d6458b1a12de80eadd19b&amp;id=ae0f0669f1" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
<div id="mc_embed_signup_scroll">
<h2>Subscribe to our mailing list</h2>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<div class="mc-field-group">
<label for="mce-EMAIL">Email Address <span class="asterisk">*</span>
</label>
<input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL">
</div>
<div class="mc-field-group">
<label for="mce-FNAME">First Name </label>
<input type="text" value="" name="FNAME" class="" id="mce-FNAME">
</div>
<div class="mc-field-group">
<label for="mce-LNAME">Last Name </label>
<input type="text" value="" name="LNAME" class="" id="mce-LNAME">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE3">Full Address </label>
<input type="text" value="" name="MMERGE3" class="" id="mce-MMERGE3">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE4">Address1 </label>
<input type="text" value="" name="MMERGE4" class="" id="mce-MMERGE4">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE5">Address2 </label>
<input type="text" value="" name="MMERGE5" class="" id="mce-MMERGE5">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE6">City </label>
<input type="text" value="" name="MMERGE6" class="" id="mce-MMERGE6">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE7">Province </label>
<input type="text" value="" name="MMERGE7" class="" id="mce-MMERGE7">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE8">Province Code </label>
<input type="text" value="" name="MMERGE8" class="" id="mce-MMERGE8">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE9">Country </label>
<input type="text" value="" name="MMERGE9" class="" id="mce-MMERGE9">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE10">Country Code </label>
<input type="text" value="" name="MMERGE10" class="" id="mce-MMERGE10">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE11">Zip </label>
<input type="text" value="" name="MMERGE11" class="" id="mce-MMERGE11">
</div>
<div class="mc-field-group">
<label for="mce-MMERGE12">Phone </label>
<input type="text" value="" name="MMERGE12" class="" id="mce-MMERGE12">
</div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_8cb1d6458b1a12de80eadd19b_ae0f0669f1" tabindex="-1" value=""></div>
<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>
</div>
</form>
</div>
<script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[3]='MMERGE3';ftypes[3]='text';fnames[4]='MMERGE4';ftypes[4]='text';fnames[5]='MMERGE5';ftypes[5]='text';fnames[6]='MMERGE6';ftypes[6]='text';fnames[7]='MMERGE7';ftypes[7]='text';fnames[8]='MMERGE8';ftypes[8]='text';fnames[9]='MMERGE9';ftypes[9]='text';fnames[10]='MMERGE10';ftypes[10]='text';fnames[11]='MMERGE11';ftypes[11]='text';fnames[12]='MMERGE12';ftypes[12]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!--End mc_embed_signup-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment