Saved Bookmarks
| 1. |
Which allows the user to enter the confidential information in html? |
|
Answer» Answer: ELEMENTS of type password provide a WAY for the user to SECURELY enter a password. The text is obscured so that it cannot be read. minlength="14" REQUIRED> |
|