Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 2
    Everyone: Please read html.spec.whatwg.org/multipage/syntax.html#unquoted Commented Nov 1, 2018 at 15:03
  • also, an <input type=text> will submit the form when you press enter if there is a button with the attribute type="submit" (or empty) in the same form Commented Nov 18, 2020 at 19:33
  • Thank you so much! I've been stuck on this for a while, when the answer itself was simple. Simple is key! Commented Nov 17, 2021 at 22:05