HTML Form Quiz Thread!

No cheating, go screw around in codepen after.

👇👇👇👇👇👇👇👇👇👇
Will hitting "enter" when the input is focused submit the form?

<form>
<input name="foo" />
<button type="submit" />
</form>
Will hitting "enter" when the input is focused submit the form?

<form>
<input name="foo" />
<input name="bar" />
<button type="submit"/>
</form>
Will hitting enter when a field is focused submit the form?

<form>
<input name="foo" />
<input name="bar" />
</form>
Will hitting enter when the field is focused submit the form?

<form>
<input name="foo" />
</form>
Thanks for playing!
Filler tweet here just to to keep the twitter "3-up threading" from showing just the last poll, here's the start of the polls :P https://twitter.com/ryanflorence/status/1323654143618154496
You can follow @ryanflorence.
Tip: mention @twtextapp on a Twitter thread with the keyword “unroll” to get a link to it.

Latest Threads Unrolled:

By continuing to use the site, you are consenting to the use of cookies as explained in our Cookie Policy to improve your experience.