Skip to content

Instantly share code, notes, and snippets.

@stephencweiss
Created January 5, 2019 02:24
Show Gist options
  • Save stephencweiss/1b00999b5d3bf41720980c73dc6c78c8 to your computer and use it in GitHub Desktop.
Save stephencweiss/1b00999b5d3bf41720980c73dc6c78c8 to your computer and use it in GitHub Desktop.
<div>
<form class="form-class">
<input type="text" name="customer" placeholder="Your Name" required>
<input type="submit">
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment