HTML & CSS
Choose the ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
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.
element
html
field
tag
type
password
input
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
Related Content
Consider following snippet: <form> <input ...
Select the correct HTML element to define a single-line input field?...
Select correct code that allows a user to pick up a color....
What is the correct HTML for making a checkbox?...
What is the correct HTML to define a file-select field for file...
H
TML & CSS
Quiz
Login to learn HTML & CSS
or
Read more about
HTML & CSS Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Keep exploring
HTML & CSS quizzes
How to make a shadow for text in gray?...
Which of the following is true about the pseudo-class ...
What is the difference between pseudo-elements :after and ...
What is the font-variant property for?...
Which color will word "text" has? <style> p{ ...
How to change the color of a link to blue when the cursor moves over i...
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment