Skip to content

Instantly share code, notes, and snippets.

@postnidea
Created January 16, 2017 17:31
Show Gist options
  • Save postnidea/5d8d29110513ca37bb2a604ec03ee4fa to your computer and use it in GitHub Desktop.
Save postnidea/5d8d29110513ca37bb2a604ec03ee4fa to your computer and use it in GitHub Desktop.
<form id="add_strength" action="http://abc.com/process">
<div class="form-group" >
<input type="text" name="input" class="form-control" placeholder="Enter Input">
</div>
<button type="submit" class="btn btn-default" id="register_user">Submit</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment