Where the <form> tag used? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 3

Where the <form> tag used?

21st Jun 2017, 3:31 PM
Mukul Goel
Mukul Goel - avatar
2 Réponses
+ 3
You use the <form> tag on your webpages when you want to signify that a section of the page is a form (able to submit that data). So lets say you have a login box, that login box is usually a form. If you're registering, form. Survey? form. etc... etc... etc...
21st Jun 2017, 3:38 PM
AgentSmith
+ 1
thanks
28th Jun 2017, 1:45 PM
Mukul Goel
Mukul Goel - avatar