0
4
AMAlex Martinez
The code between the < and > represents the HTML code for an input field. You would need to create a new input field with that name and type in the password you want to protect.
Shortcut: html.input-pwd
html.input-pwd
0 Comments
<input type="password" id="pwd" name="pwd">