The Button element creates button controls.
2 Likes
False
Reason — The Input element with Type attribute as 'Submit' or 'Reset' creates button controls.
Answered By
The Input element sets up an area for a form on the web page.
Generally, we require one element to create a form in HTML.
The Label element is used to describe the Form controls.
The <INPUT> tag is used to create multi-line text box.
<INPUT>