11.) Which input type is used for capturing user’s input in a slider format within a specified range in HTML forms?
12.) Which input type is used for selecting time in HTML forms?
13.) Which input type is used for color input in HTML forms?
14.) Which attribute is used to specify a maximum value for an input field in an HTML form?
15.) Which input type is used for range input in HTML forms?
16.) Which attribute is used to specify a minimum value for an input field in an HTML form?
17.) Which input type is used for URL input in HTML forms?
18.) Which attribute is used to specify the step interval for numeric input fields in an HTML form?
19.) Which input type is used for search input in HTML forms?
20.) Which input type is used for month input in HTML forms?