What is name attribute in html??? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

What is name attribute in html???

Name attribute value attributes or submit

18th Dec 2023, 9:27 AM
Samina Naz
2 Respuestas
+ 2
The `name` attribute in HTML is used to identify form controls and create a key-value pair when submitting forms. It is not directly related to the `value` attribute or the `submit` button.
19th Dec 2023, 8:57 AM
SURAJ KUMAR MAURYA
SURAJ KUMAR MAURYA - avatar
+ 5
It's essential in forms to send data.
18th Dec 2023, 10:06 AM
卂ㄚㄩ丂卄
卂ㄚㄩ丂卄 - avatar