Go Interactive

Web Developer Website

Electronics and Computer Science

Question

Question 1

Identify the missing words from the following passage.

When creating a form, there are a number of types of input that can be used. If you are requesting a user to input their name, the input type needs to be defined as GAP 1, whereas if a user is required to input a password, the input type needs to be GAP 2, which will hide the letters the user is typing in.

text string password
GAP 1
GAP 2
 
Controls