CompTIA
IK0-002 · Question #4
Within form tags, which of the following HTML tags would be used to create a hidden form field?
The correct answer is B. <input type = "hidden" size = "1" value = "text">. See the full explanation below for the reasoning.
Question
Within form tags, which of the following HTML tags would be used to create a hidden form field?
Options
- A<input type = "text" size = "1" value = "hidden">
- B<input type = "hidden" size = "1" value = "text">
- Cinput type = text size = 1 value = hidden
- D</input type = hidden size = 1 value = text/>
How the community answered
(50 responses)- A16% (8)
- B72% (36)
- C8% (4)
- D4% (2)
Community Discussion
No community discussion yet for this question.