Froggy Jumps m2 quiaVersión en línea quiz on u1 L1 por bls test82 1 4.………….is a group of input elements which receive user information such as text and buttons. a Function b Form c Data validation 2 5..……… is a tag that has types such as "text", "Password" and "Checkbox" a Input b Script c Form 3 6.…………… is a type of input elements used to convert written letters and numbers into symbols. a ) Form b Textbox c Password 4 .……………… from the form elements a Radio button b Textbox c All the previous 5 8.Type of input elements that lets you to make only one choice of limited number of choices is called ……………… a Checkbox b Radio button c Name 6 Yo creat a form use……………. a ..... b ....... c ....... 7 ………Is a graphical control element that enables the user to input text data such as name, address a form b textbox c password 8 We insert textbox through the tag a . b . c input type =text 9 To add Password field to the web page a . b input type =“password. c . 10 To add radio button to the web page a . b input type =" radio " c .