<!DOCTYPE html> <html> <body> <form method="post" action="files/reset-keyword.php"> <p>Name: <input type="email" name="email"> </p> <p>Password: <input type="password" name="spass"> </p> <p>Comment: <textarea cols="30" rows="18"> </textarea></p> <p><input type="reset" name="reset"> </p> </form> </body> </html>
Run
×
Share