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

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online HTML Job Interview Questions And Answers