<html>
<head>
</head>
<body>
<input type = textbox id = in value = 'Insert Password'><input type = button id = insert_pass >
<br>
<br>
<input type = textbox id = ch value = 'Check for Password'><input type = button id = search >
<br><br>
</body></html>