<html> <head> <title>change password</title> </head> <body> <fieldset> <center><font color="red"><h1>change password</h1></font> <label>OTP:</label> <input type=""><br><br> <label>New Password:</label> <input type="password"value="*********"maxlength="8"><br><br> <label>Confirm Password:</label> <input type="password"value="*********"maxlength="8"><br><br> <input type="button"value="Generate Password"> <a href="file:///C:/Users/IGCSM/Desktop/manish%20kumar%20rathoure/log_in.html">Log in</a> </fieldset>
nice
ReplyDelete