Question #1916

which is the correct html tag for making a text input field?

A.
<text type = "Text">
B.
<input type = "text">
C.
<input type = "textfield">
D.
<input type = "textbox">
Explanation

No explanation provided.