Solved

Which Command Instructs the Web Browser That the User Will

Question 1

Multiple Choice

Which command instructs the Web browser that the user will type text into an input field?


A) <input> type="text" name="CustomerName" size=30 </input>
B) <input type="text" name="CustomerName" size=30>
C) <input type="checkbox" name=CustomerName" size=30>
D) <textarea name="Comments" rows=5 cols=45 wrap="yes">

Correct Answer:

verifed

Verified

Related Questions