Tuesday 23 July 2013

How to create HTML Input type  Password Field ?

form action="index.php">
 Enter your password: <input type="password" name="password">
</form>

No comments:

Post a Comment