21.) Which attribute is used to specify whether an input field in an HTML form is disabled or not?
22.) Which attribute is used to specify the width of an input field in an HTML form?
23.) Which input type is used for capturing multiline text input in HTML forms?
24.) Which attribute is used to specify the maximum number of characters allowed in a text input field in HTML forms?
25.) Which attribute is used to specify the default selected option in a dropdown list in HTML forms?
26.) Which input type is used for capturing numeric input in HTML forms with controls for incrementing and decrementing the value?
27.) Which attribute is used to specify the alignment of the text within a text input field in HTML forms?