HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML onreset Attribute

HTML onreset Attribute

 

 

The onreset attribute fires when a form is reset.

 

Used With:-

 

Elements Event
form onreset

 

Syntax:-

 

Its syntax is:- < element onreset="your_script" >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML