Multiple Choice
Case-Based Critical Thinking Question Brendan is debugging the website for a cooking and baking supply store. The site includes a web form that customers can complete to request hard to find items.
Brendan notices that the last question of the form allows users to write their comments, but uses a field created with the input element. To allow users to enter text that spans multiple lines, he replaces the field with the __________ element.
A) select
B) fieldset
C) label
D) textarea
Correct Answer:
Verified
Related Questions
Q22: In most forms, groups of fields form
Q27: You can use the _ attribute to
Q30: The _ element marks a multiline area