Get and Post method...
The method defines network protocol(a certain set of rules). Every method informs how the submission of a particular type of data can be handled.
HTML only handles two types of methods
1) GET-Whenever we submit the data, data gets passed to the URL a...
techkid.hashnode.dev1 min read