R

Ram Sharma • 193.86K Points
Coach

Q. Which input type reset defines a reset button that will reset all form values to their default values?

  • (A) clear
  • (B) clear:both
  • (C) reset
  • (D) refresh
  • Correct Answer - Option(C)
  • Views: 172
  • Filed under category HTML

Explanation by: Jatin Dubey
<input type="reset" value="Reset">

 this tag will insert Reset button in form. When user clicks on this button all form values will be reset.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics