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 do I insert an image?
Is html case sensitive?
Which editors I can use for html development?
How do you turn on html5 on safari?
What is dom method?
What are the entities in html?
Why doesn't my title show up when I click "check it out"?
What is action tag in html?
How do you change the number type in the middle of a list?
What is a label tag?
My hyperlink or image is not displaying correctly, what is wrong with it?
What is a tagname?