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>
B) <textarea name="Comments" rows=5 cols=45 wrap="yes">
C) <input> type="text" name="CustomerName" size=30 </input>
D) <input type="checkbox" name=CustomerName" size=30>
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Which command is not required for the
Q11: For the choices to be mutually exclusive,
Q12: The <form> command tells the Web browser
Q13: How do you view the Web page?
Q14: What are the advantages of radio buttons?
Q15: What are forms used for?
Q16: Which statement is false regarding drop- down
Q17: _have the advantage of displaying all of
Q18: What are the five most common techniques
Q19: Which statement is false concerning radio buttons?<br>A)To