Showing posts with label password field. Show all posts
Showing posts with label password field. Show all posts

Thursday, 30 May 2013

How to create a password field: HTML

Creating a password field in a HTML page is as simple as below:

Syntax:

    <input type’”password” name=”password”>