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