Input Controls - Example 3This form uses a special type of input element of type <input type="password" rather than type <input type="text". It works in exactly the same way as <input type="text"> but with one subtle difference (which will become apparent as soon as you type into it)
|