What are HTML forms, and what are their key attributes?
Answer Posted / 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 |
Post New Answer View All Answers
What is a header in code?
What is a 1 page website?
Which browsers support HTML5?
When was html5 created?
State bullet types available in HTML?
how do we create a worker thread in JavaScript?
You want only a vertical scrollbar and no horizontal scrollbar on your page. How would you do it?
why it is important to set the meta information?
What is button tag?
Explain what other advantages does html5 have?
What is html explain?
What is the geolocation api in html5? Explain
Is there advantages of collapsing white spaces in html?
What is purpose of watchPosition() method of geolocation object of HTML5?
Explain marquee in html?