Wednesday, December 19, 2007

How to Add Password Fields

How to Add Password Fields

To Add Password Fields

Step 1

  • You can design your Password fields on an HTML form. This will display password as text to which the entered text is shown as asterisks.

Step 2

  • To add a Password field, you have to follow the HTML codes as shown below. The input type, name and size of the password text are .

Example:

          Example of Links

Step 3

  • Here is the result of the HTML codes.


No comments: