The Label element is used to describe the Form controls.
1 Like
True
Reason — The Label element is used to describe the Form controls.
Answered By
Generally, we require one element to create a form in HTML.
The Button element creates button controls.
The <INPUT> tag is used to create multi-line text box.
<INPUT>
Maxlength attribute specifies the width of the input field.