Quizzes
HTML & CSS
Choose the ...
Theory
Android
Log In
Sign Up
Programming Quizzes
Theory
Snippets
Papers
Landing
Android
Subscriptions
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
Choose the
correct HTML
for inserting an
input
for
password field.
(The characters in a password field are masked).
<input type="pass">
<input password>
<input type="password">
<input type="hidden">
<input type="text" display="hidden">
Explanation
<input type="password">
defines a
password field.
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
H
TML & CSS Quiz
Start Quiz
or
Read more about
HTML & CSS Quiz
Follow CodeGalaxy
Mobile Beta
Send Feedback
Login in to like
Login in to comment