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 |
What are keywords in seo?
What is local storage concept in HTML 5?
How do I find the url for my email?
Explain what the use of canvas element in html5?
Login form located at the home page acepting the name of the customer and its address, credit card and name of the products, a customer wnats to purchase, after the form has been accepted the website will issue order number for knowing the status.
Can I prevent a form from being submitted again?
What is purpose of watchPosition() method of geolocation object of HTML5?
What is a bootstrap website?
What is the use of details and summary tag?
Can you have multiple body tags in html?
Explain html formatting elements?
What is span in HTML?