Which tag is used to create an HTML form for user input?

64. Which tag is used to create an HTML form for user input?

  1. <form>
  2. <input>
  3. <form_put>
  4. <form_get>

Answer: A) <form>

Explanation:

The HTML tag <form> is used to create an HTML form for user input.


Comments and Discussions!









Copyright © 2023 www.includehelp.com. All rights reserved.