The freeCodeCamp Forum
Name a submit button
HTML-CSS
FelipeMacenaAlves
September 28, 2018, 11:04pm
1
Why would I give a name attribute to a input of type submit?
Related topics
Topic
Replies
Views
Activity
Learn HTML by Building a Cat Photo App - Step 43
HTML-CSS
5
2850
December 14, 2024
Your submit button should have the attribute type set to submit
HTML-CSS
1
600
March 9, 2021
(Beta) Step 50: Learn HTML Forms by Building a Registration Form
HTML-CSS
5
3450
December 22, 2022
`<input type="text" id="email" name="email">, `Use of the name attribute?
HTML-CSS
3
542
March 9, 2021
Name attribute in checkbox and radio
HTML-CSS
2
402
May 31, 2021