Powered by:
FutureQuest Hosting


"...Remember being a youngster, mom or dad telling you "close the door"? Well the same applies to HTML ...."


Sponsor
HTML   Advanced HTML For Beginners > HTML > HTML Forms

 Register

HTML

  • Learn the 7 input types of HTML forms
  • Complete HTML forms tags list
  • Join our busy webmaster forums!

The Password input type creates a single line window the user can enter text into. It's exactly like the text type except when the text is entered, stars appear instead of the typed symbols or letters.
Here is an example:

Please put in your password:<input type="password" name="passwd" size="15" maxlength="14">

The code above would result in this (but only if with in <form> tags):

Please put in your password:

This is usually used for putting in passwords, but if you have another idea for it, go ahead. For a list of the attributes, go to the text input type.

Back to the HTML Forms Tutorials menu.

Sponsor
Web Hosting
Shared       
Reseller     
VPS             
Dedicated 
Price:   $(US)
Space:     (MB)
Transfer:(GB)
Platform:


HTML Forum

HTML Tools