HTML
In HTML there are different properties accessible for
It will redirect to a new page “action.html” when you click on submit button
HTML Method Attribute
The strategy property characterizes the HTTP technique which program used to present the structure. The potential upsides of technique quality can be:
- POST: We can utilize the post worth of technique property when we need to deal with the touchy information as it doesn’t show the submitted information in URL.
- GET: The get worth of strategy characteristic is default esteem while presenting the structure. Be that as it may, this isn’t secure as it shows information in URL subsequent to presenting the structure.
Example:-