MCQ
Which HTML tag is used to define a label for an input element?
Explanation
The <label> tag defines a label for form elements, improving accessibility and usability.