O Level Papers!
The method attribute defines how form data is sent to the server, typically using either GET or POST methods. GET appends data to the URL, while POST sends data in the request body.