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: Option A
Solution (By Examveda Team)
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.Related Questions on HTML5
Which of the following HTML 4 attributes is removed in HTML5?
A. text
B. rules
C. link
D. all of the mentioned
__________ defines the accelerator key to be used for keyboard access to an element.
A. data-X
B. accesskey
C. rp
D. command

Join The Discussion