What attribute of a form tag do you use to define a HTTP method that will be used in a request that is initiated after the form is submitted?
Experience Level: Junior
Tags: HTML
Answer
Locked
Answer
Answer
This answer is only available to registered users.
To see it you have to be signed in.
Related HTML job interview questions
If a HTML form gets submitted using the POST method, which part of a HTTP request will the form data be transferred in?
HTML JuniorIf a HTML form gets submitted using the GET method, which part of a HTTP request will the form data be transferred in?
HTML JuniorWhat attribute of a form tag do you use to define a URL address that the form data will be submitted to?
HTML JuniorWhat HTML tag do you use to add an item to a drop-down list that is part of a form?
HTML JuniorWhat HTML tag do you use to add a drop-down list to a form?
HTML Junior