From e59d4160172d9e33e61679cd02986ad17ba76c15 Mon Sep 17 00:00:00 2001 From: ayushpvt26 <72142874+ayushpvt26@users.noreply.github.com> Date: Tue, 24 Oct 2023 10:29:40 +0530 Subject: [PATCH] Create form.html --- form.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 form.html diff --git a/form.html b/form.html new file mode 100644 index 0000000..f449901 --- /dev/null +++ b/form.html @@ -0,0 +1,19 @@ + + +
+ +If you click the "Submit" button, the form-data will be sent to a page called "/action_page.php".
+ + + +