What are HTML forms, and what are their key attributes?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
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 |
Answer / 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 |
How to set colors to borders in html?
What is a rowspan?
Do all HTML tags come in pair?
What are the advantages of html5?
What is xhtml validation?
What is an element in html?
What is in html?
What is the form tag?
What does html5 mean?
How to create links in html?
What is doctype used for in html?
How many types of lists are available in html?