Example:
HTML
<form>
<label for="username">Username:</label><br>
<input type="text" id="username" name="username"><br>
<label for="pwd">Password:</label><br>
<input type="password" id="pwd" name="pwd">
</form>
How is looked HTML Input Type Password | HTML Input Types |
Full Code Example of HTML Input Type Password | HTML Input Types |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Input Types |
Uploaded by: | Admin |