Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Which type attribute of input element sets the element’s value to a string representing a number?

a) range
b) email
c) file
d) date

Answer: a
Explanation: The input element with a type attribute whose value is “range” represents an imprecise control for setting the element’s value to a string representing a number.

Join The Discussion