passwd-1.html (89B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <input type="password" value="123456"> 5 </body> 6 </html>