Answers

Question and Answer:

  Home  HTML

⟩ How do I make a form so it can be submitted by hitting ENTER?

The short answer is that the form should just have one <INPUT TYPE=TEXT> and no TEXTAREA, though it can have other form elements like checkboxes and radio buttons.

 175 views

More Questions for you: