<!DOCTYPE html> <html> <body> <form method="post" action="files/legend.php"> <fieldset> <legend>FORM</legend> Email: <input type="email" name="uemail"><br> Password: <input type="password" name="upass"><br> <input type="submit" name="submit"> </fieldset> </form> </body> </html>
Run
×
Share