Html <action> attribute | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Html <action> attribute

Dear programmers i didn't understand about action attribute......looking fwd for your helpful answers...thank you🙏

4th Sep 2020, 7:47 PM
Lisanewerk Mikiyas
Lisanewerk Mikiyas - avatar
1 Respuesta
+ 1
Lisanewerk Mikiyas <form action="URL"></form> For example, you created a Login Page, and you want to take a user's particulars. The action method specify where data should be sent.
5th Sep 2020, 1:18 AM
Web-Learner