Skip to content

Instantly share code, notes, and snippets.

@noeltock
Created December 7, 2012 09:05
Show Gist options
  • Save noeltock/4231992 to your computer and use it in GitHub Desktop.
Save noeltock/4231992 to your computer and use it in GitHub Desktop.
Signup form
<form action="http://emeeyou.us6.list-manage.com/subscribe/post?u=ab16cf9e9c06e90a554072323&amp;id=6249513508" method="post" name="mc-embedded-subscribe-form" novalidate>
<input type="text" value="" name="FNAME" placeholder="First Name" required>
<input type="email" value="" name="EMAIL" placeholder="Email Address" required>
<input type="submit" value="Send me Updates!" name="subscribe">
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment