Question #1917

Which is the correct html tag for creating password field

A.
<text type = "password">
B.
<input type = "pwd?>
C.
<input type = "password">
D.
<input type = "passcode">
Explanation

No explanation provided.