(Choose 1 answer)
Consider the code:
<form>
<input type="[missing code]" placeholder="input your name"/>
</form>
What option do you choose to insert at [missing code] to create a single-line text input field?
A. Single-line text
B. text
C. inputtext
D. line
Exit 36