I\'m having some problems with the enter key triggering a refresh of the page whenever there is input in a form.
The following code does not refresh the page if enter is
you have syntax error in your html codes:
change it to this:
Also, you need using Javascript/jquery to submit your form to prevent refreshing your entire page