<!DOCTYPE html> <html> <body> <form action="files/email-keyword.php" method="post"> Candidate's name: <input type="text" name="name"><br> Email: <input type="email" name="email"><br> <input type="submit" name="submit"> </form> </body> </html>
Run
×
Share