HTML Forms
•
Each form includes a METHOD that
determines what http method is used to
submit the request.
•
Each form includes an ACTION that
determines where the request is made.
54