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
What is the html tag for italicizing your text?
When are comments used in html?
Do all browsers support html5?
What is li a in html?
How can I specify background images?
How can we comment in html?
What is semantic elements?
What is the difference between html5 application cache and regulate html browser cache?
How do I get out of a frameset?
How to open a link in new tab or window?
Should I close br tag?
What are the attributes that make up a dhtml?
Write a code to change the color of the background or text?
What is the use of the required attribute in html5?
What is outerhtml?