Select the true statement from the choices below.
◦ A text box is created using the input element with type="box".
◦ A select list is created using select and input elements.
◦ A scrolling text box is created using an input element with type="textarea".
◦ None of the above statements is true.