English
German

HTML Password

HTML Password Fields

Password fields are a special type of <input /> tag. All that we need to do is change the type attribute from text to password.

Example:

<input type="password" size="5" maxlength="5" />
<input type="password" size="15" maxlength="15" />
<input type="password" size="25" maxlength="25" />
 

Output

The only difference between these fields and the normal text fields is that when you type into them, the browser hides the characters being typed; replacing them with dots, stars, or boxes.

Also, beaware that these fields are not encrypted and therefore are unsafe. Encryption occurs through the use of a scripting language. user can not showing the value .


HTML Tutorial,HTML Password, HTML Password example, learn HTML Password,explain example HTML Password online free training HTML Tutorial, HTML Tutorial example, learn HTML Password, online tutorial, download tutorial, HTML Tutorial books, HTML Tutorial videos, live videos HTML Tutorial, learn HTML Tutorial, HTML Tutorial topic HTML Password, live training HTML Tutorial, download free tutorial