Which type attribute of input element sets the element’s value to a string representing a number?
Which type attribute of input element sets the element’s value to a string representing a number? Correct Answer range
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.