nerdexam
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)
  • A
    16% (8)
  • B
    72% (36)
  • C
    8% (4)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full IK0-002 Practice