What are HTML forms, and what are their key attributes?
Answer Posted / glibwaresoftsolutions
HTML forms collect user input. Key attributes:
• action: URL where form data is sent.
• method: HTTP method (GET or POST) used for submission.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe HTML Element?
What is the div tag?
What is the tag for image in html?
Does html5 require closing tags?
How can I display an image on my page?
What are the 4 basic html tags?
How do I create a link that sends me email?
What is a body tag?
What is a web worker in html5?
How do I make a frame with a vertical scrollbar but without a horizontal scrollbar?
What is html example?
Explain what other advantages does html5 have?
How do I do multiple colors of text?
Explain about canvas.
What is the tag for text color in html?