Match the following:

Column‘A’ Column ‘B’
(1)  (A) Displays a button for submitting
(2)  (B) The reset control clears the text content
(3)  (C) Create text contents in the form of ‘*’asterik or ‘ . ‘ disc
(4)  (D) Displays push button

Share with your friends
Call

Column‘A’ Column ‘B’
(1) <Input type =”submit”>  (A) Displays a button for submitting
(2) <Input type =”password”>  (C) Create text contents in the form of ‘*’asterik or ‘ . ‘ disc
(3) <Input type =”reset”>  (B) The reset control clears the text content
(4) <Input type =”button”>  (D) Displays push button