1.

What is the purpose of submit button?

Answer»

Every form must include a button that submits the form data to the server. We can put any label on this button. It has two attributes these are type, which has submit value and value attribute defines the name of the submit button which can be displayed on the button.



Discussion

No Comment Found